Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/blis.spec'], chrootPath='/var/lib/mock/f31-build-17319576-1245173/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/blis.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1566000000 Wrote: /builddir/build/SRPMS/blis-0.6.0-3.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/blis.spec'], chrootPath='/var/lib/mock/f31-build-17319576-1245173/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/blis.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1566000000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Cqjgf7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blis-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/blis-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd blis-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (blis-no-ompsimd.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #1 (blis-no-ompsimd.patch): patching file configure Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sO7e08 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + case x86_64 in + arch=x86_64 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export PYTHON=python3 + PYTHON=python3 BUILDSTDERR: ++ pwd + ./configure --prefix=/builddir/build/BUILD/blis-0.6.0/o --enable-debug=opt --disable-static --enable-shared --enable-verbose-make --enable-cblas -t openmp x86_64 configure: detected Linux kernel version 5.0.6-200.fc29.x86_64. configure: python interpeter search list is: python python3 python2. configure: using 'python3' python interpreter. configure: found python version 3.7.4 (maj: 3, min: 7, rev: 4). configure: python 3.7.4 appears to be supported. configure: C compiler search list is: gcc clang cc. configure: using 'gcc' C compiler. configure: C++ compiler search list is: g++ clang++ c++. configure: using 'g++' C++ compiler (for sandbox only). configure: found gcc version 9.1.1 (maj: 9, min: 1, rev: 1). configure: checking for blacklisted configurations due to gcc 9.1.1. configure: found assembler ('as') version 2.32 (maj: 2, min: 32, rev: ). configure: checking for blacklisted configurations due to as 2.32. configure: reading configuration registry...done. configure: determining default version string. configure: could not find '.git' directory; using unmodified version file. configure: starting configuration of BLIS 0.6.0. configure: configuring with official version string. configure: found shared library .so version '2.0.0'. configure: .so major version: 2 configure: .so minor.build version: 0.0 configure: manual configuration requested; configuring with 'x86_64'. configure: checking configuration against contents of 'config_registry'. configure: configuration 'x86_64' is registered. configure: 'x86_64' is defined as having the following sub-configurations: configure: skx knl haswell sandybridge penryn zen excavator steamroller piledriver bulldozer generic configure: which collectively require the following kernels: configure: skx knl sandybridge penryn haswell zen piledriver bulldozer generic configure: checking sub-configurations: configure: 'skx' is registered...and exists. configure: 'knl' is registered...and exists. configure: 'haswell' is registered...and exists. configure: 'sandybridge' is registered...and exists. configure: 'penryn' is registered...and exists. configure: 'zen' is registered...and exists. configure: 'excavator' is registered...and exists. configure: 'steamroller' is registered...and exists. configure: 'piledriver' is registered...and exists. configure: 'bulldozer' is registered...and exists. configure: 'generic' is registered...and exists. configure: checking sub-configurations' requisite kernels: configure: 'skx' kernels...exist. configure: 'knl' kernels...exist. configure: 'sandybridge' kernels...exist. configure: 'penryn' kernels...exist. configure: 'haswell' kernels...exist. configure: 'zen' kernels...exist. configure: 'piledriver' kernels...exist. configure: 'bulldozer' kernels...exist. configure: 'generic' kernels...exist. configure: detected --prefix='/builddir/build/BUILD/blis-0.6.0/o'. configure: no install exec_prefix option given; defaulting to PREFIX. configure: no install libdir option given; defaulting to EXECPREFIX/lib. configure: no install includedir option given; defaulting to PREFIX/include. configure: no install sharedir option given; defaulting to PREFIX/share. configure: final installation directories: configure: prefix: /builddir/build/BUILD/blis-0.6.0/o configure: exec_prefix: ${prefix} configure: libdir: ${exec_prefix}/lib configure: includedir: ${prefix}/include configure: sharedir: ${prefix}/share configure: NOTE: the variables above can be overridden when running make. configure: detected preset CFLAGS; prepending: configure: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations configure: detected preset LDFLAGS; prepending: configure: -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld configure: enabling debug symbols with optimizations. configure: enabling verbose make output. (disable with 'make V=0'.) configure: disabling ARG_MAX hack. configure: building BLIS as a shared library (static library disabled). configure: exporting only public symbols within shared library. configure: using OpenMP for threading. configure: requesting slab threading in jr and ir loops. configure: internal memory pools for packing blocks are enabled. configure: internal memory pools for small blocks are enabled. configure: memory tracing output is disabled. configure: libmemkind not found; disabling. configure: compiler appears to not support #pragma omp simd. configure: the BLAS compatibility layer is enabled. configure: the CBLAS compatibility layer is enabled. configure: mixed datatype support is enabled. configure: mixed datatype optimizations requiring extra memory are enabled. configure: small matrix handling is enabled. configure: the BLIS API integer size is automatically determined. configure: the BLAS/CBLAS API integer size is 32-bit. configure: configuring for conventional gemm implementation. configure: creating ./config.mk from ./build/config.mk.in configure: creating ./bli_config.h from ./build/bli_config.h.in configure: creating ./obj/x86_64 configure: creating ./obj/x86_64/config/skx configure: creating ./obj/x86_64/config/knl configure: creating ./obj/x86_64/config/haswell configure: creating ./obj/x86_64/config/sandybridge configure: creating ./obj/x86_64/config/penryn configure: creating ./obj/x86_64/config/zen configure: creating ./obj/x86_64/config/excavator configure: creating ./obj/x86_64/config/steamroller configure: creating ./obj/x86_64/config/piledriver configure: creating ./obj/x86_64/config/bulldozer configure: creating ./obj/x86_64/config/generic configure: creating ./obj/x86_64/kernels/skx configure: creating ./obj/x86_64/kernels/knl configure: creating ./obj/x86_64/kernels/sandybridge configure: creating ./obj/x86_64/kernels/penryn configure: creating ./obj/x86_64/kernels/haswell configure: creating ./obj/x86_64/kernels/zen configure: creating ./obj/x86_64/kernels/piledriver configure: creating ./obj/x86_64/kernels/bulldozer configure: creating ./obj/x86_64/kernels/generic configure: creating ./obj/x86_64/ref_kernels/skx configure: creating ./obj/x86_64/ref_kernels/knl configure: creating ./obj/x86_64/ref_kernels/haswell configure: creating ./obj/x86_64/ref_kernels/sandybridge configure: creating ./obj/x86_64/ref_kernels/penryn configure: creating ./obj/x86_64/ref_kernels/zen configure: creating ./obj/x86_64/ref_kernels/excavator configure: creating ./obj/x86_64/ref_kernels/steamroller configure: creating ./obj/x86_64/ref_kernels/piledriver configure: creating ./obj/x86_64/ref_kernels/bulldozer configure: creating ./obj/x86_64/ref_kernels/generic configure: creating ./obj/x86_64/frame configure: creating ./obj/x86_64/blastest configure: creating ./obj/x86_64/testsuite configure: creating ./lib/x86_64 configure: creating ./include/x86_64 configure: mirroring ./config/skx to ./obj/x86_64/config/skx configure: mirroring ./config/knl to ./obj/x86_64/config/knl configure: mirroring ./config/haswell to ./obj/x86_64/config/haswell configure: mirroring ./config/sandybridge to ./obj/x86_64/config/sandybridge configure: mirroring ./config/penryn to ./obj/x86_64/config/penryn configure: mirroring ./config/zen to ./obj/x86_64/config/zen configure: mirroring ./config/excavator to ./obj/x86_64/config/excavator configure: mirroring ./config/steamroller to ./obj/x86_64/config/steamroller configure: mirroring ./config/piledriver to ./obj/x86_64/config/piledriver configure: mirroring ./config/bulldozer to ./obj/x86_64/config/bulldozer configure: mirroring ./config/generic to ./obj/x86_64/config/generic configure: mirroring ./config/x86_64 to ./obj/x86_64/config/x86_64 configure: mirroring ./kernels/skx to ./obj/x86_64/kernels/skx configure: mirroring ./kernels/knl to ./obj/x86_64/kernels/knl configure: mirroring ./kernels/sandybridge to ./obj/x86_64/kernels/sandybridge configure: mirroring ./kernels/penryn to ./obj/x86_64/kernels/penryn configure: mirroring ./kernels/haswell to ./obj/x86_64/kernels/haswell BUILDSTDERR: configure: mirroring ./kernels/+ /usr/bin/make -O -j6 V=1 VERBOSE=1 'SOFLAGS=-shared -Wl,-soname=libbliso.so.2.0.0' zen to ./obj/x86_64/kernels/zen configure: mirroring ./kernels/piledriver to ./obj/x86_64/kernels/piledriver configure: mirroring ./kernels/bulldozer to ./obj/x86_64/kernels/bulldozer configure: mirroring ./kernels/generic to ./obj/x86_64/kernels/generic configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/skx configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/knl configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/haswell configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/sandybridge configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/penryn configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/zen configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/excavator configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/steamroller configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/piledriver configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/bulldozer configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/generic configure: mirroring ./frame to ./obj/x86_64/frame configure: creating makefile fragments in ./obj/x86_64/config/x86_64 configure: creating makefile fragments in ./obj/x86_64/config/skx configure: creating makefile fragments in ./obj/x86_64/config/knl configure: creating makefile fragments in ./obj/x86_64/config/haswell configure: creating makefile fragments in ./obj/x86_64/config/sandybridge configure: creating makefile fragments in ./obj/x86_64/config/penryn configure: creating makefile fragments in ./obj/x86_64/config/zen configure: creating makefile fragments in ./obj/x86_64/config/excavator configure: creating makefile fragments in ./obj/x86_64/config/steamroller configure: creating makefile fragments in ./obj/x86_64/config/piledriver configure: creating makefile fragments in ./obj/x86_64/config/bulldozer configure: creating makefile fragments in ./obj/x86_64/config/generic configure: creating makefile fragments in ./obj/x86_64/kernels/skx configure: creating makefile fragments in ./obj/x86_64/kernels/knl configure: creating makefile fragments in ./obj/x86_64/kernels/sandybridge configure: creating makefile fragments in ./obj/x86_64/kernels/penryn configure: creating makefile fragments in ./obj/x86_64/kernels/haswell configure: creating makefile fragments in ./obj/x86_64/kernels/zen configure: creating makefile fragments in ./obj/x86_64/kernels/piledriver configure: creating makefile fragments in ./obj/x86_64/kernels/bulldozer configure: creating makefile fragments in ./obj/x86_64/kernels/generic configure: creating makefile fragments in ./obj/x86_64/ref_kernels configure: creating makefile fragments in ./obj/x86_64/frame configure: configured to build within top-level directory of source distribution. python3 ./build/flatten-headers.py -c -v1 ./frame/include/blis.h include/x86_64/blis.h "./include" "./ ./config/bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ ./frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/include/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/generic/bli_cntx_init_generic.c -o obj/x86_64/config/generic/bli_cntx_init_generic.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/penryn/bli_cntx_init_penryn.c -o obj/x86_64/config/penryn/bli_cntx_init_penryn.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/haswell/bli_cntx_init_haswell.c -o obj/x86_64/config/haswell/bli_cntx_init_haswell.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/excavator/bli_cntx_init_excavator.c -o obj/x86_64/config/excavator/bli_cntx_init_excavator.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/bulldozer/bli_cntx_init_bulldozer.c -o obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/knl/bli_cntx_init_knl.c -o obj/x86_64/config/knl/bli_cntx_init_knl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/piledriver/bli_cntx_init_piledriver.c -o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/skx/bli_cntx_init_skx.c -o obj/x86_64/config/skx/bli_cntx_init_skx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/steamroller/bli_cntx_init_steamroller.c -o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/zen/bli_cntx_init_zen.c -o obj/x86_64/config/zen/bli_cntx_init_zen.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/sandybridge/bli_cntx_init_sandybridge.c -o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x14.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.c -o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_spackm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_dpackm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_dgemm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_sgemm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_axpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpy2v_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_dotv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotaxpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxaxpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemm_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d8x6.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_amaxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.c -o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_axpyf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.c -o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/3/bli_gemm_small.c -o obj/x86_64/kernels/zen/3/bli_gemm_small.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_dotxf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o BUILDSTDERR: gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] 0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o BUILDSTDERR: gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_Cref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] _SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Weref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] rror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o BUILDSTDERR: gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] ING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o BUILDSTDERR: gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] 0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/inref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] d/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mh_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] wind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfataref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] l-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o BUILDSTDERR: gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1mref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] / -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_check.c -o obj/x86_64/frame/0/bli_l0_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_fpa.c -o obj/x86_64/frame/0/bli_l0_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_oapi.c -o obj/x86_64/frame/0/bli_l0_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/copysc/bli_copysc.c -o obj/x86_64/frame/0/copysc/bli_copysc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_tapi.c -o obj/x86_64/frame/0/bli_l0_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi.c -o obj/x86_64/frame/1/bli_l1v_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_check.c -o obj/x86_64/frame/1/bli_l1v_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi.c -o obj/x86_64/frame/1/bli_l1v_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_fpa.c -o obj/x86_64/frame/1/bli_l1v_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ba.c -o obj/x86_64/frame/1/bli_l1v_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ex.c -o obj/x86_64/frame/1/bli_l1v_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ba.c -o obj/x86_64/frame/1/bli_l1v_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi.c -o obj/x86_64/frame/1d/bli_l1d_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ex.c -o obj/x86_64/frame/1/bli_l1v_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_check.c -o obj/x86_64/frame/1d/bli_l1d_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_fpa.c -o obj/x86_64/frame/1d/bli_l1d_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi.c -o obj/x86_64/frame/1d/bli_l1d_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi.c -o obj/x86_64/frame/1f/bli_l1f_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_check.c -o obj/x86_64/frame/1f/bli_l1f_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_fpa.c -o obj/x86_64/frame/1f/bli_l1f_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi.c -o obj/x86_64/frame/1f/bli_l1f_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi.c -o obj/x86_64/frame/1m/bli_l1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi.c -o obj/x86_64/frame/1m/bli_l1m_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_check.c -o obj/x86_64/frame/1m/bli_l1m_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_fpa.c -o obj/x86_64/frame/1m/bli_l1m_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_check.c -o obj/x86_64/frame/1m/packm/bli_packm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cntl.c -o obj/x86_64/frame/1m/packm/bli_packm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1_md.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_init.c -o obj/x86_64/frame/1m/packm/bli_packm_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_int.c -o obj/x86_64/frame/1m/packm/bli_packm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_part.c -o obj/x86_64/frame/1m/packm/bli_packm_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_thrinfo.c -o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_unb_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_blk_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_check.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cntl.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cxk.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_int.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_unb_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi.c -o obj/x86_64/frame/2/bli_l2_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_check.c -o obj/x86_64/frame/2/bli_l2_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi.c -o obj/x86_64/frame/2/bli_l2_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_fpa.c -o obj/x86_64/frame/2/bli_l2_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ba.c -o obj/x86_64/frame/2/bli_l2_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ex.c -o obj/x86_64/frame/2/bli_l2_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ba.c -o obj/x86_64/frame/2/bli_l2_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ex.c -o obj/x86_64/frame/2/bli_l2_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_unb_var1.c -o obj/x86_64/frame/1m/bli_l1m_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var1.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_var_oapi.c -o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var2.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_var_oapi.c -o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var2.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var4.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var1.c -o obj/x86_64/frame/2/her/bli_her_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_var_oapi.c -o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var2.c -o obj/x86_64/frame/2/her/bli_her_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_var_oapi.c -o obj/x86_64/frame/2/her/bli_her_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var2.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var3.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_var_oapi.c -o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_var_oapi.c -o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_var_oapi.c -o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_md.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_blocksize.c -o obj/x86_64/frame/3/bli_l3_blocksize.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_check.c -o obj/x86_64/frame/3/bli_l3_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi.c -o obj/x86_64/frame/3/bli_l3_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_cntl.c -o obj/x86_64/frame/3/bli_l3_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_direct.c -o obj/x86_64/frame/3/bli_l3_direct.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_packm.c -o obj/x86_64/frame/3/bli_l3_packm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ex.c -o obj/x86_64/frame/3/bli_l3_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ba.c -o obj/x86_64/frame/3/bli_l3_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi.c -o obj/x86_64/frame/3/bli_l3_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_prune.c -o obj/x86_64/frame/3/bli_l3_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup.c -o obj/x86_64/frame/3/bli_l3_sup.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var12.c -o obj/x86_64/frame/3/bli_l3_sup_var12.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_ref.c -o obj/x86_64/frame/3/bli_l3_sup_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_fpa.c -o obj/x86_64/frame/3/bli_l3_ukr_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_thrinfo.c -o obj/x86_64/frame/3/bli_l3_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_oapi.c -o obj/x86_64/frame/3/bli_l3_ukr_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_tapi.c -o obj/x86_64/frame/3/bli_l3_ukr_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var1n2m.c -o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_cntl.c -o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var3.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_front.c -o obj/x86_64/frame/3/gemm/bli_gemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_int.c -o obj/x86_64/frame/3/gemm/bli_gemm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ba.c -o obj/x86_64/frame/3/bli_l3_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md_c2r_ref.c -o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ex.c -o obj/x86_64/frame/3/bli_l3_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_packab.c -o obj/x86_64/frame/3/gemm/bli_gemm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/hemm/bli_hemm_front.c -o obj/x86_64/frame/3/hemm/bli_hemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_front.c -o obj/x86_64/frame/3/herk/bli_herk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/her2k/bli_her2k_front.c -o obj/x86_64/frame/3/her2k/bli_her2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_x_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/symm/bli_symm_front.c -o obj/x86_64/frame/3/symm/bli_symm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/ind/bli_gemm4mb_ker_var2.c -o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syr2k/bli_syr2k_front.c -o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syrk/bli_syrk_front.c -o obj/x86_64/frame/3/syrk/bli_syrk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_front.c -o obj/x86_64/frame/3/trmm/bli_trmm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_l_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_u_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_xx_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ll_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_lu_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm3/bli_trmm3_front.c -o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var1.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var3.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_cntl.c -o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_rl_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_front.c -o obj/x86_64/frame/3/trsm/bli_trsm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_int.c -o obj/x86_64/frame/3/trsm/bli_trsm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ru_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_packab.c -o obj/x86_64/frame/3/trsm/bli_trsm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_xx_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_apool.c -o obj/x86_64/frame/base/bli_apool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_arch.c -o obj/x86_64/frame/base/bli_arch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_array.c -o obj/x86_64/frame/base/bli_array.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_blksz.c -o obj/x86_64/frame/base/bli_blksz.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ll_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_lu_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_clock.c -o obj/x86_64/frame/base/bli_clock.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_check.c -o obj/x86_64/frame/base/bli_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntl.c -o obj/x86_64/frame/base/bli_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_rl_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ru_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_const.c -o obj/x86_64/frame/base/bli_const.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_error.c -o obj/x86_64/frame/base/bli_error.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_func.c -o obj/x86_64/frame/base/bli_func.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_getopt.c -o obj/x86_64/frame/base/bli_getopt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cpuid.c -o obj/x86_64/frame/base/bli_cpuid.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntx.c -o obj/x86_64/frame/base/bli_cntx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_gks.c -o obj/x86_64/frame/base/bli_gks.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_init.c -o obj/x86_64/frame/base/bli_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_info.c -o obj/x86_64/frame/base/bli_info.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_malloc.c -o obj/x86_64/frame/base/bli_malloc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_machval.c -o obj/x86_64/frame/base/bli_machval.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_mbool.c -o obj/x86_64/frame/base/bli_mbool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_memsys.c -o obj/x86_64/frame/base/bli_memsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_membrk.c -o obj/x86_64/frame/base/bli_membrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj_scalar.c -o obj/x86_64/frame/base/bli_obj_scalar.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_param_map.c -o obj/x86_64/frame/base/bli_param_map.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj.c -o obj/x86_64/frame/base/bli_obj.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_prune.c -o obj/x86_64/frame/base/bli_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_part.c -o obj/x86_64/frame/base/bli_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_pool.c -o obj/x86_64/frame/base/bli_pool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_query.c -o obj/x86_64/frame/base/bli_query.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_rntm.c -o obj/x86_64/frame/base/bli_rntm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_sba.c -o obj/x86_64/frame/base/bli_sba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setgetij.c -o obj/x86_64/frame/base/bli_setgetij.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_string.c -o obj/x86_64/frame/base/bli_string.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_winsys.c -o obj/x86_64/frame/base/bli_winsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setri.c -o obj/x86_64/frame/base/bli_setri.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_part_check.c -o obj/x86_64/frame/base/check/bli_part_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_obj_check.c -o obj/x86_64/frame/base/check/bli_obj_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_dlamch.c -o obj/x86_64/frame/base/noopt/bli_dlamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_lsame.c -o obj/x86_64/frame/base/noopt/bli_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_slamch.c -o obj/x86_64/frame/base/noopt/bli_slamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projm.c -o obj/x86_64/frame/base/proj/bli_projm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projv.c -o obj/x86_64/frame/base/proj/bli_projv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castv.c -o obj/x86_64/frame/base/cast/bli_castv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_amax.c -o obj/x86_64/frame/compat/bla_amax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_asum.c -o obj/x86_64/frame/compat/bla_asum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_axpy.c -o obj/x86_64/frame/compat/bla_axpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_copy.c -o obj/x86_64/frame/compat/bla_copy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castm.c -o obj/x86_64/frame/base/cast/bli_castm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castnzm.c -o obj/x86_64/frame/base/cast/bli_castnzm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_dot.c -o obj/x86_64/frame/compat/bla_dot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemv.c -o obj/x86_64/frame/compat/bla_gemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_ger.c -o obj/x86_64/frame/compat/bla_ger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemv.c -o obj/x86_64/frame/compat/bla_hemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemm.c -o obj/x86_64/frame/compat/bla_hemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her.c -o obj/x86_64/frame/compat/bla_her.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemm.c -o obj/x86_64/frame/compat/bla_gemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2.c -o obj/x86_64/frame/compat/bla_her2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_nrm2.c -o obj/x86_64/frame/compat/bla_nrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2k.c -o obj/x86_64/frame/compat/bla_her2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_swap.c -o obj/x86_64/frame/compat/bla_swap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_herk.c -o obj/x86_64/frame/compat/bla_herk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_scal.c -o obj/x86_64/frame/compat/bla_scal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symv.c -o obj/x86_64/frame/compat/bla_symv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr.c -o obj/x86_64/frame/compat/bla_syr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2.c -o obj/x86_64/frame/compat/bla_syr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symm.c -o obj/x86_64/frame/compat/bla_symm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syrk.c -o obj/x86_64/frame/compat/bla_syrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2k.c -o obj/x86_64/frame/compat/bla_syr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmv.c -o obj/x86_64/frame/compat/bla_trmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmm.c -o obj/x86_64/frame/compat/bla_trmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsv.c -o obj/x86_64/frame/compat/bla_trsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/blis/thread/b77_thread.c -o obj/x86_64/frame/compat/blis/thread/b77_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsm.c -o obj/x86_64/frame/compat/bla_trsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_amax_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_asum_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_caxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_nrm2_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_dot_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ccopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_daxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ddot.c -o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dger.c -o obj/x86_64/frame/compat/cblas/src/cblas_dger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drot.c -o obj/x86_64/frame/compat/cblas/src/cblas_drot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dzasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dznrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_globals.c -o obj/x86_64/frame/compat/cblas/src/cblas_globals.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_icamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_idamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_izamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_isamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_saxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sger.c -o obj/x86_64/frame/compat/cblas/src/cblas_sger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_snrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srot.c -o obj/x86_64/frame/compat/cblas/src/cblas_srot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_xerbla.c -o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zaxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_cabs1.c -o obj/x86_64/frame/compat/f2c/bla_cabs1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_lsame.c -o obj/x86_64/frame/compat/f2c/bla_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr.c -o obj/x86_64/frame/compat/f2c/bla_hpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpmv.c -o obj/x86_64/frame/compat/f2c/bla_hpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hbmv.c -o obj/x86_64/frame/compat/f2c/bla_hbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rot.c -o obj/x86_64/frame/compat/f2c/bla_rot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotg.c -o obj/x86_64/frame/compat/f2c/bla_rotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr2.c -o obj/x86_64/frame/compat/f2c/bla_hpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotmg.c -o obj/x86_64/frame/compat/f2c/bla_rotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotm.c -o obj/x86_64/frame/compat/f2c/bla_rotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_gbmv.c -o obj/x86_64/frame/compat/f2c/bla_gbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr.c -o obj/x86_64/frame/compat/f2c/bla_spr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_sbmv.c -o obj/x86_64/frame/compat/f2c/bla_sbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spmv.c -o obj/x86_64/frame/compat/f2c/bla_spmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr2.c -o obj/x86_64/frame/compat/f2c/bla_spr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_xerbla.c -o obj/x86_64/frame/compat/f2c/bla_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_div.c -o obj/x86_64/frame/compat/f2c/util/bla_c_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_f__cabs.c -o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpmv.c -o obj/x86_64/frame/compat/f2c/bla_tpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbmv.c -o obj/x86_64/frame/compat/f2c/bla_tbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbsv.c -o obj/x86_64/frame/compat/f2c/bla_tbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpsv.c -o obj/x86_64/frame/compat/f2c/bla_tpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_r_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_div.c -o obj/x86_64/frame/compat/f2c/util/bla_z_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_ind.c -o obj/x86_64/frame/ind/bli_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_l3_ind.c -o obj/x86_64/frame/ind/bli_l3_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/cntx/bli_cntx_ind_stage.c -o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_ind_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_nat_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm.c -o obj/x86_64/frame/thread/bli_thrcomm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_pthread.c -o obj/x86_64/frame/thread/bli_pthread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_pthreads.c -o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_openmp.c -o obj/x86_64/frame/thread/bli_thrcomm_openmp.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_single.c -o obj/x86_64/frame/thread/bli_thrcomm_single.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_3m4m1m_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi.c -o obj/x86_64/frame/util/bli_util_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_fpa.c -o obj/x86_64/frame/util/bli_util_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_check.c -o obj/x86_64/frame/util/bli_util_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrinfo.c -o obj/x86_64/frame/thread/bli_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi.c -o obj/x86_64/frame/util/bli_util_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thread.c -o obj/x86_64/frame/thread/bli_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ba.c -o obj/x86_64/frame/util/bli_util_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ex.c -o obj/x86_64/frame/util/bli_util_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ba.c -o obj/x86_64/frame/util/bli_util_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ex.c -o obj/x86_64/frame/util/bli_util_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_unb_var1.c -o obj/x86_64/frame/util/bli_util_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/tapi/bli_l3_ind_tapi.c -o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o BUILDSTDERR: gcc -shared -Wl,-soname=libbliso.so.2.0.0 -o lib/x86_64/libblis.so obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o obj/x86_64/config/excavator/bli_cntx_init_excavator.o obj/x86_64/config/generic/bli_cntx_init_generic.o obj/x86_64/config/haswell/bli_cntx_init_haswell.o obj/x86_64/config/knl/bli_cntx_init_knl.o obj/x86_64/config/penryn/bli_cntx_init_penryn.o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o obj/x86_64/config/skx/bli_cntx_init_skx.o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o obj/x86_64/config/zen/bli_cntx_init_zen.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o obj/x86_64/kernels/zen/3/bli_gemm_small.o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o obj/x86_64/frame/0/bli_l0_check.o obj/x86_64/frame/0/bli_l0_fpa.o obj/x86_64/frame/0/bli_l0_oapi.o obj/x86_64/frame/0/bli_l0_tapi.o obj/x86_64/frame/0/copysc/bli_copysc.o obj/x86_64/frame/1/bli_l1v_check.o obj/x86_64/frame/1/bli_l1v_fpa.o obj/x86_64/frame/1/bli_l1v_oapi.o obj/x86_64/frame/1/bli_l1v_oapi_ba.o obj/x86_64/frame/1/bli_l1v_oapi_ex.o obj/x86_64/frame/1/bli_l1v_tapi.o obj/x86_64/frame/1/bli_l1v_tapi_ba.o obj/x86_64/frame/1/bli_l1v_tapi_ex.o obj/x86_64/frame/1d/bli_l1d_check.o obj/x86_64/frame/1d/bli_l1d_fpa.o obj/x86_64/frame/1d/bli_l1d_oapi.o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o obj/x86_64/frame/1d/bli_l1d_tapi.o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o obj/x86_64/frame/1f/bli_l1f_check.o obj/x86_64/frame/1f/bli_l1f_fpa.o obj/x86_64/frame/1f/bli_l1f_oapi.o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o obj/x86_64/frame/1f/bli_l1f_tapi.o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_check.o obj/x86_64/frame/1m/bli_l1m_fpa.o obj/x86_64/frame/1m/bli_l1m_oapi.o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o obj/x86_64/frame/1m/bli_l1m_tapi.o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_unb_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o obj/x86_64/frame/1m/packm/bli_packm_check.o obj/x86_64/frame/1m/packm/bli_packm_cntl.o obj/x86_64/frame/1m/packm/bli_packm_cxk.o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_init.o obj/x86_64/frame/1m/packm/bli_packm_int.o obj/x86_64/frame/1m/packm/bli_packm_part.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o obj/x86_64/frame/2/bli_l2_check.o obj/x86_64/frame/2/bli_l2_fpa.o obj/x86_64/frame/2/bli_l2_oapi.o obj/x86_64/frame/2/bli_l2_oapi_ba.o obj/x86_64/frame/2/bli_l2_oapi_ex.o obj/x86_64/frame/2/bli_l2_tapi.o obj/x86_64/frame/2/bli_l2_tapi_ba.o obj/x86_64/frame/2/bli_l2_tapi_ex.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o obj/x86_64/frame/2/her/bli_her_unb_var1.o obj/x86_64/frame/2/her/bli_her_unb_var2.o obj/x86_64/frame/2/her/bli_her_var_oapi.o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o obj/x86_64/frame/3/bli_l3_blocksize.o obj/x86_64/frame/3/bli_l3_check.o obj/x86_64/frame/3/bli_l3_cntl.o obj/x86_64/frame/3/bli_l3_direct.o obj/x86_64/frame/3/bli_l3_oapi.o obj/x86_64/frame/3/bli_l3_oapi_ba.o obj/x86_64/frame/3/bli_l3_oapi_ex.o obj/x86_64/frame/3/bli_l3_packm.o obj/x86_64/frame/3/bli_l3_prune.o obj/x86_64/frame/3/bli_l3_sup.o obj/x86_64/frame/3/bli_l3_sup_ref.o obj/x86_64/frame/3/bli_l3_sup_var12.o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o obj/x86_64/frame/3/bli_l3_tapi.o obj/x86_64/frame/3/bli_l3_tapi_ba.o obj/x86_64/frame/3/bli_l3_tapi_ex.o obj/x86_64/frame/3/bli_l3_thrinfo.o obj/x86_64/frame/3/bli_l3_ukr_fpa.o obj/x86_64/frame/3/bli_l3_ukr_oapi.o obj/x86_64/frame/3/bli_l3_ukr_tapi.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o obj/x86_64/frame/3/gemm/bli_gemm_front.o obj/x86_64/frame/3/gemm/bli_gemm_int.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o obj/x86_64/frame/3/gemm/bli_gemm_md.o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o obj/x86_64/frame/3/gemm/bli_gemm_packab.o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o obj/x86_64/frame/3/hemm/bli_hemm_front.o obj/x86_64/frame/3/her2k/bli_her2k_front.o obj/x86_64/frame/3/herk/bli_herk_front.o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o obj/x86_64/frame/3/symm/bli_symm_front.o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o obj/x86_64/frame/3/syrk/bli_syrk_front.o obj/x86_64/frame/3/trmm/bli_trmm_front.o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o obj/x86_64/frame/3/trsm/bli_trsm_front.o obj/x86_64/frame/3/trsm/bli_trsm_int.o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_packab.o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o obj/x86_64/frame/base/bli_apool.o obj/x86_64/frame/base/bli_arch.o obj/x86_64/frame/base/bli_array.o obj/x86_64/frame/base/bli_blksz.o obj/x86_64/frame/base/bli_check.o obj/x86_64/frame/base/bli_clock.o obj/x86_64/frame/base/bli_cntl.o obj/x86_64/frame/base/bli_cntx.o obj/x86_64/frame/base/bli_const.o obj/x86_64/frame/base/bli_cpuid.o obj/x86_64/frame/base/bli_error.o obj/x86_64/frame/base/bli_func.o obj/x86_64/frame/base/bli_getopt.o obj/x86_64/frame/base/bli_gks.o obj/x86_64/frame/base/bli_info.o obj/x86_64/frame/base/bli_init.o obj/x86_64/frame/base/bli_machval.o obj/x86_64/frame/base/bli_malloc.o obj/x86_64/frame/base/bli_mbool.o obj/x86_64/frame/base/bli_membrk.o obj/x86_64/frame/base/bli_memsys.o obj/x86_64/frame/base/bli_obj.o obj/x86_64/frame/base/bli_obj_scalar.o obj/x86_64/frame/base/bli_param_map.o obj/x86_64/frame/base/bli_part.o obj/x86_64/frame/base/bli_pool.o obj/x86_64/frame/base/bli_prune.o obj/x86_64/frame/base/bli_query.o obj/x86_64/frame/base/bli_rntm.o obj/x86_64/frame/base/bli_sba.o obj/x86_64/frame/base/bli_setgetij.o obj/x86_64/frame/base/bli_setri.o obj/x86_64/frame/base/bli_string.o obj/x86_64/frame/base/bli_winsys.o obj/x86_64/frame/base/cast/bli_castm.o obj/x86_64/frame/base/cast/bli_castnzm.o obj/x86_64/frame/base/cast/bli_castv.o obj/x86_64/frame/base/check/bli_obj_check.o obj/x86_64/frame/base/check/bli_part_check.o obj/x86_64/frame/base/noopt/bli_dlamch.o obj/x86_64/frame/base/noopt/bli_lsame.o obj/x86_64/frame/base/noopt/bli_slamch.o obj/x86_64/frame/base/proj/bli_projm.o obj/x86_64/frame/base/proj/bli_projv.o obj/x86_64/frame/compat/bla_amax.o obj/x86_64/frame/compat/bla_asum.o obj/x86_64/frame/compat/bla_axpy.o obj/x86_64/frame/compat/bla_copy.o obj/x86_64/frame/compat/bla_dot.o obj/x86_64/frame/compat/bla_gemm.o obj/x86_64/frame/compat/bla_gemv.o obj/x86_64/frame/compat/bla_ger.o obj/x86_64/frame/compat/bla_hemm.o obj/x86_64/frame/compat/bla_hemv.o obj/x86_64/frame/compat/bla_her.o obj/x86_64/frame/compat/bla_her2.o obj/x86_64/frame/compat/bla_her2k.o obj/x86_64/frame/compat/bla_herk.o obj/x86_64/frame/compat/bla_nrm2.o obj/x86_64/frame/compat/bla_scal.o obj/x86_64/frame/compat/bla_swap.o obj/x86_64/frame/compat/bla_symm.o obj/x86_64/frame/compat/bla_symv.o obj/x86_64/frame/compat/bla_syr.o obj/x86_64/frame/compat/bla_syr2.o obj/x86_64/frame/compat/bla_syr2k.o obj/x86_64/frame/compat/bla_syrk.o obj/x86_64/frame/compat/bla_trmm.o obj/x86_64/frame/compat/bla_trmv.o obj/x86_64/frame/compat/bla_trsm.o obj/x86_64/frame/compat/bla_trsv.o obj/x86_64/frame/compat/blis/thread/b77_thread.o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o obj/x86_64/frame/compat/cblas/src/cblas_cher.o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o obj/x86_64/frame/compat/cblas/src/cblas_dger.o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_drot.o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o obj/x86_64/frame/compat/cblas/src/cblas_globals.o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o obj/x86_64/frame/compat/cblas/src/cblas_sger.o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o obj/x86_64/frame/compat/cblas/src/cblas_srot.o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o obj/x86_64/frame/compat/cblas/src/cblas_zgeru.o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o obj/x86_64/frame/compat/cblas/src/cblas_zher.o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o obj/x86_64/frame/compat/cblas/src/cblas_zherk.o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o obj/x86_64/frame/compat/f2c/bla_cabs1.o obj/x86_64/frame/co+ make install mpat/f2c/bla_gbmv.o obj/x86_64/frame/compat/f2c/bla_hbmv.o obj/x86_64/frame/compat/f2c/bla_hpmv.o obj/x86_64/frame/compat/f2c/bla_hpr.o obj/x86_64/frame/compat/f2c/bla_hpr2.o obj/x86_64/frame/compat/f2c/bla_lsame.o obj/x86_64/frame/compat/f2c/bla_rot.o obj/x86_64/frame/compat/f2c/bla_rotg.o obj/x86_64/frame/compat/f2c/bla_rotm.o obj/x86_64/frame/compat/f2c/bla_rotmg.o obj/x86_64/frame/compat/f2c/bla_sbmv.o obj/x86_64/frame/compat/f2c/bla_spmv.o obj/x86_64/frame/compat/f2c/bla_spr.o obj/x86_64/frame/compat/f2c/bla_spr2.o obj/x86_64/frame/compat/f2c/bla_tbmv.o obj/x86_64/frame/compat/f2c/bla_tbsv.o obj/x86_64/frame/compat/f2c/bla_tpmv.o obj/x86_64/frame/compat/f2c/bla_tpsv.o obj/x86_64/frame/compat/f2c/bla_xerbla.o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o obj/x86_64/frame/compat/f2c/util/bla_c_div.o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o obj/x86_64/frame/compat/f2c/util/bla_r_sign.o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o obj/x86_64/frame/compat/f2c/util/bla_z_div.o obj/x86_64/frame/ind/bli_ind.o obj/x86_64/frame/ind/bli_l3_ind.o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o obj/x86_64/frame/thread/bli_pthread.o obj/x86_64/frame/thread/bli_thrcomm.o obj/x86_64/frame/thread/bli_thrcomm_openmp.o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o obj/x86_64/frame/thread/bli_thrcomm_single.o obj/x86_64/frame/thread/bli_thread.o obj/x86_64/frame/thread/bli_thrinfo.o obj/x86_64/frame/util/bli_util_check.o obj/x86_64/frame/util/bli_util_fpa.o obj/x86_64/frame/util/bli_util_oapi.o obj/x86_64/frame/util/bli_util_oapi_ba.o obj/x86_64/frame/util/bli_util_oapi_ex.o obj/x86_64/frame/util/bli_util_tapi.o obj/x86_64/frame/util/bli_util_tapi_ba.o obj/x86_64/frame/util/bli_util_tapi_ex.o obj/x86_64/frame/util/bli_util_unb_var1.o -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -fopenmp -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ln -sf libblis.so libblis.so.2.loc mv libblis.so.2.loc lib/x86_64/libblis.so.2 mkdir -p /builddir/build/BUILD/blis-0.6.0/o/lib install -c -m 0644 lib/x86_64/libblis.so /builddir/build/BUILD/blis-0.6.0/o/lib/libblis.so.2.0.0 ln -sf libblis.so.2.0.0 libblis.so mv libblis.so /builddir/build/BUILD/blis-0.6.0/o/lib/ ln -sf libblis.so.2.0.0 libblis.so.2 mv libblis.so.2 /builddir/build/BUILD/blis-0.6.0/o/lib/ BUILDSTDERR: python3 ./build/flatten-headers.py -c -v1 ./frame/compat/cblas/src/cblas.h include/x86_64/cblas.h "./include" "./ ./config/bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ ./frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/inclu++ pwd + ./configure --prefix=/builddir/build/BUILD/blis-0.6.0/p --enable-debug=opt --disable-static --enable-shared --enable-verbose-make --enable-cblas -t pthreads x86_64 de/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ......... mkdir -p /builddir/build/BUILD/blis-0.6.0/o/include/blis install -c -m 0644 include/x86_64/blis.h include/x86_64/cblas.h /builddir/build/BUILD/blis-0.6.0/o/include/blis mkdir -p /builddir/build/BUILD/blis-0.6.0/o/share/blis install -c -m 0644 config.mk common.mk /builddir/build/BUILD/blis-0.6.0/o/share/blis mkdir -p -p /builddir/build/BUILD/blis-0.6.0/o/share/blis/config/x86_64 install -c -m 0644 config/x86_64/make_defs.mk \ /builddir/build/BUILD/blis-0.6.0/o/share/blis/config/x86_64 configure: detected Linux kernel version 5.0.6-200.fc29.x86_64. configure: python interpeter search list is: python python3 python2. configure: using 'python3' python interpreter. configure: found python version 3.7.4 (maj: 3, min: 7, rev: 4). configure: python 3.7.4 appears to be supported. configure: C compiler search list is: gcc clang cc. configure: using 'gcc' C compiler. configure: C++ compiler search list is: g++ clang++ c++. configure: using 'g++' C++ compiler (for sandbox only). configure: found gcc version 9.1.1 (maj: 9, min: 1, rev: 1). configure: checking for blacklisted configurations due to gcc 9.1.1. configure: found assembler ('as') version 2.32 (maj: 2, min: 32, rev: ). configure: checking for blacklisted configurations due to as 2.32. configure: reading configuration registry...done. configure: determining default version string. configure: could not find '.git' directory; using unmodified version file. configure: starting configuration of BLIS 0.6.0. configure: configuring with official version string. configure: found shared library .so version '2.0.0'. configure: .so major version: 2 configure: .so minor.build version: 0.0 configure: manual configuration requested; configuring with 'x86_64'. configure: checking configuration against contents of 'config_registry'. configure: configuration 'x86_64' is registered. configure: 'x86_64' is defined as having the following sub-configurations: configure: skx knl haswell sandybridge penryn zen excavator steamroller piledriver bulldozer generic configure: which collectively require the following kernels: configure: skx knl sandybridge penryn haswell zen piledriver bulldozer generic configure: checking sub-configurations: configure: 'skx' is registered...and exists. configure: 'knl' is registered...and exists. configure: 'haswell' is registered...and exists. configure: 'sandybridge' is registered...and exists. configure: 'penryn' is registered...and exists. configure: 'zen' is registered...and exists. configure: 'excavator' is registered...and exists. configure: 'steamroller' is registered...and exists. configure: 'piledriver' is registered...and exists. configure: 'bulldozer' is registered...and exists. configure: 'generic' is registered...and exists. configure: checking sub-configurations' requisite kernels: configure: 'skx' kernels...exist. configure: 'knl' kernels...exist. configure: 'sandybridge' kernels...exist. configure: 'penryn' kernels...exist. configure: 'haswell' kernels...exist. configure: 'zen' kernels...exist. configure: 'piledriver' kernels...exist. configure: 'bulldozer' kernels...exist. configure: 'generic' kernels...exist. configure: detected --prefix='/builddir/build/BUILD/blis-0.6.0/p'. configure: no install exec_prefix option given; defaulting to PREFIX. configure: no install libdir option given; defaulting to EXECPREFIX/lib. configure: no install includedir option given; defaulting to PREFIX/include. configure: no install sharedir option given; defaulting to PREFIX/share. configure: final installation directories: configure: prefix: /builddir/build/BUILD/blis-0.6.0/p configure: exec_prefix: ${prefix} configure: libdir: ${exec_prefix}/lib configure: includedir: ${prefix}/include configure: sharedir: ${prefix}/share configure: NOTE: the variables above can be overridden when running make. configure: detected preset CFLAGS; prepending: configure: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations configure: detected preset LDFLAGS; prepending: configure: -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld configure: enabling debug symbols with optimizations. configure: enabling verbose make output. (disable with 'make V=0'.) configure: disabling ARG_MAX hack. configure: building BLIS as a shared library (static library disabled). configure: exporting only public symbols within shared library. configure: using POSIX threads for threading. configure: requesting slab threading in jr and ir loops. configure: internal memory pools for packing blocks are enabled. configure: internal memory pools for small blocks are enabled. configure: memory tracing output is disabled. configure: libmemkind not found; disabling. configure: compiler appears to not support #pragma omp simd. configure: the BLAS compatibility layer is enabled. configure: the CBLAS compatibility layer is enabled. configure: mixed datatype support is enabled. configure: mixed datatype optimizations requiring extra memory are enabled. configure: small matrix handling is enabled. configure: the BLIS API integer size is automatically determined. configure: the BLAS/CBLAS API integer size is 32-bit. configure: configuring for conventional gemm implementation. configure: creating ./config.mk from ./build/config.mk.in configure: creating ./bli_config.h from ./build/bli_config.h.in configure: creating ./obj/x86_64 configure: creating ./obj/x86_64/config/skx configure: creating ./obj/x86_64/config/knl configure: creating ./obj/x86_64/config/haswell configure: creating ./obj/x86_64/config/sandybridge configure: creating ./obj/x86_64/config/penryn configure: creating ./obj/x86_64/config/zen configure: creating ./obj/x86_64/config/excavator configure: creating ./obj/x86_64/config/steamroller configure: creating ./obj/x86_64/config/piledriver configure: creating ./obj/x86_64/config/bulldozer configure: creating ./obj/x86_64/config/generic configure: creating ./obj/x86_64/kernels/skx configure: creating ./obj/x86_64/kernels/knl configure: creating ./obj/x86_64/kernels/sandybridge configure: creating ./obj/x86_64/kernels/penryn configure: creating ./obj/x86_64/kernels/haswell configure: creating ./obj/x86_64/kernels/zen configure: creating ./obj/x86_64/kernels/piledriver configure: creating ./obj/x86_64/kernels/bulldozer configure: creating ./obj/x86_64/kernels/generic configure: creating ./obj/x86_64/ref_kernels/skx configure: creating ./obj/x86_64/ref_kernels/knl configure: creating ./obj/x86_64/ref_kernels/haswell configure: creating ./obj/x86_64/ref_kernels/sandybridge configure: creating ./obj/x86_64/ref_kernels/penryn configure: creating ./obj/x86_64/ref_kernels/zen configure: creating ./obj/x86_64/ref_kernels/excavator configure: creating ./obj/x86_64/ref_kernels/steamroller configure: creating ./obj/x86_64/ref_kernels/piledriver configure: creating ./obj/x86_64/ref_kernels/bulldozer configure: creating ./obj/x86_64/ref_kernels/generic configure: creating ./obj/x86_64/frame configure: creating ./obj/x86_64/blastest configure: creating ./obj/x86_64/testsuite configure: creating ./lib/x86_64 configure: creating ./include/x86_64 configure: mirroring ./config/skx to ./obj/x86_64/config/skx configure: mirroring ./config/knl to ./obj/x86_64/config/knl configure: mirroring ./config/haswell to ./obj/x86_64/config/haswell configure: mirroring ./config/sandybridge to ./obj/x86_64/config/sandybridge configure: mirroring ./config/penryn to ./obj/x86_64/config/penryn BUILDSTDERR: configure: mirroring ./co+ /usr/bin/make -O -j6 V=1 VERBOSE=1 'SOFLAGS=-shared -Wl,-soname=libblisp.so.2.0.0' nfig/zen to ./obj/x86_64/config/zen configure: mirroring ./config/excavator to ./obj/x86_64/config/excavator configure: mirroring ./config/steamroller to ./obj/x86_64/config/steamroller configure: mirroring ./config/piledriver to ./obj/x86_64/config/piledriver configure: mirroring ./config/bulldozer to ./obj/x86_64/config/bulldozer configure: mirroring ./config/generic to ./obj/x86_64/config/generic configure: mirroring ./config/x86_64 to ./obj/x86_64/config/x86_64 configure: mirroring ./kernels/skx to ./obj/x86_64/kernels/skx configure: mirroring ./kernels/knl to ./obj/x86_64/kernels/knl configure: mirroring ./kernels/sandybridge to ./obj/x86_64/kernels/sandybridge configure: mirroring ./kernels/penryn to ./obj/x86_64/kernels/penryn configure: mirroring ./kernels/haswell to ./obj/x86_64/kernels/haswell configure: mirroring ./kernels/zen to ./obj/x86_64/kernels/zen configure: mirroring ./kernels/piledriver to ./obj/x86_64/kernels/piledriver configure: mirroring ./kernels/bulldozer to ./obj/x86_64/kernels/bulldozer configure: mirroring ./kernels/generic to ./obj/x86_64/kernels/generic configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/skx configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/knl configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/haswell configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/sandybridge configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/penryn configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/zen configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/excavator configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/steamroller configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/piledriver configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/bulldozer configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/generic configure: mirroring ./frame to ./obj/x86_64/frame configure: creating makefile fragments in ./obj/x86_64/config/x86_64 configure: creating makefile fragments in ./obj/x86_64/config/skx configure: creating makefile fragments in ./obj/x86_64/config/knl configure: creating makefile fragments in ./obj/x86_64/config/haswell configure: creating makefile fragments in ./obj/x86_64/config/sandybridge configure: creating makefile fragments in ./obj/x86_64/config/penryn configure: creating makefile fragments in ./obj/x86_64/config/zen configure: creating makefile fragments in ./obj/x86_64/config/excavator configure: creating makefile fragments in ./obj/x86_64/config/steamroller configure: creating makefile fragments in ./obj/x86_64/config/piledriver configure: creating makefile fragments in ./obj/x86_64/config/bulldozer configure: creating makefile fragments in ./obj/x86_64/config/generic configure: creating makefile fragments in ./obj/x86_64/kernels/skx configure: creating makefile fragments in ./obj/x86_64/kernels/knl configure: creating makefile fragments in ./obj/x86_64/kernels/sandybridge configure: creating makefile fragments in ./obj/x86_64/kernels/penryn configure: creating makefile fragments in ./obj/x86_64/kernels/haswell configure: creating makefile fragments in ./obj/x86_64/kernels/zen configure: creating makefile fragments in ./obj/x86_64/kernels/piledriver configure: creating makefile fragments in ./obj/x86_64/kernels/bulldozer configure: creating makefile fragments in ./obj/x86_64/kernels/generic configure: creating makefile fragments in ./obj/x86_64/ref_kernels configure: creating makefile fragments in ./obj/x86_64/frame configure: configured to build within top-level directory of source distribution. python3 ./build/flatten-headers.py -c -v1 ./frame/include/blis.h include/x86_64/blis.h "./include" "./ ./config/bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ ./frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/include/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/bulldozer/bli_cntx_init_bulldozer.c -o obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/excavator/bli_cntx_init_excavator.c -o obj/x86_64/config/excavator/bli_cntx_init_excavator.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/knl/bli_cntx_init_knl.c -o obj/x86_64/config/knl/bli_cntx_init_knl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/generic/bli_cntx_init_generic.c -o obj/x86_64/config/generic/bli_cntx_init_generic.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/haswell/bli_cntx_init_haswell.c -o obj/x86_64/config/haswell/bli_cntx_init_haswell.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/penryn/bli_cntx_init_penryn.c -o obj/x86_64/config/penryn/bli_cntx_init_penryn.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/sandybridge/bli_cntx_init_sandybridge.c -o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/piledriver/bli_cntx_init_piledriver.c -o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/skx/bli_cntx_init_skx.c -o obj/x86_64/config/skx/bli_cntx_init_skx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/steamroller/bli_cntx_init_steamroller.c -o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/zen/bli_cntx_init_zen.c -o obj/x86_64/config/zen/bli_cntx_init_zen.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x14.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.c -o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_spackm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_dpackm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_dgemm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_sgemm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_axpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_dotv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpy2v_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotaxpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemm_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxaxpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d8x6.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_amaxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.c -o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_axpyf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.c -o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/3/bli_gemm_small.c -o obj/x86_64/kernels/zen/3/bli_gemm_small.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_dotxf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o BUILDSTDERR: gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] at-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o BUILDSTDERR: gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switchesref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Walref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] l -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o BUILDSTDERR: gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o BUILDSTDERR: gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] .6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -Iref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] ./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mh_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_Bref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] UILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsaferef_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] -math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -ptref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] hread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o BUILDSTDERR: gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_check.c -o obj/x86_64/frame/0/bli_l0_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_fpa.c -o obj/x86_64/frame/0/bli_l0_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_oapi.c -o obj/x86_64/frame/0/bli_l0_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/copysc/bli_copysc.c -o obj/x86_64/frame/0/copysc/bli_copysc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_tapi.c -o obj/x86_64/frame/0/bli_l0_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi.c -o obj/x86_64/frame/1/bli_l1v_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_check.c -o obj/x86_64/frame/1/bli_l1v_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi.c -o obj/x86_64/frame/1/bli_l1v_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_fpa.c -o obj/x86_64/frame/1/bli_l1v_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ba.c -o obj/x86_64/frame/1/bli_l1v_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ex.c -o obj/x86_64/frame/1/bli_l1v_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ba.c -o obj/x86_64/frame/1/bli_l1v_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi.c -o obj/x86_64/frame/1d/bli_l1d_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ex.c -o obj/x86_64/frame/1/bli_l1v_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_check.c -o obj/x86_64/frame/1d/bli_l1d_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi.c -o obj/x86_64/frame/1d/bli_l1d_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_fpa.c -o obj/x86_64/frame/1d/bli_l1d_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_check.c -o obj/x86_64/frame/1f/bli_l1f_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi.c -o obj/x86_64/frame/1f/bli_l1f_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_fpa.c -o obj/x86_64/frame/1f/bli_l1f_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi.c -o obj/x86_64/frame/1f/bli_l1f_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi.c -o obj/x86_64/frame/1m/bli_l1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi.c -o obj/x86_64/frame/1m/bli_l1m_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_check.c -o obj/x86_64/frame/1m/bli_l1m_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_fpa.c -o obj/x86_64/frame/1m/bli_l1m_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_check.c -o obj/x86_64/frame/1m/packm/bli_packm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cntl.c -o obj/x86_64/frame/1m/packm/bli_packm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1_md.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_init.c -o obj/x86_64/frame/1m/packm/bli_packm_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_int.c -o obj/x86_64/frame/1m/packm/bli_packm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_part.c -o obj/x86_64/frame/1m/packm/bli_packm_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_thrinfo.c -o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_unb_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_blk_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_check.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cntl.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cxk.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_int.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi.c -o obj/x86_64/frame/2/bli_l2_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_unb_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_check.c -o obj/x86_64/frame/2/bli_l2_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi.c -o obj/x86_64/frame/2/bli_l2_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_fpa.c -o obj/x86_64/frame/2/bli_l2_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ba.c -o obj/x86_64/frame/2/bli_l2_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ex.c -o obj/x86_64/frame/2/bli_l2_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ba.c -o obj/x86_64/frame/2/bli_l2_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ex.c -o obj/x86_64/frame/2/bli_l2_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_unb_var1.c -o obj/x86_64/frame/1m/bli_l1m_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var1.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_var_oapi.c -o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var2.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_var_oapi.c -o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var2.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var4.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_var_oapi.c -o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var1.c -o obj/x86_64/frame/2/her/bli_her_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var2.c -o obj/x86_64/frame/2/her/bli_her_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_var_oapi.c -o obj/x86_64/frame/2/her/bli_her_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var2.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var3.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_var_oapi.c -o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_var_oapi.c -o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_var_oapi.c -o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_md.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_blocksize.c -o obj/x86_64/frame/3/bli_l3_blocksize.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi.c -o obj/x86_64/frame/3/bli_l3_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_check.c -o obj/x86_64/frame/3/bli_l3_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_cntl.c -o obj/x86_64/frame/3/bli_l3_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_direct.c -o obj/x86_64/frame/3/bli_l3_direct.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_packm.c -o obj/x86_64/frame/3/bli_l3_packm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ba.c -o obj/x86_64/frame/3/bli_l3_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ex.c -o obj/x86_64/frame/3/bli_l3_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi.c -o obj/x86_64/frame/3/bli_l3_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_prune.c -o obj/x86_64/frame/3/bli_l3_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup.c -o obj/x86_64/frame/3/bli_l3_sup.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var12.c -o obj/x86_64/frame/3/bli_l3_sup_var12.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_ref.c -o obj/x86_64/frame/3/bli_l3_sup_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_fpa.c -o obj/x86_64/frame/3/bli_l3_ukr_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_thrinfo.c -o obj/x86_64/frame/3/bli_l3_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_oapi.c -o obj/x86_64/frame/3/bli_l3_ukr_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_tapi.c -o obj/x86_64/frame/3/bli_l3_ukr_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_cntl.c -o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var3.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var1n2m.c -o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_front.c -o obj/x86_64/frame/3/gemm/bli_gemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_int.c -o obj/x86_64/frame/3/gemm/bli_gemm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ba.c -o obj/x86_64/frame/3/bli_l3_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ex.c -o obj/x86_64/frame/3/bli_l3_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md_c2r_ref.c -o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_packab.c -o obj/x86_64/frame/3/gemm/bli_gemm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/hemm/bli_hemm_front.c -o obj/x86_64/frame/3/hemm/bli_hemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/her2k/bli_her2k_front.c -o obj/x86_64/frame/3/her2k/bli_her2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_front.c -o obj/x86_64/frame/3/herk/bli_herk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_x_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/symm/bli_symm_front.c -o obj/x86_64/frame/3/symm/bli_symm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/ind/bli_gemm4mb_ker_var2.c -o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syr2k/bli_syr2k_front.c -o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syrk/bli_syrk_front.c -o obj/x86_64/frame/3/syrk/bli_syrk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_front.c -o obj/x86_64/frame/3/trmm/bli_trmm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_l_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_u_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_xx_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ll_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm3/bli_trmm3_front.c -o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_lu_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var1.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var3.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_cntl.c -o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_rl_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_front.c -o obj/x86_64/frame/3/trsm/bli_trsm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_int.c -o obj/x86_64/frame/3/trsm/bli_trsm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_packab.c -o obj/x86_64/frame/3/trsm/bli_trsm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ru_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_xx_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_apool.c -o obj/x86_64/frame/base/bli_apool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_arch.c -o obj/x86_64/frame/base/bli_arch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_array.c -o obj/x86_64/frame/base/bli_array.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_blksz.c -o obj/x86_64/frame/base/bli_blksz.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ll_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_lu_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_clock.c -o obj/x86_64/frame/base/bli_clock.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_check.c -o obj/x86_64/frame/base/bli_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntl.c -o obj/x86_64/frame/base/bli_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_const.c -o obj/x86_64/frame/base/bli_const.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_rl_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ru_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cpuid.c -o obj/x86_64/frame/base/bli_cpuid.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_error.c -o obj/x86_64/frame/base/bli_error.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_func.c -o obj/x86_64/frame/base/bli_func.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_getopt.c -o obj/x86_64/frame/base/bli_getopt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntx.c -o obj/x86_64/frame/base/bli_cntx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_gks.c -o obj/x86_64/frame/base/bli_gks.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_init.c -o obj/x86_64/frame/base/bli_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_info.c -o obj/x86_64/frame/base/bli_info.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_machval.c -o obj/x86_64/frame/base/bli_machval.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_malloc.c -o obj/x86_64/frame/base/bli_malloc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_mbool.c -o obj/x86_64/frame/base/bli_mbool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_membrk.c -o obj/x86_64/frame/base/bli_membrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_memsys.c -o obj/x86_64/frame/base/bli_memsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj_scalar.c -o obj/x86_64/frame/base/bli_obj_scalar.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_param_map.c -o obj/x86_64/frame/base/bli_param_map.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj.c -o obj/x86_64/frame/base/bli_obj.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_prune.c -o obj/x86_64/frame/base/bli_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_part.c -o obj/x86_64/frame/base/bli_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_pool.c -o obj/x86_64/frame/base/bli_pool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_query.c -o obj/x86_64/frame/base/bli_query.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_rntm.c -o obj/x86_64/frame/base/bli_rntm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_sba.c -o obj/x86_64/frame/base/bli_sba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setgetij.c -o obj/x86_64/frame/base/bli_setgetij.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_string.c -o obj/x86_64/frame/base/bli_string.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setri.c -o obj/x86_64/frame/base/bli_setri.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_winsys.c -o obj/x86_64/frame/base/bli_winsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_obj_check.c -o obj/x86_64/frame/base/check/bli_obj_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_part_check.c -o obj/x86_64/frame/base/check/bli_part_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_dlamch.c -o obj/x86_64/frame/base/noopt/bli_dlamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_lsame.c -o obj/x86_64/frame/base/noopt/bli_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_slamch.c -o obj/x86_64/frame/base/noopt/bli_slamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projm.c -o obj/x86_64/frame/base/proj/bli_projm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projv.c -o obj/x86_64/frame/base/proj/bli_projv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castv.c -o obj/x86_64/frame/base/cast/bli_castv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_amax.c -o obj/x86_64/frame/compat/bla_amax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_asum.c -o obj/x86_64/frame/compat/bla_asum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_axpy.c -o obj/x86_64/frame/compat/bla_axpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_copy.c -o obj/x86_64/frame/compat/bla_copy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castm.c -o obj/x86_64/frame/base/cast/bli_castm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castnzm.c -o obj/x86_64/frame/base/cast/bli_castnzm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_dot.c -o obj/x86_64/frame/compat/bla_dot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemv.c -o obj/x86_64/frame/compat/bla_gemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_ger.c -o obj/x86_64/frame/compat/bla_ger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemm.c -o obj/x86_64/frame/compat/bla_gemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemv.c -o obj/x86_64/frame/compat/bla_hemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her.c -o obj/x86_64/frame/compat/bla_her.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemm.c -o obj/x86_64/frame/compat/bla_hemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2.c -o obj/x86_64/frame/compat/bla_her2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_nrm2.c -o obj/x86_64/frame/compat/bla_nrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2k.c -o obj/x86_64/frame/compat/bla_her2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_scal.c -o obj/x86_64/frame/compat/bla_scal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_swap.c -o obj/x86_64/frame/compat/bla_swap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_herk.c -o obj/x86_64/frame/compat/bla_herk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symv.c -o obj/x86_64/frame/compat/bla_symv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr.c -o obj/x86_64/frame/compat/bla_syr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2.c -o obj/x86_64/frame/compat/bla_syr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symm.c -o obj/x86_64/frame/compat/bla_symm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2k.c -o obj/x86_64/frame/compat/bla_syr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syrk.c -o obj/x86_64/frame/compat/bla_syrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmv.c -o obj/x86_64/frame/compat/bla_trmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmm.c -o obj/x86_64/frame/compat/bla_trmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsv.c -o obj/x86_64/frame/compat/bla_trsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/blis/thread/b77_thread.c -o obj/x86_64/frame/compat/blis/thread/b77_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsm.c -o obj/x86_64/frame/compat/bla_trsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_amax_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_asum_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_caxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_dot_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ccopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_nrm2_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_daxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ddot.c -o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dger.c -o obj/x86_64/frame/compat/cblas/src/cblas_dger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drot.c -o obj/x86_64/frame/compat/cblas/src/cblas_drot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dzasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dznrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_globals.c -o obj/x86_64/frame/compat/cblas/src/cblas_globals.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_icamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_idamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_izamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_isamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_saxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_snrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sger.c -o obj/x86_64/frame/compat/cblas/src/cblas_sger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srot.c -o obj/x86_64/frame/compat/cblas/src/cblas_srot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_xerbla.c -o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zaxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_cabs1.c -o obj/x86_64/frame/compat/f2c/bla_cabs1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_lsame.c -o obj/x86_64/frame/compat/f2c/bla_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hbmv.c -o obj/x86_64/frame/compat/f2c/bla_hbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpmv.c -o obj/x86_64/frame/compat/f2c/bla_hpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr.c -o obj/x86_64/frame/compat/f2c/bla_hpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rot.c -o obj/x86_64/frame/compat/f2c/bla_rot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotg.c -o obj/x86_64/frame/compat/f2c/bla_rotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr2.c -o obj/x86_64/frame/compat/f2c/bla_hpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotmg.c -o obj/x86_64/frame/compat/f2c/bla_rotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotm.c -o obj/x86_64/frame/compat/f2c/bla_rotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_gbmv.c -o obj/x86_64/frame/compat/f2c/bla_gbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr.c -o obj/x86_64/frame/compat/f2c/bla_spr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_sbmv.c -o obj/x86_64/frame/compat/f2c/bla_sbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr2.c -o obj/x86_64/frame/compat/f2c/bla_spr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spmv.c -o obj/x86_64/frame/compat/f2c/bla_spmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_xerbla.c -o obj/x86_64/frame/compat/f2c/bla_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_div.c -o obj/x86_64/frame/compat/f2c/util/bla_c_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_f__cabs.c -o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbmv.c -o obj/x86_64/frame/compat/f2c/bla_tbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpmv.c -o obj/x86_64/frame/compat/f2c/bla_tpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbsv.c -o obj/x86_64/frame/compat/f2c/bla_tbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpsv.c -o obj/x86_64/frame/compat/f2c/bla_tpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_r_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_div.c -o obj/x86_64/frame/compat/f2c/util/bla_z_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_ind.c -o obj/x86_64/frame/ind/bli_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_l3_ind.c -o obj/x86_64/frame/ind/bli_l3_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/cntx/bli_cntx_ind_stage.c -o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_ind_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_nat_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_pthread.c -o obj/x86_64/frame/thread/bli_pthread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm.c -o obj/x86_64/frame/thread/bli_thrcomm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_openmp.c -o obj/x86_64/frame/thread/bli_thrcomm_openmp.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_pthreads.c -o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_single.c -o obj/x86_64/frame/thread/bli_thrcomm_single.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_3m4m1m_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi.c -o obj/x86_64/frame/util/bli_util_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_fpa.c -o obj/x86_64/frame/util/bli_util_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_check.c -o obj/x86_64/frame/util/bli_util_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrinfo.c -o obj/x86_64/frame/thread/bli_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi.c -o obj/x86_64/frame/util/bli_util_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thread.c -o obj/x86_64/frame/thread/bli_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ba.c -o obj/x86_64/frame/util/bli_util_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ex.c -o obj/x86_64/frame/util/bli_util_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ba.c -o obj/x86_64/frame/util/bli_util_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ex.c -o obj/x86_64/frame/util/bli_util_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_unb_var1.c -o obj/x86_64/frame/util/bli_util_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/tapi/bli_l3_ind_tapi.c -o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o BUILDSTDERR: gcc -shared -Wl,-soname=libblisp.so.2.0.0 -o lib/x86_64/libblis.so obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o obj/x86_64/config/excavator/bli_cntx_init_excavator.o obj/x86_64/config/generic/bli_cntx_init_generic.o obj/x86_64/config/haswell/bli_cntx_init_haswell.o obj/x86_64/config/knl/bli_cntx_init_knl.o obj/x86_64/config/penryn/bli_cntx_init_penryn.o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o obj/x86_64/config/skx/bli_cntx_init_skx.o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o obj/x86_64/config/zen/bli_cntx_init_zen.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o obj/x86_64/kernels/zen/3/bli_gemm_small.o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o obj/x86_64/frame/0/bli_l0_check.o obj/x86_64/frame/0/bli_l0_fpa.o obj/x86_64/frame/0/bli_l0_oapi.o obj/x86_64/frame/0/bli_l0_tapi.o obj/x86_64/frame/0/copysc/bli_copysc.o obj/x86_64/frame/1/bli_l1v_check.o obj/x86_64/frame/1/bli_l1v_fpa.o obj/x86_64/frame/1/bli_l1v_oapi.o obj/x86_64/frame/1/bli_l1v_oapi_ba.o obj/x86_64/frame/1/bli_l1v_oapi_ex.o obj/x86_64/frame/1/bli_l1v_tapi.o obj/x86_64/frame/1/bli_l1v_tapi_ba.o obj/x86_64/frame/1/bli_l1v_tapi_ex.o obj/x86_64/frame/1d/bli_l1d_check.o obj/x86_64/frame/1d/bli_l1d_fpa.o obj/x86_64/frame/1d/bli_l1d_oapi.o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o obj/x86_64/frame/1d/bli_l1d_tapi.o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o obj/x86_64/frame/1f/bli_l1f_check.o obj/x86_64/frame/1f/bli_l1f_fpa.o obj/x86_64/frame/1f/bli_l1f_oapi.o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o obj/x86_64/frame/1f/bli_l1f_tapi.o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_check.o obj/x86_64/frame/1m/bli_l1m_fpa.o obj/x86_64/frame/1m/bli_l1m_oapi.o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o obj/x86_64/frame/1m/bli_l1m_tapi.o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_unb_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o obj/x86_64/frame/1m/packm/bli_packm_check.o obj/x86_64/frame/1m/packm/bli_packm_cntl.o obj/x86_64/frame/1m/packm/bli_packm_cxk.o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_init.o obj/x86_64/frame/1m/packm/bli_packm_int.o obj/x86_64/frame/1m/packm/bli_packm_part.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o obj/x86_64/frame/2/bli_l2_check.o obj/x86_64/frame/2/bli_l2_fpa.o obj/x86_64/frame/2/bli_l2_oapi.o obj/x86_64/frame/2/bli_l2_oapi_ba.o obj/x86_64/frame/2/bli_l2_oapi_ex.o obj/x86_64/frame/2/bli_l2_tapi.o obj/x86_64/frame/2/bli_l2_tapi_ba.o obj/x86_64/frame/2/bli_l2_tapi_ex.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o obj/x86_64/frame/2/her/bli_her_unb_var1.o obj/x86_64/frame/2/her/bli_her_unb_var2.o obj/x86_64/frame/2/her/bli_her_var_oapi.o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o obj/x86_64/frame/3/bli_l3_blocksize.o obj/x86_64/frame/3/bli_l3_check.o obj/x86_64/frame/3/bli_l3_cntl.o obj/x86_64/frame/3/bli_l3_direct.o obj/x86_64/frame/3/bli_l3_oapi.o obj/x86_64/frame/3/bli_l3_oapi_ba.o obj/x86_64/frame/3/bli_l3_oapi_ex.o obj/x86_64/frame/3/bli_l3_packm.o obj/x86_64/frame/3/bli_l3_prune.o obj/x86_64/frame/3/bli_l3_sup.o obj/x86_64/frame/3/bli_l3_sup_ref.o obj/x86_64/frame/3/bli_l3_sup_var12.o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o obj/x86_64/frame/3/bli_l3_tapi.o obj/x86_64/frame/3/bli_l3_tapi_ba.o obj/x86_64/frame/3/bli_l3_tapi_ex.o obj/x86_64/frame/3/bli_l3_thrinfo.o obj/x86_64/frame/3/bli_l3_ukr_fpa.o obj/x86_64/frame/3/bli_l3_ukr_oapi.o obj/x86_64/frame/3/bli_l3_ukr_tapi.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o obj/x86_64/frame/3/gemm/bli_gemm_front.o obj/x86_64/frame/3/gemm/bli_gemm_int.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o obj/x86_64/frame/3/gemm/bli_gemm_md.o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o obj/x86_64/frame/3/gemm/bli_gemm_packab.o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o obj/x86_64/frame/3/hemm/bli_hemm_front.o obj/x86_64/frame/3/her2k/bli_her2k_front.o obj/x86_64/frame/3/herk/bli_herk_front.o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o obj/x86_64/frame/3/symm/bli_symm_front.o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o obj/x86_64/frame/3/syrk/bli_syrk_front.o obj/x86_64/frame/3/trmm/bli_trmm_front.o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o obj/x86_64/frame/3/trsm/bli_trsm_front.o obj/x86_64/frame/3/trsm/bli_trsm_int.o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_packab.o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o obj/x86_64/frame/base/bli_apool.o obj/x86_64/frame/base/bli_arch.o obj/x86_64/frame/base/bli_array.o obj/x86_64/frame/base/bli_blksz.o obj/x86_64/frame/base/bli_check.o obj/x86_64/frame/base/bli_clock.o obj/x86_64/frame/base/bli_cntl.o obj/x86_64/frame/base/bli_cntx.o obj/x86_64/frame/base/bli_const.o obj/x86_64/frame/base/bli_cpuid.o obj/x86_64/frame/base/bli_error.o obj/x86_64/frame/base/bli_func.o obj/x86_64/frame/base/bli_getopt.o obj/x86_64/frame/base/bli_gks.o obj/x86_64/frame/base/bli_info.o obj/x86_64/frame/base/bli_init.o obj/x86_64/frame/base/bli_machval.o obj/x86_64/frame/base/bli_malloc.o obj/x86_64/frame/base/bli_mbool.o obj/x86_64/frame/base/bli_membrk.o obj/x86_64/frame/base/bli_memsys.o obj/x86_64/frame/base/bli_obj.o obj/x86_64/frame/base/bli_obj_scalar.o obj/x86_64/frame/base/bli_param_map.o obj/x86_64/frame/base/bli_part.o obj/x86_64/frame/base/bli_pool.o obj/x86_64/frame/base/bli_prune.o obj/x86_64/frame/base/bli_query.o obj/x86_64/frame/base/bli_rntm.o obj/x86_64/frame/base/bli_sba.o obj/x86_64/frame/base/bli_setgetij.o obj/x86_64/frame/base/bli_setri.o obj/x86_64/frame/base/bli_string.o obj/x86_64/frame/base/bli_winsys.o obj/x86_64/frame/base/cast/bli_castm.o obj/x86_64/frame/base/cast/bli_castnzm.o obj/x86_64/frame/base/cast/bli_castv.o obj/x86_64/frame/base/check/bli_obj_check.o obj/x86_64/frame/base/check/bli_part_check.o obj/x86_64/frame/base/noopt/bli_dlamch.o obj/x86_64/frame/base/noopt/bli_lsame.o obj/x86_64/frame/base/noopt/bli_slamch.o obj/x86_64/frame/base/proj/bli_projm.o obj/x86_64/frame/base/proj/bli_projv.o obj/x86_64/frame/compat/bla_amax.o obj/x86_64/frame/compat/bla_asum.o obj/x86_64/frame/compat/bla_axpy.o obj/x86_64/frame/compat/bla_copy.o obj/x86_64/frame/compat/bla_dot.o obj/x86_64/frame/compat/bla_gemm.o obj/x86_64/frame/compat/bla_gemv.o obj/x86_64/frame/compat/bla_ger.o obj/x86_64/frame/compat/bla_hemm.o obj/x86_64/frame/compat/bla_hemv.o obj/x86_64/frame/compat/bla_her.o obj/x86_64/frame/compat/bla_her2.o obj/x86_64/frame/compat/bla_her2k.o obj/x86_64/frame/compat/bla_herk.o obj/x86_64/frame/compat/bla_nrm2.o obj/x86_64/frame/compat/bla_scal.o obj/x86_64/frame/compat/bla_swap.o obj/x86_64/frame/compat/bla_symm.o obj/x86_64/frame/compat/bla_symv.o obj/x86_64/frame/compat/bla_syr.o obj/x86_64/frame/compat/bla_syr2.o obj/x86_64/frame/compat/bla_syr2k.o obj/x86_64/frame/compat/bla_syrk.o obj/x86_64/frame/compat/bla_trmm.o obj/x86_64/frame/compat/bla_trmv.o obj/x86_64/frame/compat/bla_trsm.o obj/x86_64/frame/compat/bla_trsv.o obj/x86_64/frame/compat/blis/thread/b77_thread.o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o obj/x86_64/frame/compat/cblas/src/cblas_cher.o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o obj/x86_64/frame/compat/cblas/src/cblas_dger.o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_drot.o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o obj/x86_64/frame/compat/cblas/src/cblas_globals.o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o obj/x86_64/frame/compat/cblas/src/cblas_sger.o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o obj/x86_64/frame/compat/cblas/src/cblas_srot.o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o obj/x86_64/frame/compat/cblas/src/cblas_zgeru.o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o obj/x86_64/frame/compat/cblas/src/cblas_zher.o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o obj/x86_64/frame/compat/cblas+ make install /src/cblas_zherk.o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o obj/x86_64/frame/compat/f2c/bla_cabs1.o obj/x86_64/frame/compat/f2c/bla_gbmv.o obj/x86_64/frame/compat/f2c/bla_hbmv.o obj/x86_64/frame/compat/f2c/bla_hpmv.o obj/x86_64/frame/compat/f2c/bla_hpr.o obj/x86_64/frame/compat/f2c/bla_hpr2.o obj/x86_64/frame/compat/f2c/bla_lsame.o obj/x86_64/frame/compat/f2c/bla_rot.o obj/x86_64/frame/compat/f2c/bla_rotg.o obj/x86_64/frame/compat/f2c/bla_rotm.o obj/x86_64/frame/compat/f2c/bla_rotmg.o obj/x86_64/frame/compat/f2c/bla_sbmv.o obj/x86_64/frame/compat/f2c/bla_spmv.o obj/x86_64/frame/compat/f2c/bla_spr.o obj/x86_64/frame/compat/f2c/bla_spr2.o obj/x86_64/frame/compat/f2c/bla_tbmv.o obj/x86_64/frame/compat/f2c/bla_tbsv.o obj/x86_64/frame/compat/f2c/bla_tpmv.o obj/x86_64/frame/compat/f2c/bla_tpsv.o obj/x86_64/frame/compat/f2c/bla_xerbla.o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o obj/x86_64/frame/compat/f2c/util/bla_c_div.o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o obj/x86_64/frame/compat/f2c/util/bla_r_sign.o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o obj/x86_64/frame/compat/f2c/util/bla_z_div.o obj/x86_64/frame/ind/bli_ind.o obj/x86_64/frame/ind/bli_l3_ind.o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o obj/x86_64/frame/thread/bli_pthread.o obj/x86_64/frame/thread/bli_thrcomm.o obj/x86_64/frame/thread/bli_thrcomm_openmp.o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o obj/x86_64/frame/thread/bli_thrcomm_single.o obj/x86_64/frame/thread/bli_thread.o obj/x86_64/frame/thread/bli_thrinfo.o obj/x86_64/frame/util/bli_util_check.o obj/x86_64/frame/util/bli_util_fpa.o obj/x86_64/frame/util/bli_util_oapi.o obj/x86_64/frame/util/bli_util_oapi_ba.o obj/x86_64/frame/util/bli_util_oapi_ex.o obj/x86_64/frame/util/bli_util_tapi.o obj/x86_64/frame/util/bli_util_tapi_ba.o obj/x86_64/frame/util/bli_util_tapi_ex.o obj/x86_64/frame/util/bli_util_unb_var1.o -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ln -sf libblis.so libblis.so.2.loc mv libblis.so.2.loc lib/x86_64/libblis.so.2 mkdir -p /builddir/build/BUILD/blis-0.6.0/p/lib install -c -m 0644 lib/x86_64/libblis.so /builddir/build/BUILD/blis-0.6.0/p/lib/libblis.so.2.0.0 ln -sf libblis.so.2.0.0 libblis.so mv libblis.so /builddir/build/BUILD/blis-0.6.0/p/lib/ ln -sf libblis.so.2.0.0 libblis.so.2 mv libblis.so.2 /builddir/build/BUILD/blis-0.6.0/p/lib/ BUILDSTDERR: python3 ./build/flatten-headers.py -c -v1 ./frame/compat/cblas/src/cblas.h include/x86_64/cblas.h "./include" "./ ./config/bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ .+ mkdir -p blisblas blisblaso blisblasp blisblas64 blisblaso64 blisblasp64 + for d in o p + cd o/lib + f=libblis.so.2.0.0 + mv libblis.so.2.0.0 libbliso.so.2.0.0 + ln -s libbliso.so.2.0.0 libbliso.so + ln -s libbliso.so.2.0.0 libbliso.so.2 + rm libblis.so libblis.so.2 + cd ../.. BUILDSTDERR: ++ pwd + cc -shared -Wl,-soname=libblas.so.3 -L/builddir/build/BUILD/blis-0.6.0/o/lib -lbliso -o blisblaso/libblas.so.3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + ln -s libblas.so.3 blisblaso/libblas.so + for d in o p + cd p/lib + f=libblis.so.2.0.0 + mv libblis.so.2.0.0 libblisp.so.2.0.0 + ln -s libblisp.so.2.0.0 libblisp.so + ln -s libblisp.so.2.0.0 libblisp.so.2 + rm libblis.so libblis.so.2 + cd ../.. BUILDSTDERR: ++ pwd + cc -shared -Wl,-soname=libblas.so.3 -L/builddir/build/BUILD/blis-0.6.0/p/lib -lblisp -o blisblasp/libblas.so.3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + ln -s libblas.so.3 blisblasp/libblas.so BUILDSTDERR: ++ pwd + ./configure --prefix=/builddir/build/BUILD/blis-0.6.0/64 --enable-debug=opt --disable-static --enable-shared --enable-verbose-make --enable-cblas -b 64 x86_64 /frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/include/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ......... mkdir -p /builddir/build/BUILD/blis-0.6.0/p/include/blis install -c -m 0644 include/x86_64/blis.h include/x86_64/cblas.h /builddir/build/BUILD/blis-0.6.0/p/include/blis mkdir -p /builddir/build/BUILD/blis-0.6.0/p/share/blis install -c -m 0644 config.mk common.mk /builddir/build/BUILD/blis-0.6.0/p/share/blis mkdir -p -p /builddir/build/BUILD/blis-0.6.0/p/share/blis/config/x86_64 install -c -m 0644 config/x86_64/make_defs.mk \ /builddir/build/BUILD/blis-0.6.0/p/share/blis/config/x86_64 configure: detected Linux kernel version 5.0.6-200.fc29.x86_64. configure: python interpeter search list is: python python3 python2. configure: using 'python3' python interpreter. configure: found python version 3.7.4 (maj: 3, min: 7, rev: 4). configure: python 3.7.4 appears to be supported. configure: C compiler search list is: gcc clang cc. configure: using 'gcc' C compiler. configure: C++ compiler search list is: g++ clang++ c++. configure: using 'g++' C++ compiler (for sandbox only). configure: found gcc version 9.1.1 (maj: 9, min: 1, rev: 1). configure: checking for blacklisted configurations due to gcc 9.1.1. configure: found assembler ('as') version 2.32 (maj: 2, min: 32, rev: ). configure: checking for blacklisted configurations due to as 2.32. configure: reading configuration registry...done. configure: determining default version string. configure: could not find '.git' directory; using unmodified version file. configure: starting configuration of BLIS 0.6.0. configure: configuring with official version string. configure: found shared library .so version '2.0.0'. configure: .so major version: 2 configure: .so minor.build version: 0.0 configure: manual configuration requested; configuring with 'x86_64'. configure: checking configuration against contents of 'config_registry'. configure: configuration 'x86_64' is registered. configure: 'x86_64' is defined as having the following sub-configurations: configure: skx knl haswell sandybridge penryn zen excavator steamroller piledriver bulldozer generic configure: which collectively require the following kernels: configure: skx knl sandybridge penryn haswell zen piledriver bulldozer generic configure: checking sub-configurations: configure: 'skx' is registered...and exists. configure: 'knl' is registered...and exists. configure: 'haswell' is registered...and exists. configure: 'sandybridge' is registered...and exists. configure: 'penryn' is registered...and exists. configure: 'zen' is registered...and exists. configure: 'excavator' is registered...and exists. configure: 'steamroller' is registered...and exists. configure: 'piledriver' is registered...and exists. configure: 'bulldozer' is registered...and exists. configure: 'generic' is registered...and exists. configure: checking sub-configurations' requisite kernels: configure: 'skx' kernels...exist. configure: 'knl' kernels...exist. configure: 'sandybridge' kernels...exist. configure: 'penryn' kernels...exist. configure: 'haswell' kernels...exist. configure: 'zen' kernels...exist. configure: 'piledriver' kernels...exist. configure: 'bulldozer' kernels...exist. configure: 'generic' kernels...exist. configure: detected --prefix='/builddir/build/BUILD/blis-0.6.0/64'. configure: no install exec_prefix option given; defaulting to PREFIX. configure: no install libdir option given; defaulting to EXECPREFIX/lib. configure: no install includedir option given; defaulting to PREFIX/include. configure: no install sharedir option given; defaulting to PREFIX/share. configure: final installation directories: configure: prefix: /builddir/build/BUILD/blis-0.6.0/64 configure: exec_prefix: ${prefix} configure: libdir: ${exec_prefix}/lib configure: includedir: ${prefix}/include configure: sharedir: ${prefix}/share configure: NOTE: the variables above can be overridden when running make. configure: detected preset CFLAGS; prepending: configure: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations configure: detected preset LDFLAGS; prepending: configure: -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld configure: enabling debug symbols with optimizations. configure: enabling verbose make output. (disable with 'make V=0'.) configure: disabling ARG_MAX hack. configure: building BLIS as a shared library (static library disabled). configure: exporting only public symbols within shared library. configure: threading is disabled. configure: requesting slab threading in jr and ir loops. configure: internal memory pools for packing blocks are enabled. configure: internal memory pools for small blocks are enabled. configure: memory tracing output is disabled. configure: libmemkind not found; disabling. configure: compiler appears to not support #pragma omp simd. configure: the BLAS compatibility layer is enabled. configure: the CBLAS compatibility layer is enabled. configure: mixed datatype support is enabled. configure: mixed datatype optimizations requiring extra memory are enabled. configure: small matrix handling is enabled. configure: the BLIS API integer size is automatically determined. configure: the BLAS/CBLAS API integer size is 64-bit. configure: configuring for conventional gemm implementation. configure: creating ./config.mk from ./build/config.mk.in configure: creating ./bli_config.h from ./build/bli_config.h.in configure: creating ./obj/x86_64 configure: creating ./obj/x86_64/config/skx configure: creating ./obj/x86_64/config/knl configure: creating ./obj/x86_64/config/haswell configure: creating ./obj/x86_64/config/sandybridge configure: creating ./obj/x86_64/config/penryn configure: creating ./obj/x86_64/config/zen configure: creating ./obj/x86_64/config/excavator configure: creating ./obj/x86_64/config/steamroller configure: creating ./obj/x86_64/config/piledriver configure: creating ./obj/x86_64/config/bulldozer configure: creating ./obj/x86_64/config/generic configure: creating ./obj/x86_64/kernels/skx configure: creating ./obj/x86_64/kernels/knl configure: creating ./obj/x86_64/kernels/sandybridge configure: creating ./obj/x86_64/kernels/penryn configure: creating ./obj/x86_64/kernels/haswell configure: creating ./obj/x86_64/kernels/zen configure: creating ./obj/x86_64/kernels/piledriver configure: creating ./obj/x86_64/kernels/bulldozer configure: creating ./obj/x86_64/kernels/generic configure: creating ./obj/x86_64/ref_kernels/skx configure: creating ./obj/x86_64/ref_kernels/knl configure: creating ./obj/x86_64/ref_kernels/haswell configure: creating ./obj/x86_64/ref_kernels/sandybridge configure: creating ./obj/x86_64/ref_kernels/penryn configure: creating ./obj/x86_64/ref_kernels/zen configure: creating ./obj/x86_64/ref_kernels/excavator configure: creating ./obj/x86_64/ref_kernels/steamroller configure: creating ./obj/x86_64/ref_kernels/piledriver configure: creating ./obj/x86_64/ref_kernels/bulldozer configure: creating ./obj/x86_64/ref_kernels/generic configure: creating ./obj/x86_64/frame configure: creating ./obj/x86_64/blastest configure: creating ./obj/x86_64/testsuite configure: creating ./lib/x86_64 configure: creating ./include/x86_64 configure: mirroring ./config/skx to ./obj/x86_64/config/skx configure: mirroring ./config/knl to ./obj/x86_64/config/knl configure: mirroring ./config/haswell to ./obj/x86_64/config/haswell configure: mirroring ./config/sandybridge to ./obj/x86_64/config/sandybridge configure: mirroring ./config/penryn to ./obj/x86_64/config/penryn configure: mirroring ./config/zen to ./obj/x86_64/config/zen configure: mirroring ./config/excavator to ./obj/x86_64/config/excavator configure: mirroring ./config/steamroller to ./obj/x86_64/config/steamroller configure: mirroring ./config/piledriver to ./obj/x86_64/config/piledriver configure: mirroring ./config/bulldozer to ./obj/x86_64/config/bulldozer configure: mirroring ./config/generic to ./obj/x86_64/config/generic configure: mirroring ./config/x86_64 to ./obj/x86_64/config/x86_64 configure: mirroring ./kernels/skx to ./obj/x86_64/kernels/skx configure: mirroring ./kernels/knl to ./obj/x86_64/kernels/knl configure: mirroring ./kernels/sandybridge to ./obj/x86_64/kernels/sandybridge configure: mirroring ./kernels/penryn to ./obj/x86_64/kernels/penryn configure: mirroring ./kernels/haswell to ./obj/x86_64/kernels/haswell configure: mirroring ./kernels/zen to ./obj/x86_64/kernels/zen configure: mirroring ./kernels/piledriver to ./obj/x86_64/kernels/piledriver configure: mirroring ./kernels/bulldozer to ./obj/x86_64/kernels/bulldozer configure: mirroring ./kernels/generic to ./obj/x86_64/kernels/generic configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/skx configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/knl configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/haswell configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/sandybridge configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/penryn configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/zen configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/excavator configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/steamroller configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/piledriver configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/bulldozer configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/generic configure: mirroring ./frame to ./obj/x86_64/frame configure: creating makefile fragments in ./obj/x86_64/config/x86_64 configure: creating makefile fragments in ./obj/x86_64/config/skx configure: creating makefile fragments in ./obj/x86_64/config/knl configure: creating makefile fragments in ./obj/x86_64/config/haswell configure: creating makefile fragments in ./obj/x86_64/config/sandybridge configure: creating makefile fragments in ./obj/x86_64/config/penryn configure: creating makefile fragments in ./obj/x86_64/config/zen configure: creating makefile fragments in ./obj/x86_64/config/excavator configure: creating makefile fragments in ./obj/x86_64/config/steamroller configure: creating makefile fragments in ./obj/x86_64/config/piledriver configure: creating makefile fragments in ./obj/x86_64/config/bulldozer configure: creating makefile fragments in ./obj/x86_64/config/generic configure: creating makefile fragments in ./obj/x86_64/kernels/skx configure: creating makefile fragments in ./obj/x86_64/kernels/knl configure: creating makefile fragments in ./obj/x86_64/kernels/sandybridge configure: creating makefile fragments in ./obj/x86_64/kernels/penryn configure: creating makefile fragments in ./obj/x86_64/kernels/haswell configure: creating makefile fragments in ./obj/x86_64/kernels/zen BUILDSTDERR: configure: cr+ /usr/bin/make -O -j6 V=1 VERBOSE=1 'SOFLAGS=-shared -Wl,-soname=libblis64.so.2.0.0' eating makefile fragments in ./obj/x86_64/kernels/piledriver configure: creating makefile fragments in ./obj/x86_64/kernels/bulldozer configure: creating makefile fragments in ./obj/x86_64/kernels/generic configure: creating makefile fragments in ./obj/x86_64/ref_kernels configure: creating makefile fragments in ./obj/x86_64/frame configure: configured to build within top-level directory of source distribution. python3 ./build/flatten-headers.py -c -v1 ./frame/include/blis.h include/x86_64/blis.h "./include" "./ ./config/bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ ./frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/include/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/generic/bli_cntx_init_generic.c -o obj/x86_64/config/generic/bli_cntx_init_generic.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/bulldozer/bli_cntx_init_bulldozer.c -o obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/excavator/bli_cntx_init_excavator.c -o obj/x86_64/config/excavator/bli_cntx_init_excavator.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/penryn/bli_cntx_init_penryn.c -o obj/x86_64/config/penryn/bli_cntx_init_penryn.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/knl/bli_cntx_init_knl.c -o obj/x86_64/config/knl/bli_cntx_init_knl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/haswell/bli_cntx_init_haswell.c -o obj/x86_64/config/haswell/bli_cntx_init_haswell.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/piledriver/bli_cntx_init_piledriver.c -o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/sandybridge/bli_cntx_init_sandybridge.c -o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/skx/bli_cntx_init_skx.c -o obj/x86_64/config/skx/bli_cntx_init_skx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/zen/bli_cntx_init_zen.c -o obj/x86_64/config/zen/bli_cntx_init_zen.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/steamroller/bli_cntx_init_steamroller.c -o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.c -o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x14.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_dpackm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_spackm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_dgemm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_sgemm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_dotv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpy2v_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_axpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotaxpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemm_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxaxpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d8x6.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_amaxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.c -o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_axpyf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/3/bli_gemm_small.c -o obj/x86_64/kernels/zen/3/bli_gemm_small.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.c -o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_dotxf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o BUILDSTDERR: gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] s=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o BUILDSTDERR: gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukerneref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] ls/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o BUILDSTDERR: gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] e-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o BUILDSTDERR: gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wnref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] o-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] LIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mh_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -feref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] xceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] LIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o BUILDSTDERR: gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-prref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] otector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_check.c -o obj/x86_64/frame/0/bli_l0_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_fpa.c -o obj/x86_64/frame/0/bli_l0_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_oapi.c -o obj/x86_64/frame/0/bli_l0_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_tapi.c -o obj/x86_64/frame/0/bli_l0_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/copysc/bli_copysc.c -o obj/x86_64/frame/0/copysc/bli_copysc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi.c -o obj/x86_64/frame/1/bli_l1v_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_check.c -o obj/x86_64/frame/1/bli_l1v_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi.c -o obj/x86_64/frame/1/bli_l1v_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_fpa.c -o obj/x86_64/frame/1/bli_l1v_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ba.c -o obj/x86_64/frame/1/bli_l1v_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ba.c -o obj/x86_64/frame/1/bli_l1v_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ex.c -o obj/x86_64/frame/1/bli_l1v_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi.c -o obj/x86_64/frame/1d/bli_l1d_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ex.c -o obj/x86_64/frame/1/bli_l1v_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_check.c -o obj/x86_64/frame/1d/bli_l1d_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_fpa.c -o obj/x86_64/frame/1d/bli_l1d_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi.c -o obj/x86_64/frame/1d/bli_l1d_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_check.c -o obj/x86_64/frame/1f/bli_l1f_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi.c -o obj/x86_64/frame/1f/bli_l1f_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_fpa.c -o obj/x86_64/frame/1f/bli_l1f_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi.c -o obj/x86_64/frame/1f/bli_l1f_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi.c -o obj/x86_64/frame/1m/bli_l1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi.c -o obj/x86_64/frame/1m/bli_l1m_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_check.c -o obj/x86_64/frame/1m/bli_l1m_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_fpa.c -o obj/x86_64/frame/1m/bli_l1m_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_check.c -o obj/x86_64/frame/1m/packm/bli_packm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cntl.c -o obj/x86_64/frame/1m/packm/bli_packm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1_md.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_init.c -o obj/x86_64/frame/1m/packm/bli_packm_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_int.c -o obj/x86_64/frame/1m/packm/bli_packm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_part.c -o obj/x86_64/frame/1m/packm/bli_packm_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_thrinfo.c -o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_unb_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_blk_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_check.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cntl.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cxk.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_int.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi.c -o obj/x86_64/frame/2/bli_l2_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_unb_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_check.c -o obj/x86_64/frame/2/bli_l2_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi.c -o obj/x86_64/frame/2/bli_l2_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_fpa.c -o obj/x86_64/frame/2/bli_l2_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ba.c -o obj/x86_64/frame/2/bli_l2_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ex.c -o obj/x86_64/frame/2/bli_l2_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ba.c -o obj/x86_64/frame/2/bli_l2_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ex.c -o obj/x86_64/frame/2/bli_l2_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_unb_var1.c -o obj/x86_64/frame/1m/bli_l1m_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var1.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_var_oapi.c -o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var2.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_var_oapi.c -o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var2.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var4.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_var_oapi.c -o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var1.c -o obj/x86_64/frame/2/her/bli_her_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var2.c -o obj/x86_64/frame/2/her/bli_her_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_var_oapi.c -o obj/x86_64/frame/2/her/bli_her_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var2.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var3.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_var_oapi.c -o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_var_oapi.c -o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_var_oapi.c -o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_md.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_blocksize.c -o obj/x86_64/frame/3/bli_l3_blocksize.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi.c -o obj/x86_64/frame/3/bli_l3_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_check.c -o obj/x86_64/frame/3/bli_l3_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_cntl.c -o obj/x86_64/frame/3/bli_l3_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_direct.c -o obj/x86_64/frame/3/bli_l3_direct.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_packm.c -o obj/x86_64/frame/3/bli_l3_packm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ex.c -o obj/x86_64/frame/3/bli_l3_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ba.c -o obj/x86_64/frame/3/bli_l3_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi.c -o obj/x86_64/frame/3/bli_l3_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_prune.c -o obj/x86_64/frame/3/bli_l3_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup.c -o obj/x86_64/frame/3/bli_l3_sup.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_ref.c -o obj/x86_64/frame/3/bli_l3_sup_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var12.c -o obj/x86_64/frame/3/bli_l3_sup_var12.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_fpa.c -o obj/x86_64/frame/3/bli_l3_ukr_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_thrinfo.c -o obj/x86_64/frame/3/bli_l3_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_oapi.c -o obj/x86_64/frame/3/bli_l3_ukr_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_tapi.c -o obj/x86_64/frame/3/bli_l3_ukr_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var1n2m.c -o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var3.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_cntl.c -o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_front.c -o obj/x86_64/frame/3/gemm/bli_gemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_int.c -o obj/x86_64/frame/3/gemm/bli_gemm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ba.c -o obj/x86_64/frame/3/bli_l3_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md_c2r_ref.c -o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ex.c -o obj/x86_64/frame/3/bli_l3_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_packab.c -o obj/x86_64/frame/3/gemm/bli_gemm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/hemm/bli_hemm_front.c -o obj/x86_64/frame/3/hemm/bli_hemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/her2k/bli_her2k_front.c -o obj/x86_64/frame/3/her2k/bli_her2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_front.c -o obj/x86_64/frame/3/herk/bli_herk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_x_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/symm/bli_symm_front.c -o obj/x86_64/frame/3/symm/bli_symm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/ind/bli_gemm4mb_ker_var2.c -o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syr2k/bli_syr2k_front.c -o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syrk/bli_syrk_front.c -o obj/x86_64/frame/3/syrk/bli_syrk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_front.c -o obj/x86_64/frame/3/trmm/bli_trmm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_l_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_u_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_xx_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ll_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm3/bli_trmm3_front.c -o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_lu_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var1.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var3.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_rl_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_cntl.c -o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_front.c -o obj/x86_64/frame/3/trsm/bli_trsm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_int.c -o obj/x86_64/frame/3/trsm/bli_trsm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_packab.c -o obj/x86_64/frame/3/trsm/bli_trsm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ru_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_xx_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_apool.c -o obj/x86_64/frame/base/bli_apool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_arch.c -o obj/x86_64/frame/base/bli_arch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_array.c -o obj/x86_64/frame/base/bli_array.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_blksz.c -o obj/x86_64/frame/base/bli_blksz.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ll_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_clock.c -o obj/x86_64/frame/base/bli_clock.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_lu_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_check.c -o obj/x86_64/frame/base/bli_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_rl_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntl.c -o obj/x86_64/frame/base/bli_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ru_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_const.c -o obj/x86_64/frame/base/bli_const.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_error.c -o obj/x86_64/frame/base/bli_error.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cpuid.c -o obj/x86_64/frame/base/bli_cpuid.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_func.c -o obj/x86_64/frame/base/bli_func.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_getopt.c -o obj/x86_64/frame/base/bli_getopt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_gks.c -o obj/x86_64/frame/base/bli_gks.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntx.c -o obj/x86_64/frame/base/bli_cntx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_init.c -o obj/x86_64/frame/base/bli_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_info.c -o obj/x86_64/frame/base/bli_info.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_machval.c -o obj/x86_64/frame/base/bli_machval.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_malloc.c -o obj/x86_64/frame/base/bli_malloc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_mbool.c -o obj/x86_64/frame/base/bli_mbool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_memsys.c -o obj/x86_64/frame/base/bli_memsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_membrk.c -o obj/x86_64/frame/base/bli_membrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj_scalar.c -o obj/x86_64/frame/base/bli_obj_scalar.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_param_map.c -o obj/x86_64/frame/base/bli_param_map.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj.c -o obj/x86_64/frame/base/bli_obj.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_prune.c -o obj/x86_64/frame/base/bli_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_part.c -o obj/x86_64/frame/base/bli_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_rntm.c -o obj/x86_64/frame/base/bli_rntm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_pool.c -o obj/x86_64/frame/base/bli_pool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_query.c -o obj/x86_64/frame/base/bli_query.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_sba.c -o obj/x86_64/frame/base/bli_sba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setgetij.c -o obj/x86_64/frame/base/bli_setgetij.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_string.c -o obj/x86_64/frame/base/bli_string.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setri.c -o obj/x86_64/frame/base/bli_setri.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_winsys.c -o obj/x86_64/frame/base/bli_winsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_obj_check.c -o obj/x86_64/frame/base/check/bli_obj_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_part_check.c -o obj/x86_64/frame/base/check/bli_part_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_dlamch.c -o obj/x86_64/frame/base/noopt/bli_dlamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_lsame.c -o obj/x86_64/frame/base/noopt/bli_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_slamch.c -o obj/x86_64/frame/base/noopt/bli_slamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projm.c -o obj/x86_64/frame/base/proj/bli_projm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castv.c -o obj/x86_64/frame/base/cast/bli_castv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projv.c -o obj/x86_64/frame/base/proj/bli_projv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_amax.c -o obj/x86_64/frame/compat/bla_amax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_asum.c -o obj/x86_64/frame/compat/bla_asum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_axpy.c -o obj/x86_64/frame/compat/bla_axpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_copy.c -o obj/x86_64/frame/compat/bla_copy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castm.c -o obj/x86_64/frame/base/cast/bli_castm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castnzm.c -o obj/x86_64/frame/base/cast/bli_castnzm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_dot.c -o obj/x86_64/frame/compat/bla_dot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemv.c -o obj/x86_64/frame/compat/bla_gemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_ger.c -o obj/x86_64/frame/compat/bla_ger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemm.c -o obj/x86_64/frame/compat/bla_hemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemv.c -o obj/x86_64/frame/compat/bla_hemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemm.c -o obj/x86_64/frame/compat/bla_gemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her.c -o obj/x86_64/frame/compat/bla_her.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2.c -o obj/x86_64/frame/compat/bla_her2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_nrm2.c -o obj/x86_64/frame/compat/bla_nrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2k.c -o obj/x86_64/frame/compat/bla_her2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_scal.c -o obj/x86_64/frame/compat/bla_scal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_herk.c -o obj/x86_64/frame/compat/bla_herk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_swap.c -o obj/x86_64/frame/compat/bla_swap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr.c -o obj/x86_64/frame/compat/bla_syr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symv.c -o obj/x86_64/frame/compat/bla_symv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2.c -o obj/x86_64/frame/compat/bla_syr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symm.c -o obj/x86_64/frame/compat/bla_symm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syrk.c -o obj/x86_64/frame/compat/bla_syrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2k.c -o obj/x86_64/frame/compat/bla_syr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmv.c -o obj/x86_64/frame/compat/bla_trmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsv.c -o obj/x86_64/frame/compat/bla_trsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmm.c -o obj/x86_64/frame/compat/bla_trmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsm.c -o obj/x86_64/frame/compat/bla_trsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/blis/thread/b77_thread.c -o obj/x86_64/frame/compat/blis/thread/b77_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_amax_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_asum_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_nrm2_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_dot_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_caxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ccopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_daxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ddot.c -o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dger.c -o obj/x86_64/frame/compat/cblas/src/cblas_dger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drot.c -o obj/x86_64/frame/compat/cblas/src/cblas_drot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dzasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dznrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_globals.c -o obj/x86_64/frame/compat/cblas/src/cblas_globals.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_icamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_idamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_isamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_izamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_saxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_snrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sger.c -o obj/x86_64/frame/compat/cblas/src/cblas_sger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srot.c -o obj/x86_64/frame/compat/cblas/src/cblas_srot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_xerbla.c -o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zaxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_cabs1.c -o obj/x86_64/frame/compat/f2c/bla_cabs1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_lsame.c -o obj/x86_64/frame/compat/f2c/bla_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hbmv.c -o obj/x86_64/frame/compat/f2c/bla_hbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpmv.c -o obj/x86_64/frame/compat/f2c/bla_hpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr.c -o obj/x86_64/frame/compat/f2c/bla_hpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rot.c -o obj/x86_64/frame/compat/f2c/bla_rot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotg.c -o obj/x86_64/frame/compat/f2c/bla_rotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotmg.c -o obj/x86_64/frame/compat/f2c/bla_rotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr2.c -o obj/x86_64/frame/compat/f2c/bla_hpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotm.c -o obj/x86_64/frame/compat/f2c/bla_rotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_gbmv.c -o obj/x86_64/frame/compat/f2c/bla_gbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr.c -o obj/x86_64/frame/compat/f2c/bla_spr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_sbmv.c -o obj/x86_64/frame/compat/f2c/bla_sbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spmv.c -o obj/x86_64/frame/compat/f2c/bla_spmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr2.c -o obj/x86_64/frame/compat/f2c/bla_spr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_xerbla.c -o obj/x86_64/frame/compat/f2c/bla_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_div.c -o obj/x86_64/frame/compat/f2c/util/bla_c_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_f__cabs.c -o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbmv.c -o obj/x86_64/frame/compat/f2c/bla_tbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpmv.c -o obj/x86_64/frame/compat/f2c/bla_tpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbsv.c -o obj/x86_64/frame/compat/f2c/bla_tbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpsv.c -o obj/x86_64/frame/compat/f2c/bla_tpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_r_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_div.c -o obj/x86_64/frame/compat/f2c/util/bla_z_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_ind.c -o obj/x86_64/frame/ind/bli_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_l3_ind.c -o obj/x86_64/frame/ind/bli_l3_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/cntx/bli_cntx_ind_stage.c -o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_ind_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_nat_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_pthread.c -o obj/x86_64/frame/thread/bli_pthread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm.c -o obj/x86_64/frame/thread/bli_thrcomm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_openmp.c -o obj/x86_64/frame/thread/bli_thrcomm_openmp.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_pthreads.c -o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_single.c -o obj/x86_64/frame/thread/bli_thrcomm_single.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_3m4m1m_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_check.c -o obj/x86_64/frame/util/bli_util_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi.c -o obj/x86_64/frame/util/bli_util_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_fpa.c -o obj/x86_64/frame/util/bli_util_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi.c -o obj/x86_64/frame/util/bli_util_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrinfo.c -o obj/x86_64/frame/thread/bli_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thread.c -o obj/x86_64/frame/thread/bli_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ba.c -o obj/x86_64/frame/util/bli_util_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ex.c -o obj/x86_64/frame/util/bli_util_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ba.c -o obj/x86_64/frame/util/bli_util_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ex.c -o obj/x86_64/frame/util/bli_util_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_unb_var1.c -o obj/x86_64/frame/util/bli_util_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/tapi/bli_l3_ind_tapi.c -o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o BUILDSTDERR: gcc -shared -Wl,-soname=libblis64.so.2.0.0 -o lib/x86_64/libblis.so obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o obj/x86_64/config/excavator/bli_cntx_init_excavator.o obj/x86_64/config/generic/bli_cntx_init_generic.o obj/x86_64/config/haswell/bli_cntx_init_haswell.o obj/x86_64/config/knl/bli_cntx_init_knl.o obj/x86_64/config/penryn/bli_cntx_init_penryn.o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o obj/x86_64/config/skx/bli_cntx_init_skx.o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o obj/x86_64/config/zen/bli_cntx_init_zen.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o obj/x86_64/kernels/zen/3/bli_gemm_small.o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o obj/x86_64/frame/0/bli_l0_check.o obj/x86_64/frame/0/bli_l0_fpa.o obj/x86_64/frame/0/bli_l0_oapi.o obj/x86_64/frame/0/bli_l0_tapi.o obj/x86_64/frame/0/copysc/bli_copysc.o obj/x86_64/frame/1/bli_l1v_check.o obj/x86_64/frame/1/bli_l1v_fpa.o obj/x86_64/frame/1/bli_l1v_oapi.o obj/x86_64/frame/1/bli_l1v_oapi_ba.o obj/x86_64/frame/1/bli_l1v_oapi_ex.o obj/x86_64/frame/1/bli_l1v_tapi.o obj/x86_64/frame/1/bli_l1v_tapi_ba.o obj/x86_64/frame/1/bli_l1v_tapi_ex.o obj/x86_64/frame/1d/bli_l1d_check.o obj/x86_64/frame/1d/bli_l1d_fpa.o obj/x86_64/frame/1d/bli_l1d_oapi.o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o obj/x86_64/frame/1d/bli_l1d_tapi.o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o obj/x86_64/frame/1f/bli_l1f_check.o obj/x86_64/frame/1f/bli_l1f_fpa.o obj/x86_64/frame/1f/bli_l1f_oapi.o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o obj/x86_64/frame/1f/bli_l1f_tapi.o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_check.o obj/x86_64/frame/1m/bli_l1m_fpa.o obj/x86_64/frame/1m/bli_l1m_oapi.o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o obj/x86_64/frame/1m/bli_l1m_tapi.o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_unb_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o obj/x86_64/frame/1m/packm/bli_packm_check.o obj/x86_64/frame/1m/packm/bli_packm_cntl.o obj/x86_64/frame/1m/packm/bli_packm_cxk.o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_init.o obj/x86_64/frame/1m/packm/bli_packm_int.o obj/x86_64/frame/1m/packm/bli_packm_part.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o obj/x86_64/frame/2/bli_l2_check.o obj/x86_64/frame/2/bli_l2_fpa.o obj/x86_64/frame/2/bli_l2_oapi.o obj/x86_64/frame/2/bli_l2_oapi_ba.o obj/x86_64/frame/2/bli_l2_oapi_ex.o obj/x86_64/frame/2/bli_l2_tapi.o obj/x86_64/frame/2/bli_l2_tapi_ba.o obj/x86_64/frame/2/bli_l2_tapi_ex.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o obj/x86_64/frame/2/her/bli_her_unb_var1.o obj/x86_64/frame/2/her/bli_her_unb_var2.o obj/x86_64/frame/2/her/bli_her_var_oapi.o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o obj/x86_64/frame/3/bli_l3_blocksize.o obj/x86_64/frame/3/bli_l3_check.o obj/x86_64/frame/3/bli_l3_cntl.o obj/x86_64/frame/3/bli_l3_direct.o obj/x86_64/frame/3/bli_l3_oapi.o obj/x86_64/frame/3/bli_l3_oapi_ba.o obj/x86_64/frame/3/bli_l3_oapi_ex.o obj/x86_64/frame/3/bli_l3_packm.o obj/x86_64/frame/3/bli_l3_prune.o obj/x86_64/frame/3/bli_l3_sup.o obj/x86_64/frame/3/bli_l3_sup_ref.o obj/x86_64/frame/3/bli_l3_sup_var12.o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o obj/x86_64/frame/3/bli_l3_tapi.o obj/x86_64/frame/3/bli_l3_tapi_ba.o obj/x86_64/frame/3/bli_l3_tapi_ex.o obj/x86_64/frame/3/bli_l3_thrinfo.o obj/x86_64/frame/3/bli_l3_ukr_fpa.o obj/x86_64/frame/3/bli_l3_ukr_oapi.o obj/x86_64/frame/3/bli_l3_ukr_tapi.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o obj/x86_64/frame/3/gemm/bli_gemm_front.o obj/x86_64/frame/3/gemm/bli_gemm_int.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o obj/x86_64/frame/3/gemm/bli_gemm_md.o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o obj/x86_64/frame/3/gemm/bli_gemm_packab.o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o obj/x86_64/frame/3/hemm/bli_hemm_front.o obj/x86_64/frame/3/her2k/bli_her2k_front.o obj/x86_64/frame/3/herk/bli_herk_front.o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o obj/x86_64/frame/3/symm/bli_symm_front.o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o obj/x86_64/frame/3/syrk/bli_syrk_front.o obj/x86_64/frame/3/trmm/bli_trmm_front.o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o obj/x86_64/frame/3/trsm/bli_trsm_front.o obj/x86_64/frame/3/trsm/bli_trsm_int.o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_packab.o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o obj/x86_64/frame/base/bli_apool.o obj/x86_64/frame/base/bli_arch.o obj/x86_64/frame/base/bli_array.o obj/x86_64/frame/base/bli_blksz.o obj/x86_64/frame/base/bli_check.o obj/x86_64/frame/base/bli_clock.o obj/x86_64/frame/base/bli_cntl.o obj/x86_64/frame/base/bli_cntx.o obj/x86_64/frame/base/bli_const.o obj/x86_64/frame/base/bli_cpuid.o obj/x86_64/frame/base/bli_error.o obj/x86_64/frame/base/bli_func.o obj/x86_64/frame/base/bli_getopt.o obj/x86_64/frame/base/bli_gks.o obj/x86_64/frame/base/bli_info.o obj/x86_64/frame/base/bli_init.o obj/x86_64/frame/base/bli_machval.o obj/x86_64/frame/base/bli_malloc.o obj/x86_64/frame/base/bli_mbool.o obj/x86_64/frame/base/bli_membrk.o obj/x86_64/frame/base/bli_memsys.o obj/x86_64/frame/base/bli_obj.o obj/x86_64/frame/base/bli_obj_scalar.o obj/x86_64/frame/base/bli_param_map.o obj/x86_64/frame/base/bli_part.o obj/x86_64/frame/base/bli_pool.o obj/x86_64/frame/base/bli_prune.o obj/x86_64/frame/base/bli_query.o obj/x86_64/frame/base/bli_rntm.o obj/x86_64/frame/base/bli_sba.o obj/x86_64/frame/base/bli_setgetij.o obj/x86_64/frame/base/bli_setri.o obj/x86_64/frame/base/bli_string.o obj/x86_64/frame/base/bli_winsys.o obj/x86_64/frame/base/cast/bli_castm.o obj/x86_64/frame/base/cast/bli_castnzm.o obj/x86_64/frame/base/cast/bli_castv.o obj/x86_64/frame/base/check/bli_obj_check.o obj/x86_64/frame/base/check/bli_part_check.o obj/x86_64/frame/base/noopt/bli_dlamch.o obj/x86_64/frame/base/noopt/bli_lsame.o obj/x86_64/frame/base/noopt/bli_slamch.o obj/x86_64/frame/base/proj/bli_projm.o obj/x86_64/frame/base/proj/bli_projv.o obj/x86_64/frame/compat/bla_amax.o obj/x86_64/frame/compat/bla_asum.o obj/x86_64/frame/compat/bla_axpy.o obj/x86_64/frame/compat/bla_copy.o obj/x86_64/frame/compat/bla_dot.o obj/x86_64/frame/compat/bla_gemm.o obj/x86_64/frame/compat/bla_gemv.o obj/x86_64/frame/compat/bla_ger.o obj/x86_64/frame/compat/bla_hemm.o obj/x86_64/frame/compat/bla_hemv.o obj/x86_64/frame/compat/bla_her.o obj/x86_64/frame/compat/bla_her2.o obj/x86_64/frame/compat/bla_her2k.o obj/x86_64/frame/compat/bla_herk.o obj/x86_64/frame/compat/bla_nrm2.o obj/x86_64/frame/compat/bla_scal.o obj/x86_64/frame/compat/bla_swap.o obj/x86_64/frame/compat/bla_symm.o obj/x86_64/frame/compat/bla_symv.o obj/x86_64/frame/compat/bla_syr.o obj/x86_64/frame/compat/bla_syr2.o obj/x86_64/frame/compat/bla_syr2k.o obj/x86_64/frame/compat/bla_syrk.o obj/x86_64/frame/compat/bla_trmm.o obj/x86_64/frame/compat/bla_trmv.o obj/x86_64/frame/compat/bla_trsm.o obj/x86_64/frame/compat/bla_trsv.o obj/x86_64/frame/compat/blis/thread/b77_thread.o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o obj/x86_64/frame/compat/cblas/src/cblas_cher.o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o obj/x86_64/frame/compat/cblas/src/cblas_dger.o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_drot.o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o obj/x86_64/frame/compat/cblas/src/cblas_globals.o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o obj/x86_64/frame/compat/cblas/src/cblas_sger.o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o obj/x86_64/frame/compat/cblas/src/cblas_srot.o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o obj/x86_64/f+ make install rame/compat/cblas/src/cblas_zgeru.o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o obj/x86_64/frame/compat/cblas/src/cblas_zher.o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o obj/x86_64/frame/compat/cblas/src/cblas_zherk.o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o obj/x86_64/frame/compat/f2c/bla_cabs1.o obj/x86_64/frame/compat/f2c/bla_gbmv.o obj/x86_64/frame/compat/f2c/bla_hbmv.o obj/x86_64/frame/compat/f2c/bla_hpmv.o obj/x86_64/frame/compat/f2c/bla_hpr.o obj/x86_64/frame/compat/f2c/bla_hpr2.o obj/x86_64/frame/compat/f2c/bla_lsame.o obj/x86_64/frame/compat/f2c/bla_rot.o obj/x86_64/frame/compat/f2c/bla_rotg.o obj/x86_64/frame/compat/f2c/bla_rotm.o obj/x86_64/frame/compat/f2c/bla_rotmg.o obj/x86_64/frame/compat/f2c/bla_sbmv.o obj/x86_64/frame/compat/f2c/bla_spmv.o obj/x86_64/frame/compat/f2c/bla_spr.o obj/x86_64/frame/compat/f2c/bla_spr2.o obj/x86_64/frame/compat/f2c/bla_tbmv.o obj/x86_64/frame/compat/f2c/bla_tbsv.o obj/x86_64/frame/compat/f2c/bla_tpmv.o obj/x86_64/frame/compat/f2c/bla_tpsv.o obj/x86_64/frame/compat/f2c/bla_xerbla.o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o obj/x86_64/frame/compat/f2c/util/bla_c_div.o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o obj/x86_64/frame/compat/f2c/util/bla_r_sign.o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o obj/x86_64/frame/compat/f2c/util/bla_z_div.o obj/x86_64/frame/ind/bli_ind.o obj/x86_64/frame/ind/bli_l3_ind.o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o obj/x86_64/frame/thread/bli_pthread.o obj/x86_64/frame/thread/bli_thrcomm.o obj/x86_64/frame/thread/bli_thrcomm_openmp.o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o obj/x86_64/frame/thread/bli_thrcomm_single.o obj/x86_64/frame/thread/bli_thread.o obj/x86_64/frame/thread/bli_thrinfo.o obj/x86_64/frame/util/bli_util_check.o obj/x86_64/frame/util/bli_util_fpa.o obj/x86_64/frame/util/bli_util_oapi.o obj/x86_64/frame/util/bli_util_oapi_ba.o obj/x86_64/frame/util/bli_util_oapi_ex.o obj/x86_64/frame/util/bli_util_tapi.o obj/x86_64/frame/util/bli_util_tapi_ba.o obj/x86_64/frame/util/bli_util_tapi_ex.o obj/x86_64/frame/util/bli_util_unb_var1.o -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ln -sf libblis.so libblis.so.2.loc mv libblis.so.2.loc lib/x86_64/libblis.so.2 mkdir -p /builddir/build/BUILD/blis-0.6.0/64/lib install -c -m 0644 lib/x86_64/libblis.so /builddir/build/BUILD/blis-0.6.0/64/lib/libblis.so.2.0.0 ln -sf libblis.so.2.0.0 libblis.so mv libblis.so /builddir/build/BUILD/blis-0.6.0/64/lib/ ln -sf libblis.so.2.0.0 libblis.so.2 mv libblis.so.2 /builddir/build/BUILD/blis-0.6.0/64/lib/ BUILDSTDERR: python3 ./build/flatten-headers.py -c -v1 ./frame/compat/cblas/src/cblas.h include/x86_64/cblas.h "./include" "./ ./config/++ pwd + ./configure --prefix=/builddir/build/BUILD/blis-0.6.0/o64 --enable-debug=opt --disable-static --enable-shared --enable-verbose-make --enable-cblas -b 64 -t openmp x86_64 bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ ./frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/include/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ......... mkdir -p /builddir/build/BUILD/blis-0.6.0/64/include/blis install -c -m 0644 include/x86_64/blis.h include/x86_64/cblas.h /builddir/build/BUILD/blis-0.6.0/64/include/blis mkdir -p /builddir/build/BUILD/blis-0.6.0/64/share/blis install -c -m 0644 config.mk common.mk /builddir/build/BUILD/blis-0.6.0/64/share/blis mkdir -p -p /builddir/build/BUILD/blis-0.6.0/64/share/blis/config/x86_64 install -c -m 0644 config/x86_64/make_defs.mk \ /builddir/build/BUILD/blis-0.6.0/64/share/blis/config/x86_64 configure: detected Linux kernel version 5.0.6-200.fc29.x86_64. configure: python interpeter search list is: python python3 python2. configure: using 'python3' python interpreter. configure: found python version 3.7.4 (maj: 3, min: 7, rev: 4). configure: python 3.7.4 appears to be supported. configure: C compiler search list is: gcc clang cc. configure: using 'gcc' C compiler. configure: C++ compiler search list is: g++ clang++ c++. configure: using 'g++' C++ compiler (for sandbox only). configure: found gcc version 9.1.1 (maj: 9, min: 1, rev: 1). configure: checking for blacklisted configurations due to gcc 9.1.1. configure: found assembler ('as') version 2.32 (maj: 2, min: 32, rev: ). configure: checking for blacklisted configurations due to as 2.32. configure: reading configuration registry...done. configure: determining default version string. configure: could not find '.git' directory; using unmodified version file. configure: starting configuration of BLIS 0.6.0. configure: configuring with official version string. configure: found shared library .so version '2.0.0'. configure: .so major version: 2 configure: .so minor.build version: 0.0 configure: manual configuration requested; configuring with 'x86_64'. configure: checking configuration against contents of 'config_registry'. configure: configuration 'x86_64' is registered. configure: 'x86_64' is defined as having the following sub-configurations: configure: skx knl haswell sandybridge penryn zen excavator steamroller piledriver bulldozer generic configure: which collectively require the following kernels: configure: skx knl sandybridge penryn haswell zen piledriver bulldozer generic configure: checking sub-configurations: configure: 'skx' is registered...and exists. configure: 'knl' is registered...and exists. configure: 'haswell' is registered...and exists. configure: 'sandybridge' is registered...and exists. configure: 'penryn' is registered...and exists. configure: 'zen' is registered...and exists. configure: 'excavator' is registered...and exists. configure: 'steamroller' is registered...and exists. configure: 'piledriver' is registered...and exists. configure: 'bulldozer' is registered...and exists. configure: 'generic' is registered...and exists. configure: checking sub-configurations' requisite kernels: configure: 'skx' kernels...exist. configure: 'knl' kernels...exist. configure: 'sandybridge' kernels...exist. configure: 'penryn' kernels...exist. configure: 'haswell' kernels...exist. configure: 'zen' kernels...exist. configure: 'piledriver' kernels...exist. configure: 'bulldozer' kernels...exist. configure: 'generic' kernels...exist. configure: detected --prefix='/builddir/build/BUILD/blis-0.6.0/o64'. configure: no install exec_prefix option given; defaulting to PREFIX. configure: no install libdir option given; defaulting to EXECPREFIX/lib. configure: no install includedir option given; defaulting to PREFIX/include. configure: no install sharedir option given; defaulting to PREFIX/share. configure: final installation directories: configure: prefix: /builddir/build/BUILD/blis-0.6.0/o64 configure: exec_prefix: ${prefix} configure: libdir: ${exec_prefix}/lib configure: includedir: ${prefix}/include configure: sharedir: ${prefix}/share configure: NOTE: the variables above can be overridden when running make. configure: detected preset CFLAGS; prepending: configure: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations configure: detected preset LDFLAGS; prepending: configure: -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld configure: enabling debug symbols with optimizations. configure: enabling verbose make output. (disable with 'make V=0'.) configure: disabling ARG_MAX hack. configure: building BLIS as a shared library (static library disabled). configure: exporting only public symbols within shared library. configure: using OpenMP for threading. configure: requesting slab threading in jr and ir loops. configure: internal memory pools for packing blocks are enabled. configure: internal memory pools for small blocks are enabled. configure: memory tracing output is disabled. configure: libmemkind not found; disabling. configure: compiler appears to not support #pragma omp simd. configure: the BLAS compatibility layer is enabled. configure: the CBLAS compatibility layer is enabled. configure: mixed datatype support is enabled. configure: mixed datatype optimizations requiring extra memory are enabled. configure: small matrix handling is enabled. configure: the BLIS API integer size is automatically determined. configure: the BLAS/CBLAS API integer size is 64-bit. configure: configuring for conventional gemm implementation. configure: creating ./config.mk from ./build/config.mk.in configure: creating ./bli_config.h from ./build/bli_config.h.in configure: creating ./obj/x86_64 configure: creating ./obj/x86_64/config/skx configure: creating ./obj/x86_64/config/knl configure: creating ./obj/x86_64/config/haswell configure: creating ./obj/x86_64/config/sandybridge configure: creating ./obj/x86_64/config/penryn configure: creating ./obj/x86_64/config/zen configure: creating ./obj/x86_64/config/excavator configure: creating ./obj/x86_64/config/steamroller configure: creating ./obj/x86_64/config/piledriver configure: creating ./obj/x86_64/config/bulldozer configure: creating ./obj/x86_64/config/generic configure: creating ./obj/x86_64/kernels/skx configure: creating ./obj/x86_64/kernels/knl configure: creating ./obj/x86_64/kernels/sandybridge configure: creating ./obj/x86_64/kernels/penryn configure: creating ./obj/x86_64/kernels/haswell configure: creating ./obj/x86_64/kernels/zen configure: creating ./obj/x86_64/kernels/piledriver configure: creating ./obj/x86_64/kernels/bulldozer configure: creating ./obj/x86_64/kernels/generic configure: creating ./obj/x86_64/ref_kernels/skx configure: creating ./obj/x86_64/ref_kernels/knl configure: creating ./obj/x86_64/ref_kernels/haswell configure: creating ./obj/x86_64/ref_kernels/sandybridge configure: creating ./obj/x86_64/ref_kernels/penryn configure: creating ./obj/x86_64/ref_kernels/zen configure: creating ./obj/x86_64/ref_kernels/excavator configure: creating ./obj/x86_64/ref_kernels/steamroller configure: creating ./obj/x86_64/ref_kernels/piledriver configure: creating ./obj/x86_64/ref_kernels/bulldozer configure: creating ./obj/x86_64/ref_kernels/generic configure: creating ./obj/x86_64/frame configure: creating ./obj/x86_64/blastest configure: creating ./obj/x86_64/testsuite configure: creating ./lib/x86_64 configure: creating ./include/x86_64 configure: mirroring ./config/skx to ./obj/x86_64/config/skx configure: mirroring ./config/knl to ./obj/x86_64/config/knl configure: mirroring ./config/haswell to ./obj/x86_64/config/haswell configure: mirroring ./config/sandybridge to ./obj/x86_64/config/sandybridge configure: mirroring ./config/penryn to ./obj/x86_64/config/penryn configure: mirroring ./config/zen to ./obj/x86_64/config/zen configure: mirroring ./config/excavator to ./obj/x86_64/config/excavator configure: mirroring ./config/steamroller to ./obj/x86_64/config/steamroller configure: mirroring ./config/piledriver to ./obj/x86_64/config/piledriver configure: mirroring ./config/bulldozer to ./obj/x86_64/config/bulldozer configure: mirroring ./config/generic to ./obj/x86_64/config/generic configure: mirroring ./config/x86_64 to ./obj/x86_64/config/x86_64 configure: mirroring ./kernels/skx to ./obj/x86_64/kernels/skx configure: mirroring ./kernels/knl to ./obj/x86_64/kernels/knl configure: mirroring ./kernels/sandybridge to ./obj/x86_64/kernels/sandybridge configure: mirroring ./kernels/penryn to ./obj/x86_64/kernels/penryn configure: mirroring ./kernels/haswell to ./obj/x86_64/kernels/haswell configure: mirroring ./kernels/zen to ./obj/x86_64/kernels/zen configure: mirroring ./kernels/piledriver to ./obj/x86_64/kernels/piledriver configure: mirroring ./kernels/bulldozer to ./obj/x86_64/kernels/bulldozer configure: mirroring ./kernels/generic to ./obj/x86_64/kernels/generic configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/skx configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/knl configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/haswell configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/sandybridge configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/penryn configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/zen configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/excavator configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/steamroller configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/piledriver configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/bulldozer configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/generic configure: mirroring ./frame to ./obj/x86_64/frame configure: creating makefile fragments in ./obj/x86_64/config/x86_64 configure: creating makefile fragments in ./obj/x86_64/config/skx configure: creating makefile fragments in ./obj/x86_64/config/knl configure: creating makefile fragments in ./obj/x86_64/config/haswell configure: creating makefile fragments in ./obj/x86_64/config/sandybridge configure: creating makefile fragments in ./obj/x86_64/config/penryn configure: creating makefile fragments in ./obj/x86_64/config/zen configure: creating makefile fragments in ./obj/x86_64/config/excavator configure: creating makefile fragments in ./obj/x86_64/config/steamroller configure: creating makefile fragments in ./obj/x86_64/config/piledriver configure: creating makefile fragments in ./obj/x86_64/config/bulldozer configure: creating makefile fragments in ./obj/x86_64/config/generic BUILDSTDERR: configure: creating makefile fragments in ./obj/x86_64/kerne+ /usr/bin/make -O -j6 V=1 VERBOSE=1 'SOFLAGS=-shared -Wl,-soname=libbliso64.so.2.0.0' ls/skx configure: creating makefile fragments in ./obj/x86_64/kernels/knl configure: creating makefile fragments in ./obj/x86_64/kernels/sandybridge configure: creating makefile fragments in ./obj/x86_64/kernels/penryn configure: creating makefile fragments in ./obj/x86_64/kernels/haswell configure: creating makefile fragments in ./obj/x86_64/kernels/zen configure: creating makefile fragments in ./obj/x86_64/kernels/piledriver configure: creating makefile fragments in ./obj/x86_64/kernels/bulldozer configure: creating makefile fragments in ./obj/x86_64/kernels/generic configure: creating makefile fragments in ./obj/x86_64/ref_kernels configure: creating makefile fragments in ./obj/x86_64/frame configure: configured to build within top-level directory of source distribution. python3 ./build/flatten-headers.py -c -v1 ./frame/include/blis.h include/x86_64/blis.h "./include" "./ ./config/bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ ./frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/include/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/generic/bli_cntx_init_generic.c -o obj/x86_64/config/generic/bli_cntx_init_generic.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/bulldozer/bli_cntx_init_bulldozer.c -o obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/excavator/bli_cntx_init_excavator.c -o obj/x86_64/config/excavator/bli_cntx_init_excavator.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/penryn/bli_cntx_init_penryn.c -o obj/x86_64/config/penryn/bli_cntx_init_penryn.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/haswell/bli_cntx_init_haswell.c -o obj/x86_64/config/haswell/bli_cntx_init_haswell.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/knl/bli_cntx_init_knl.c -o obj/x86_64/config/knl/bli_cntx_init_knl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/piledriver/bli_cntx_init_piledriver.c -o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/sandybridge/bli_cntx_init_sandybridge.c -o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/skx/bli_cntx_init_skx.c -o obj/x86_64/config/skx/bli_cntx_init_skx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/steamroller/bli_cntx_init_steamroller.c -o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/zen/bli_cntx_init_zen.c -o obj/x86_64/config/zen/bli_cntx_init_zen.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.c -o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x14.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_dpackm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_spackm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_dgemm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_sgemm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_axpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_dotv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpy2v_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotaxpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemm_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxaxpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d8x6.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_amaxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.c -o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_axpyf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.c -o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/3/bli_gemm_small.c -o obj/x86_64/kernels/zen/3/bli_gemm_small.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_dotxf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o BUILDSTDERR: gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx5ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] 12bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o BUILDSTDERR: gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o BUILDSTDERR: gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcfref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] -protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o BUILDSTDERR: gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] ind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=geref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] neric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mh_excavator_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o objref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] /x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] used-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] S_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o BUILDSTDERR: gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redharef_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] t-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_check.c -o obj/x86_64/frame/0/bli_l0_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_fpa.c -o obj/x86_64/frame/0/bli_l0_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_oapi.c -o obj/x86_64/frame/0/bli_l0_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/copysc/bli_copysc.c -o obj/x86_64/frame/0/copysc/bli_copysc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_tapi.c -o obj/x86_64/frame/0/bli_l0_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi.c -o obj/x86_64/frame/1/bli_l1v_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_check.c -o obj/x86_64/frame/1/bli_l1v_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi.c -o obj/x86_64/frame/1/bli_l1v_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_fpa.c -o obj/x86_64/frame/1/bli_l1v_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ba.c -o obj/x86_64/frame/1/bli_l1v_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ex.c -o obj/x86_64/frame/1/bli_l1v_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ba.c -o obj/x86_64/frame/1/bli_l1v_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi.c -o obj/x86_64/frame/1d/bli_l1d_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ex.c -o obj/x86_64/frame/1/bli_l1v_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_check.c -o obj/x86_64/frame/1d/bli_l1d_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi.c -o obj/x86_64/frame/1d/bli_l1d_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_fpa.c -o obj/x86_64/frame/1d/bli_l1d_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_check.c -o obj/x86_64/frame/1f/bli_l1f_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi.c -o obj/x86_64/frame/1f/bli_l1f_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_fpa.c -o obj/x86_64/frame/1f/bli_l1f_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi.c -o obj/x86_64/frame/1f/bli_l1f_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi.c -o obj/x86_64/frame/1m/bli_l1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi.c -o obj/x86_64/frame/1m/bli_l1m_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_check.c -o obj/x86_64/frame/1m/bli_l1m_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_fpa.c -o obj/x86_64/frame/1m/bli_l1m_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_check.c -o obj/x86_64/frame/1m/packm/bli_packm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cntl.c -o obj/x86_64/frame/1m/packm/bli_packm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1_md.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_init.c -o obj/x86_64/frame/1m/packm/bli_packm_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_int.c -o obj/x86_64/frame/1m/packm/bli_packm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_part.c -o obj/x86_64/frame/1m/packm/bli_packm_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_thrinfo.c -o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_unb_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_blk_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_check.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cntl.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cxk.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_int.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi.c -o obj/x86_64/frame/2/bli_l2_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_unb_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_check.c -o obj/x86_64/frame/2/bli_l2_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi.c -o obj/x86_64/frame/2/bli_l2_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_fpa.c -o obj/x86_64/frame/2/bli_l2_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ba.c -o obj/x86_64/frame/2/bli_l2_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ex.c -o obj/x86_64/frame/2/bli_l2_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ba.c -o obj/x86_64/frame/2/bli_l2_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ex.c -o obj/x86_64/frame/2/bli_l2_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_unb_var1.c -o obj/x86_64/frame/1m/bli_l1m_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var1.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_var_oapi.c -o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var2.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_var_oapi.c -o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var2.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var4.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_var_oapi.c -o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var1.c -o obj/x86_64/frame/2/her/bli_her_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var2.c -o obj/x86_64/frame/2/her/bli_her_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_var_oapi.c -o obj/x86_64/frame/2/her/bli_her_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var2.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var3.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_var_oapi.c -o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_var_oapi.c -o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_var_oapi.c -o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_md.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_cntl.c -o obj/x86_64/frame/3/bli_l3_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi.c -o obj/x86_64/frame/3/bli_l3_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_check.c -o obj/x86_64/frame/3/bli_l3_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_direct.c -o obj/x86_64/frame/3/bli_l3_direct.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_blocksize.c -o obj/x86_64/frame/3/bli_l3_blocksize.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_packm.c -o obj/x86_64/frame/3/bli_l3_packm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ba.c -o obj/x86_64/frame/3/bli_l3_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_prune.c -o obj/x86_64/frame/3/bli_l3_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi.c -o obj/x86_64/frame/3/bli_l3_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ex.c -o obj/x86_64/frame/3/bli_l3_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup.c -o obj/x86_64/frame/3/bli_l3_sup.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var12.c -o obj/x86_64/frame/3/bli_l3_sup_var12.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_ref.c -o obj/x86_64/frame/3/bli_l3_sup_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_fpa.c -o obj/x86_64/frame/3/bli_l3_ukr_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_thrinfo.c -o obj/x86_64/frame/3/bli_l3_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_oapi.c -o obj/x86_64/frame/3/bli_l3_ukr_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_tapi.c -o obj/x86_64/frame/3/bli_l3_ukr_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_cntl.c -o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var3.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var1n2m.c -o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_front.c -o obj/x86_64/frame/3/gemm/bli_gemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_int.c -o obj/x86_64/frame/3/gemm/bli_gemm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ba.c -o obj/x86_64/frame/3/bli_l3_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ex.c -o obj/x86_64/frame/3/bli_l3_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md_c2r_ref.c -o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_packab.c -o obj/x86_64/frame/3/gemm/bli_gemm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/hemm/bli_hemm_front.c -o obj/x86_64/frame/3/hemm/bli_hemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/her2k/bli_her2k_front.c -o obj/x86_64/frame/3/her2k/bli_her2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_front.c -o obj/x86_64/frame/3/herk/bli_herk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_x_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/symm/bli_symm_front.c -o obj/x86_64/frame/3/symm/bli_symm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/ind/bli_gemm4mb_ker_var2.c -o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syr2k/bli_syr2k_front.c -o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syrk/bli_syrk_front.c -o obj/x86_64/frame/3/syrk/bli_syrk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_front.c -o obj/x86_64/frame/3/trmm/bli_trmm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_l_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_u_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_xx_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ll_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm3/bli_trmm3_front.c -o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_lu_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var1.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var3.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_rl_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_cntl.c -o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_front.c -o obj/x86_64/frame/3/trsm/bli_trsm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_int.c -o obj/x86_64/frame/3/trsm/bli_trsm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_packab.c -o obj/x86_64/frame/3/trsm/bli_trsm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ru_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_xx_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_apool.c -o obj/x86_64/frame/base/bli_apool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_arch.c -o obj/x86_64/frame/base/bli_arch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_array.c -o obj/x86_64/frame/base/bli_array.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_blksz.c -o obj/x86_64/frame/base/bli_blksz.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ll_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_clock.c -o obj/x86_64/frame/base/bli_clock.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_lu_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_check.c -o obj/x86_64/frame/base/bli_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_const.c -o obj/x86_64/frame/base/bli_const.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_rl_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntl.c -o obj/x86_64/frame/base/bli_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ru_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_error.c -o obj/x86_64/frame/base/bli_error.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cpuid.c -o obj/x86_64/frame/base/bli_cpuid.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_func.c -o obj/x86_64/frame/base/bli_func.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_getopt.c -o obj/x86_64/frame/base/bli_getopt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntx.c -o obj/x86_64/frame/base/bli_cntx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_gks.c -o obj/x86_64/frame/base/bli_gks.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_init.c -o obj/x86_64/frame/base/bli_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_info.c -o obj/x86_64/frame/base/bli_info.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_machval.c -o obj/x86_64/frame/base/bli_machval.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_malloc.c -o obj/x86_64/frame/base/bli_malloc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_mbool.c -o obj/x86_64/frame/base/bli_mbool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_memsys.c -o obj/x86_64/frame/base/bli_memsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_membrk.c -o obj/x86_64/frame/base/bli_membrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj_scalar.c -o obj/x86_64/frame/base/bli_obj_scalar.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_param_map.c -o obj/x86_64/frame/base/bli_param_map.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj.c -o obj/x86_64/frame/base/bli_obj.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_prune.c -o obj/x86_64/frame/base/bli_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_part.c -o obj/x86_64/frame/base/bli_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_pool.c -o obj/x86_64/frame/base/bli_pool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_query.c -o obj/x86_64/frame/base/bli_query.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_rntm.c -o obj/x86_64/frame/base/bli_rntm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_sba.c -o obj/x86_64/frame/base/bli_sba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setgetij.c -o obj/x86_64/frame/base/bli_setgetij.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setri.c -o obj/x86_64/frame/base/bli_setri.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_string.c -o obj/x86_64/frame/base/bli_string.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_winsys.c -o obj/x86_64/frame/base/bli_winsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_part_check.c -o obj/x86_64/frame/base/check/bli_part_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_obj_check.c -o obj/x86_64/frame/base/check/bli_obj_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_dlamch.c -o obj/x86_64/frame/base/noopt/bli_dlamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_lsame.c -o obj/x86_64/frame/base/noopt/bli_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projm.c -o obj/x86_64/frame/base/proj/bli_projm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_slamch.c -o obj/x86_64/frame/base/noopt/bli_slamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castv.c -o obj/x86_64/frame/base/cast/bli_castv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projv.c -o obj/x86_64/frame/base/proj/bli_projv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_amax.c -o obj/x86_64/frame/compat/bla_amax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_asum.c -o obj/x86_64/frame/compat/bla_asum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_axpy.c -o obj/x86_64/frame/compat/bla_axpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_copy.c -o obj/x86_64/frame/compat/bla_copy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castm.c -o obj/x86_64/frame/base/cast/bli_castm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castnzm.c -o obj/x86_64/frame/base/cast/bli_castnzm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_dot.c -o obj/x86_64/frame/compat/bla_dot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_ger.c -o obj/x86_64/frame/compat/bla_ger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemv.c -o obj/x86_64/frame/compat/bla_gemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemm.c -o obj/x86_64/frame/compat/bla_gemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemv.c -o obj/x86_64/frame/compat/bla_hemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her.c -o obj/x86_64/frame/compat/bla_her.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemm.c -o obj/x86_64/frame/compat/bla_hemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2.c -o obj/x86_64/frame/compat/bla_her2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_nrm2.c -o obj/x86_64/frame/compat/bla_nrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2k.c -o obj/x86_64/frame/compat/bla_her2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_scal.c -o obj/x86_64/frame/compat/bla_scal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_herk.c -o obj/x86_64/frame/compat/bla_herk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_swap.c -o obj/x86_64/frame/compat/bla_swap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr.c -o obj/x86_64/frame/compat/bla_syr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symv.c -o obj/x86_64/frame/compat/bla_symv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2.c -o obj/x86_64/frame/compat/bla_syr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symm.c -o obj/x86_64/frame/compat/bla_symm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syrk.c -o obj/x86_64/frame/compat/bla_syrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2k.c -o obj/x86_64/frame/compat/bla_syr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmv.c -o obj/x86_64/frame/compat/bla_trmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmm.c -o obj/x86_64/frame/compat/bla_trmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsv.c -o obj/x86_64/frame/compat/bla_trsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/blis/thread/b77_thread.c -o obj/x86_64/frame/compat/blis/thread/b77_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsm.c -o obj/x86_64/frame/compat/bla_trsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_amax_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_asum_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_nrm2_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_caxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ccopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_dot_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_daxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ddot.c -o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dger.c -o obj/x86_64/frame/compat/cblas/src/cblas_dger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drot.c -o obj/x86_64/frame/compat/cblas/src/cblas_drot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dznrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dzasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_globals.c -o obj/x86_64/frame/compat/cblas/src/cblas_globals.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_icamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_idamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_izamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_isamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_saxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sger.c -o obj/x86_64/frame/compat/cblas/src/cblas_sger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_snrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srot.c -o obj/x86_64/frame/compat/cblas/src/cblas_srot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_xerbla.c -o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zaxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_cabs1.c -o obj/x86_64/frame/compat/f2c/bla_cabs1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_lsame.c -o obj/x86_64/frame/compat/f2c/bla_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr.c -o obj/x86_64/frame/compat/f2c/bla_hpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hbmv.c -o obj/x86_64/frame/compat/f2c/bla_hbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpmv.c -o obj/x86_64/frame/compat/f2c/bla_hpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rot.c -o obj/x86_64/frame/compat/f2c/bla_rot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotg.c -o obj/x86_64/frame/compat/f2c/bla_rotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotmg.c -o obj/x86_64/frame/compat/f2c/bla_rotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr2.c -o obj/x86_64/frame/compat/f2c/bla_hpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotm.c -o obj/x86_64/frame/compat/f2c/bla_rotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_gbmv.c -o obj/x86_64/frame/compat/f2c/bla_gbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr.c -o obj/x86_64/frame/compat/f2c/bla_spr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_sbmv.c -o obj/x86_64/frame/compat/f2c/bla_sbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr2.c -o obj/x86_64/frame/compat/f2c/bla_spr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spmv.c -o obj/x86_64/frame/compat/f2c/bla_spmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_xerbla.c -o obj/x86_64/frame/compat/f2c/bla_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_div.c -o obj/x86_64/frame/compat/f2c/util/bla_c_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_f__cabs.c -o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbmv.c -o obj/x86_64/frame/compat/f2c/bla_tbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbsv.c -o obj/x86_64/frame/compat/f2c/bla_tbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpmv.c -o obj/x86_64/frame/compat/f2c/bla_tpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpsv.c -o obj/x86_64/frame/compat/f2c/bla_tpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_r_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_div.c -o obj/x86_64/frame/compat/f2c/util/bla_z_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_ind.c -o obj/x86_64/frame/ind/bli_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_l3_ind.c -o obj/x86_64/frame/ind/bli_l3_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/cntx/bli_cntx_ind_stage.c -o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_ind_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_nat_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_pthread.c -o obj/x86_64/frame/thread/bli_pthread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm.c -o obj/x86_64/frame/thread/bli_thrcomm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_pthreads.c -o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_openmp.c -o obj/x86_64/frame/thread/bli_thrcomm_openmp.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_single.c -o obj/x86_64/frame/thread/bli_thrcomm_single.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_3m4m1m_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi.c -o obj/x86_64/frame/util/bli_util_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_fpa.c -o obj/x86_64/frame/util/bli_util_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_check.c -o obj/x86_64/frame/util/bli_util_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrinfo.c -o obj/x86_64/frame/thread/bli_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi.c -o obj/x86_64/frame/util/bli_util_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thread.c -o obj/x86_64/frame/thread/bli_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ba.c -o obj/x86_64/frame/util/bli_util_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ex.c -o obj/x86_64/frame/util/bli_util_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ba.c -o obj/x86_64/frame/util/bli_util_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ex.c -o obj/x86_64/frame/util/bli_util_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_unb_var1.c -o obj/x86_64/frame/util/bli_util_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -fopenmp -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/tapi/bli_l3_ind_tapi.c -o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o BUILDSTDERR: gcc -shared -Wl,-soname=libbliso64.so.2.0.0 -o lib/x86_64/libblis.so obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o obj/x86_64/config/excavator/bli_cntx_init_excavator.o obj/x86_64/config/generic/bli_cntx_init_generic.o obj/x86_64/config/haswell/bli_cntx_init_haswell.o obj/x86_64/config/knl/bli_cntx_init_knl.o obj/x86_64/config/penryn/bli_cntx_init_penryn.o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o obj/x86_64/config/skx/bli_cntx_init_skx.o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o obj/x86_64/config/zen/bli_cntx_init_zen.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o obj/x86_64/kernels/zen/3/bli_gemm_small.o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o obj/x86_64/frame/0/bli_l0_check.o obj/x86_64/frame/0/bli_l0_fpa.o obj/x86_64/frame/0/bli_l0_oapi.o obj/x86_64/frame/0/bli_l0_tapi.o obj/x86_64/frame/0/copysc/bli_copysc.o obj/x86_64/frame/1/bli_l1v_check.o obj/x86_64/frame/1/bli_l1v_fpa.o obj/x86_64/frame/1/bli_l1v_oapi.o obj/x86_64/frame/1/bli_l1v_oapi_ba.o obj/x86_64/frame/1/bli_l1v_oapi_ex.o obj/x86_64/frame/1/bli_l1v_tapi.o obj/x86_64/frame/1/bli_l1v_tapi_ba.o obj/x86_64/frame/1/bli_l1v_tapi_ex.o obj/x86_64/frame/1d/bli_l1d_check.o obj/x86_64/frame/1d/bli_l1d_fpa.o obj/x86_64/frame/1d/bli_l1d_oapi.o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o obj/x86_64/frame/1d/bli_l1d_tapi.o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o obj/x86_64/frame/1f/bli_l1f_check.o obj/x86_64/frame/1f/bli_l1f_fpa.o obj/x86_64/frame/1f/bli_l1f_oapi.o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o obj/x86_64/frame/1f/bli_l1f_tapi.o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_check.o obj/x86_64/frame/1m/bli_l1m_fpa.o obj/x86_64/frame/1m/bli_l1m_oapi.o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o obj/x86_64/frame/1m/bli_l1m_tapi.o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_unb_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o obj/x86_64/frame/1m/packm/bli_packm_check.o obj/x86_64/frame/1m/packm/bli_packm_cntl.o obj/x86_64/frame/1m/packm/bli_packm_cxk.o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_init.o obj/x86_64/frame/1m/packm/bli_packm_int.o obj/x86_64/frame/1m/packm/bli_packm_part.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o obj/x86_64/frame/2/bli_l2_check.o obj/x86_64/frame/2/bli_l2_fpa.o obj/x86_64/frame/2/bli_l2_oapi.o obj/x86_64/frame/2/bli_l2_oapi_ba.o obj/x86_64/frame/2/bli_l2_oapi_ex.o obj/x86_64/frame/2/bli_l2_tapi.o obj/x86_64/frame/2/bli_l2_tapi_ba.o obj/x86_64/frame/2/bli_l2_tapi_ex.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o obj/x86_64/frame/2/her/bli_her_unb_var1.o obj/x86_64/frame/2/her/bli_her_unb_var2.o obj/x86_64/frame/2/her/bli_her_var_oapi.o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o obj/x86_64/frame/3/bli_l3_blocksize.o obj/x86_64/frame/3/bli_l3_check.o obj/x86_64/frame/3/bli_l3_cntl.o obj/x86_64/frame/3/bli_l3_direct.o obj/x86_64/frame/3/bli_l3_oapi.o obj/x86_64/frame/3/bli_l3_oapi_ba.o obj/x86_64/frame/3/bli_l3_oapi_ex.o obj/x86_64/frame/3/bli_l3_packm.o obj/x86_64/frame/3/bli_l3_prune.o obj/x86_64/frame/3/bli_l3_sup.o obj/x86_64/frame/3/bli_l3_sup_ref.o obj/x86_64/frame/3/bli_l3_sup_var12.o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o obj/x86_64/frame/3/bli_l3_tapi.o obj/x86_64/frame/3/bli_l3_tapi_ba.o obj/x86_64/frame/3/bli_l3_tapi_ex.o obj/x86_64/frame/3/bli_l3_thrinfo.o obj/x86_64/frame/3/bli_l3_ukr_fpa.o obj/x86_64/frame/3/bli_l3_ukr_oapi.o obj/x86_64/frame/3/bli_l3_ukr_tapi.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o obj/x86_64/frame/3/gemm/bli_gemm_front.o obj/x86_64/frame/3/gemm/bli_gemm_int.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o obj/x86_64/frame/3/gemm/bli_gemm_md.o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o obj/x86_64/frame/3/gemm/bli_gemm_packab.o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o obj/x86_64/frame/3/hemm/bli_hemm_front.o obj/x86_64/frame/3/her2k/bli_her2k_front.o obj/x86_64/frame/3/herk/bli_herk_front.o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o obj/x86_64/frame/3/symm/bli_symm_front.o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o obj/x86_64/frame/3/syrk/bli_syrk_front.o obj/x86_64/frame/3/trmm/bli_trmm_front.o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o obj/x86_64/frame/3/trsm/bli_trsm_front.o obj/x86_64/frame/3/trsm/bli_trsm_int.o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_packab.o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o obj/x86_64/frame/base/bli_apool.o obj/x86_64/frame/base/bli_arch.o obj/x86_64/frame/base/bli_array.o obj/x86_64/frame/base/bli_blksz.o obj/x86_64/frame/base/bli_check.o obj/x86_64/frame/base/bli_clock.o obj/x86_64/frame/base/bli_cntl.o obj/x86_64/frame/base/bli_cntx.o obj/x86_64/frame/base/bli_const.o obj/x86_64/frame/base/bli_cpuid.o obj/x86_64/frame/base/bli_error.o obj/x86_64/frame/base/bli_func.o obj/x86_64/frame/base/bli_getopt.o obj/x86_64/frame/base/bli_gks.o obj/x86_64/frame/base/bli_info.o obj/x86_64/frame/base/bli_init.o obj/x86_64/frame/base/bli_machval.o obj/x86_64/frame/base/bli_malloc.o obj/x86_64/frame/base/bli_mbool.o obj/x86_64/frame/base/bli_membrk.o obj/x86_64/frame/base/bli_memsys.o obj/x86_64/frame/base/bli_obj.o obj/x86_64/frame/base/bli_obj_scalar.o obj/x86_64/frame/base/bli_param_map.o obj/x86_64/frame/base/bli_part.o obj/x86_64/frame/base/bli_pool.o obj/x86_64/frame/base/bli_prune.o obj/x86_64/frame/base/bli_query.o obj/x86_64/frame/base/bli_rntm.o obj/x86_64/frame/base/bli_sba.o obj/x86_64/frame/base/bli_setgetij.o obj/x86_64/frame/base/bli_setri.o obj/x86_64/frame/base/bli_string.o obj/x86_64/frame/base/bli_winsys.o obj/x86_64/frame/base/cast/bli_castm.o obj/x86_64/frame/base/cast/bli_castnzm.o obj/x86_64/frame/base/cast/bli_castv.o obj/x86_64/frame/base/check/bli_obj_check.o obj/x86_64/frame/base/check/bli_part_check.o obj/x86_64/frame/base/noopt/bli_dlamch.o obj/x86_64/frame/base/noopt/bli_lsame.o obj/x86_64/frame/base/noopt/bli_slamch.o obj/x86_64/frame/base/proj/bli_projm.o obj/x86_64/frame/base/proj/bli_projv.o obj/x86_64/frame/compat/bla_amax.o obj/x86_64/frame/compat/bla_asum.o obj/x86_64/frame/compat/bla_axpy.o obj/x86_64/frame/compat/bla_copy.o obj/x86_64/frame/compat/bla_dot.o obj/x86_64/frame/compat/bla_gemm.o obj/x86_64/frame/compat/bla_gemv.o obj/x86_64/frame/compat/bla_ger.o obj/x86_64/frame/compat/bla_hemm.o obj/x86_64/frame/compat/bla_hemv.o obj/x86_64/frame/compat/bla_her.o obj/x86_64/frame/compat/bla_her2.o obj/x86_64/frame/compat/bla_her2k.o obj/x86_64/frame/compat/bla_herk.o obj/x86_64/frame/compat/bla_nrm2.o obj/x86_64/frame/compat/bla_scal.o obj/x86_64/frame/compat/bla_swap.o obj/x86_64/frame/compat/bla_symm.o obj/x86_64/frame/compat/bla_symv.o obj/x86_64/frame/compat/bla_syr.o obj/x86_64/frame/compat/bla_syr2.o obj/x86_64/frame/compat/bla_syr2k.o obj/x86_64/frame/compat/bla_syrk.o obj/x86_64/frame/compat/bla_trmm.o obj/x86_64/frame/compat/bla_trmv.o obj/x86_64/frame/compat/bla_trsm.o obj/x86_64/frame/compat/bla_trsv.o obj/x86_64/frame/compat/blis/thread/b77_thread.o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o obj/x86_64/frame/compat/cblas/src/cblas_cher.o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o obj/x86_64/frame/compat/cblas/src/cblas_dger.o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_drot.o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o obj/x86_64/frame/compat/cblas/src/cblas_globals.o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o obj/x86_64/frame/compat/cblas/src/cblas_sger.o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o obj/x86_64/frame/compat/cblas/src/cblas_srot.o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o obj/x86_64/frame/compat/cblas/src/cblas_zgeru.o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o obj/x86_64/frame/compat/cblas/src/cblas_zher.o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o obj/x86_64/frame/compat/cblas/src/cblas_zherk.o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o obj/x86_64/frame/compat/f2c/bla_cabs1.o obj/x86_64/frame/compat/f2c/bla_gbmv.o obj/x86_64/frame/compat/f2c/bla_hbmv.o obj/x86_64/frame/compat/f2c/bla_hpmv.o obj/x86_64/frame/compat/f2c/bla_hpr.o obj/x86_64/frame/compat/f2c/bla_hpr2.o obj/x86_64/frame/compat/f2c/bla_lsame.o obj/x86_64/frame/compat/f2c/bla_rot.o obj/x86_64/frame/compat/f2c/bla_rotg.o obj/x86_64/frame/compat/f2c/bla_rotm.o obj/x86_64/frame/compat/f2c/bla_rotmg.o obj/x86_64/frame/compat/f2c/bla_sbmv.o obj/x86_64/frame/compat/f2c/bla_spmv.o obj/x86_64/frame/compat/f2c/bla_spr.o obj/x86_64/frame/compat/f2c/bla_spr2.o obj/x86_64/frame/compat/f2c/bla_tbmv.o obj/x86_64/frame/compat/f2c/bla_tbsv.o obj/x86_64/frame/compat/f2c/bla_tpmv.o obj/x86_64/frame/compat/f2c/bla_tpsv.o obj/x86_64/frame/compat/f2c/bla_xerbla.o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o obj/x86_64/frame/compat/f2c/util/bla_c_div.o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o obj/x86_64/frame/compat/f2c/util/bla_r_sign.o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o obj/x86_64/frame/compat/f2c/util/bla_z_div.o obj/x86_64/frame/ind/bli_ind.o obj/x86_64/frame/ind/bli_l3_ind.o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o obj/x86_64/frame/thread/bli_pthread.o obj/x86_64/frame/thread/bli_thrcomm.o obj/x86_64/frame/thread/bli_thrcomm_openmp.o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o obj/x86_64/frame/thread/bli_thrcomm_single.o obj/x86_64/frame/thread/bli_thread.o obj/x86_64/frame/thread/bli_thrinfo.o obj/x86_64/frame/util/bli_util_check.o obj/x86_64/frame/util/bli_util_fpa.o obj/x86_64/frame/util/bli_util_oapi.o obj/x86_64/frame/util/bli_util_oapi_ba.o o+ make install BUILDSTDERR: ++ pwd + ./configure --prefix=/builddir/build/BUILD/blis-0.6.0/p64 --enable-debug=opt --disable-static --enable-shared --enable-verbose-make --enable-cblas -b 64 -t pthreads x86_64 bj/x86_64/frame/util/bli_util_oapi_ex.o obj/x86_64/frame/util/bli_util_tapi.o obj/x86_64/frame/util/bli_util_tapi_ba.o obj/x86_64/frame/util/bli_util_tapi_ex.o obj/x86_64/frame/util/bli_util_unb_var1.o -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -fopenmp -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ln -sf libblis.so libblis.so.2.loc mv libblis.so.2.loc lib/x86_64/libblis.so.2 mkdir -p /builddir/build/BUILD/blis-0.6.0/o64/lib install -c -m 0644 lib/x86_64/libblis.so /builddir/build/BUILD/blis-0.6.0/o64/lib/libblis.so.2.0.0 ln -sf libblis.so.2.0.0 libblis.so mv libblis.so /builddir/build/BUILD/blis-0.6.0/o64/lib/ ln -sf libblis.so.2.0.0 libblis.so.2 mv libblis.so.2 /builddir/build/BUILD/blis-0.6.0/o64/lib/ python3 ./build/flatten-headers.py -c -v1 ./frame/compat/cblas/src/cblas.h include/x86_64/cblas.h "./include" "./ ./config/bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ ./frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/include/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ......... mkdir -p /builddir/build/BUILD/blis-0.6.0/o64/include/blis install -c -m 0644 include/x86_64/blis.h include/x86_64/cblas.h /builddir/build/BUILD/blis-0.6.0/o64/include/blis mkdir -p /builddir/build/BUILD/blis-0.6.0/o64/share/blis install -c -m 0644 config.mk common.mk /builddir/build/BUILD/blis-0.6.0/o64/share/blis mkdir -p -p /builddir/build/BUILD/blis-0.6.0/o64/share/blis/config/x86_64 install -c -m 0644 config/x86_64/make_defs.mk \ /builddir/build/BUILD/blis-0.6.0/o64/share/blis/config/x86_64 configure: detected Linux kernel version 5.0.6-200.fc29.x86_64. configure: python interpeter search list is: python python3 python2. configure: using 'python3' python interpreter. configure: found python version 3.7.4 (maj: 3, min: 7, rev: 4). configure: python 3.7.4 appears to be supported. configure: C compiler search list is: gcc clang cc. configure: using 'gcc' C compiler. configure: C++ compiler search list is: g++ clang++ c++. configure: using 'g++' C++ compiler (for sandbox only). configure: found gcc version 9.1.1 (maj: 9, min: 1, rev: 1). configure: checking for blacklisted configurations due to gcc 9.1.1. configure: found assembler ('as') version 2.32 (maj: 2, min: 32, rev: ). configure: checking for blacklisted configurations due to as 2.32. configure: reading configuration registry...done. configure: determining default version string. configure: could not find '.git' directory; using unmodified version file. configure: starting configuration of BLIS 0.6.0. configure: configuring with official version string. configure: found shared library .so version '2.0.0'. configure: .so major version: 2 configure: .so minor.build version: 0.0 configure: manual configuration requested; configuring with 'x86_64'. configure: checking configuration against contents of 'config_registry'. configure: configuration 'x86_64' is registered. configure: 'x86_64' is defined as having the following sub-configurations: configure: skx knl haswell sandybridge penryn zen excavator steamroller piledriver bulldozer generic configure: which collectively require the following kernels: configure: skx knl sandybridge penryn haswell zen piledriver bulldozer generic configure: checking sub-configurations: configure: 'skx' is registered...and exists. configure: 'knl' is registered...and exists. configure: 'haswell' is registered...and exists. configure: 'sandybridge' is registered...and exists. configure: 'penryn' is registered...and exists. configure: 'zen' is registered...and exists. configure: 'excavator' is registered...and exists. configure: 'steamroller' is registered...and exists. configure: 'piledriver' is registered...and exists. configure: 'bulldozer' is registered...and exists. configure: 'generic' is registered...and exists. configure: checking sub-configurations' requisite kernels: configure: 'skx' kernels...exist. configure: 'knl' kernels...exist. configure: 'sandybridge' kernels...exist. configure: 'penryn' kernels...exist. configure: 'haswell' kernels...exist. configure: 'zen' kernels...exist. configure: 'piledriver' kernels...exist. configure: 'bulldozer' kernels...exist. configure: 'generic' kernels...exist. configure: detected --prefix='/builddir/build/BUILD/blis-0.6.0/p64'. configure: no install exec_prefix option given; defaulting to PREFIX. configure: no install libdir option given; defaulting to EXECPREFIX/lib. configure: no install includedir option given; defaulting to PREFIX/include. configure: no install sharedir option given; defaulting to PREFIX/share. configure: final installation directories: configure: prefix: /builddir/build/BUILD/blis-0.6.0/p64 configure: exec_prefix: ${prefix} configure: libdir: ${exec_prefix}/lib configure: includedir: ${prefix}/include configure: sharedir: ${prefix}/share configure: NOTE: the variables above can be overridden when running make. configure: detected preset CFLAGS; prepending: configure: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations configure: detected preset LDFLAGS; prepending: configure: -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld configure: enabling debug symbols with optimizations. configure: enabling verbose make output. (disable with 'make V=0'.) configure: disabling ARG_MAX hack. configure: building BLIS as a shared library (static library disabled). configure: exporting only public symbols within shared library. configure: using POSIX threads for threading. configure: requesting slab threading in jr and ir loops. configure: internal memory pools for packing blocks are enabled. configure: internal memory pools for small blocks are enabled. configure: memory tracing output is disabled. configure: libmemkind not found; disabling. configure: compiler appears to not support #pragma omp simd. configure: the BLAS compatibility layer is enabled. configure: the CBLAS compatibility layer is enabled. configure: mixed datatype support is enabled. configure: mixed datatype optimizations requiring extra memory are enabled. configure: small matrix handling is enabled. configure: the BLIS API integer size is automatically determined. configure: the BLAS/CBLAS API integer size is 64-bit. configure: configuring for conventional gemm implementation. configure: creating ./config.mk from ./build/config.mk.in configure: creating ./bli_config.h from ./build/bli_config.h.in configure: creating ./obj/x86_64 configure: creating ./obj/x86_64/config/skx configure: creating ./obj/x86_64/config/knl configure: creating ./obj/x86_64/config/haswell configure: creating ./obj/x86_64/config/sandybridge configure: creating ./obj/x86_64/config/penryn configure: creating ./obj/x86_64/config/zen configure: creating ./obj/x86_64/config/excavator configure: creating ./obj/x86_64/config/steamroller configure: creating ./obj/x86_64/config/piledriver configure: creating ./obj/x86_64/config/bulldozer configure: creating ./obj/x86_64/config/generic configure: creating ./obj/x86_64/kernels/skx configure: creating ./obj/x86_64/kernels/knl configure: creating ./obj/x86_64/kernels/sandybridge configure: creating ./obj/x86_64/kernels/penryn configure: creating ./obj/x86_64/kernels/haswell configure: creating ./obj/x86_64/kernels/zen configure: creating ./obj/x86_64/kernels/piledriver configure: creating ./obj/x86_64/kernels/bulldozer configure: creating ./obj/x86_64/kernels/generic configure: creating ./obj/x86_64/ref_kernels/skx configure: creating ./obj/x86_64/ref_kernels/knl configure: creating ./obj/x86_64/ref_kernels/haswell configure: creating ./obj/x86_64/ref_kernels/sandybridge configure: creating ./obj/x86_64/ref_kernels/penryn configure: creating ./obj/x86_64/ref_kernels/zen configure: creating ./obj/x86_64/ref_kernels/excavator configure: creating ./obj/x86_64/ref_kernels/steamroller configure: creating ./obj/x86_64/ref_kernels/piledriver configure: creating ./obj/x86_64/ref_kernels/bulldozer configure: creating ./obj/x86_64/ref_kernels/generic configure: creating ./obj/x86_64/frame configure: creating ./obj/x86_64/blastest configure: creating ./obj/x86_64/testsuite configure: creating ./lib/x86_64 configure: creating ./include/x86_64 configure: mirroring ./config/skx to ./obj/x86_64/config/skx configure: mirroring ./config/knl to ./obj/x86_64/config/knl configure: mirroring ./config/haswell to ./obj/x86_64/config/haswell configure: mirroring ./config/sandybridge to ./obj/x86_64/config/sandybridge configure: mirroring ./config/penryn to ./obj/x86_64/config/penryn configure: mirroring ./config/zen to ./obj/x86_64/config/zen configure: mirroring ./config/excavator to ./obj/x86_64/config/excavator configure: mirroring ./config/steamroller to ./obj/x86_64/config/steamroller configure: mirroring ./config/piledriver to ./obj/x86_64/config/piledriver configure: mirroring ./config/bulldozer to ./obj/x86_64/config/bulldozer configure: mirroring ./config/generic to ./obj/x86_64/config/generic configure: mirroring ./config/x86_64 to ./obj/x86_64/config/x86_64 configure: mirroring ./kernels/skx to ./obj/x86_64/kernels/skx configure: mirroring ./kernels/knl to ./obj/x86_64/kernels/knl configure: mirroring ./kernels/sandybridge to ./obj/x86_64/kernels/sandybridge configure: mirroring ./kernels/penryn to ./obj/x86_64/kernels/penryn configure: mirroring ./kernels/haswell to ./obj/x86_64/kernels/haswell configure: mirroring ./kernels/zen to ./obj/x86_64/kernels/zen configure: mirroring ./kernels/piledriver to ./obj/x86_64/kernels/piledriver configure: mirroring ./kernels/bulldozer to ./obj/x86_64/kernels/bulldozer configure: mirroring ./kernels/generic to ./obj/x86_64/kernels/generic configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/skx configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/knl configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/haswell configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/sandybridge configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/penryn configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/zen configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/excavator configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/steamroller configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/piledriver configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/bulldozer configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/generic configure: mirroring ./frame to ./obj/x86_64/frame BUILDSTDERR: configure: creating makefile + /usr/bin/make -O -j6 V=1 VERBOSE=1 'SOFLAGS=-shared -Wl,-soname=libblisp64.so.2.0.0' fragments in ./obj/x86_64/config/x86_64 configure: creating makefile fragments in ./obj/x86_64/config/skx configure: creating makefile fragments in ./obj/x86_64/config/knl configure: creating makefile fragments in ./obj/x86_64/config/haswell configure: creating makefile fragments in ./obj/x86_64/config/sandybridge configure: creating makefile fragments in ./obj/x86_64/config/penryn configure: creating makefile fragments in ./obj/x86_64/config/zen configure: creating makefile fragments in ./obj/x86_64/config/excavator configure: creating makefile fragments in ./obj/x86_64/config/steamroller configure: creating makefile fragments in ./obj/x86_64/config/piledriver configure: creating makefile fragments in ./obj/x86_64/config/bulldozer configure: creating makefile fragments in ./obj/x86_64/config/generic configure: creating makefile fragments in ./obj/x86_64/kernels/skx configure: creating makefile fragments in ./obj/x86_64/kernels/knl configure: creating makefile fragments in ./obj/x86_64/kernels/sandybridge configure: creating makefile fragments in ./obj/x86_64/kernels/penryn configure: creating makefile fragments in ./obj/x86_64/kernels/haswell configure: creating makefile fragments in ./obj/x86_64/kernels/zen configure: creating makefile fragments in ./obj/x86_64/kernels/piledriver configure: creating makefile fragments in ./obj/x86_64/kernels/bulldozer configure: creating makefile fragments in ./obj/x86_64/kernels/generic configure: creating makefile fragments in ./obj/x86_64/ref_kernels configure: creating makefile fragments in ./obj/x86_64/frame configure: configured to build within top-level directory of source distribution. python3 ./build/flatten-headers.py -c -v1 ./frame/include/blis.h include/x86_64/blis.h "./include" "./ ./config/bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ ./frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/include/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/generic/bli_cntx_init_generic.c -o obj/x86_64/config/generic/bli_cntx_init_generic.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/excavator/bli_cntx_init_excavator.c -o obj/x86_64/config/excavator/bli_cntx_init_excavator.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/bulldozer/bli_cntx_init_bulldozer.c -o obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/knl/bli_cntx_init_knl.c -o obj/x86_64/config/knl/bli_cntx_init_knl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/haswell/bli_cntx_init_haswell.c -o obj/x86_64/config/haswell/bli_cntx_init_haswell.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/penryn/bli_cntx_init_penryn.c -o obj/x86_64/config/penryn/bli_cntx_init_penryn.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/sandybridge/bli_cntx_init_sandybridge.c -o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/steamroller/bli_cntx_init_steamroller.c -o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/piledriver/bli_cntx_init_piledriver.c -o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/skx/bli_cntx_init_skx.c -o obj/x86_64/config/skx/bli_cntx_init_skx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/zen/bli_cntx_init_zen.c -o obj/x86_64/config/zen/bli_cntx_init_zen.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x14.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.c -o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_dpackm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_spackm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_dgemm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_sgemm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_axpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_dotv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpy2v_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotaxpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemm_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxaxpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d8x6.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_amaxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.c -o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_axpyf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/3/bli_gemm_small.c -o obj/x86_64/kernels/zen/3/bli_gemm_small.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.c -o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_dotxf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o BUILDSTDERR: gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsaref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] fe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o BUILDSTDERR: gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsaref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] fe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o BUILDSTDERR: gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=formaref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] t-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o BUILDSTDERR: gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -faref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] synchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronouref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] s-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/blref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] i_gemm4mh_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c9ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] 9 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-proref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] tector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] ibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o BUILDSTDERR: gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstaref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] ck-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_check.c -o obj/x86_64/frame/0/bli_l0_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_fpa.c -o obj/x86_64/frame/0/bli_l0_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_oapi.c -o obj/x86_64/frame/0/bli_l0_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_tapi.c -o obj/x86_64/frame/0/bli_l0_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/copysc/bli_copysc.c -o obj/x86_64/frame/0/copysc/bli_copysc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi.c -o obj/x86_64/frame/1/bli_l1v_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_check.c -o obj/x86_64/frame/1/bli_l1v_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi.c -o obj/x86_64/frame/1/bli_l1v_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_fpa.c -o obj/x86_64/frame/1/bli_l1v_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ba.c -o obj/x86_64/frame/1/bli_l1v_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ba.c -o obj/x86_64/frame/1/bli_l1v_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ex.c -o obj/x86_64/frame/1/bli_l1v_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi.c -o obj/x86_64/frame/1d/bli_l1d_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ex.c -o obj/x86_64/frame/1/bli_l1v_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_check.c -o obj/x86_64/frame/1d/bli_l1d_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_fpa.c -o obj/x86_64/frame/1d/bli_l1d_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi.c -o obj/x86_64/frame/1d/bli_l1d_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_check.c -o obj/x86_64/frame/1f/bli_l1f_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_fpa.c -o obj/x86_64/frame/1f/bli_l1f_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi.c -o obj/x86_64/frame/1f/bli_l1f_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi.c -o obj/x86_64/frame/1f/bli_l1f_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi.c -o obj/x86_64/frame/1m/bli_l1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi.c -o obj/x86_64/frame/1m/bli_l1m_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_fpa.c -o obj/x86_64/frame/1m/bli_l1m_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_check.c -o obj/x86_64/frame/1m/bli_l1m_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_check.c -o obj/x86_64/frame/1m/packm/bli_packm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cntl.c -o obj/x86_64/frame/1m/packm/bli_packm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1_md.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_init.c -o obj/x86_64/frame/1m/packm/bli_packm_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_int.c -o obj/x86_64/frame/1m/packm/bli_packm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_part.c -o obj/x86_64/frame/1m/packm/bli_packm_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_thrinfo.c -o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_unb_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_blk_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_check.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cntl.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cxk.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_int.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi.c -o obj/x86_64/frame/2/bli_l2_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_unb_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_check.c -o obj/x86_64/frame/2/bli_l2_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi.c -o obj/x86_64/frame/2/bli_l2_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_fpa.c -o obj/x86_64/frame/2/bli_l2_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ex.c -o obj/x86_64/frame/2/bli_l2_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ba.c -o obj/x86_64/frame/2/bli_l2_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ba.c -o obj/x86_64/frame/2/bli_l2_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ex.c -o obj/x86_64/frame/2/bli_l2_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_unb_var1.c -o obj/x86_64/frame/1m/bli_l1m_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var1.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_var_oapi.c -o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var2.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_var_oapi.c -o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var2.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var4.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var1.c -o obj/x86_64/frame/2/her/bli_her_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_var_oapi.c -o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var2.c -o obj/x86_64/frame/2/her/bli_her_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_var_oapi.c -o obj/x86_64/frame/2/her/bli_her_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var2.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var3.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_var_oapi.c -o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_var_oapi.c -o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_var_oapi.c -o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_md.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_blocksize.c -o obj/x86_64/frame/3/bli_l3_blocksize.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_cntl.c -o obj/x86_64/frame/3/bli_l3_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_check.c -o obj/x86_64/frame/3/bli_l3_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi.c -o obj/x86_64/frame/3/bli_l3_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_direct.c -o obj/x86_64/frame/3/bli_l3_direct.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_packm.c -o obj/x86_64/frame/3/bli_l3_packm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ba.c -o obj/x86_64/frame/3/bli_l3_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ex.c -o obj/x86_64/frame/3/bli_l3_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi.c -o obj/x86_64/frame/3/bli_l3_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_prune.c -o obj/x86_64/frame/3/bli_l3_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var12.c -o obj/x86_64/frame/3/bli_l3_sup_var12.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup.c -o obj/x86_64/frame/3/bli_l3_sup.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_ref.c -o obj/x86_64/frame/3/bli_l3_sup_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_fpa.c -o obj/x86_64/frame/3/bli_l3_ukr_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_thrinfo.c -o obj/x86_64/frame/3/bli_l3_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_oapi.c -o obj/x86_64/frame/3/bli_l3_ukr_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_tapi.c -o obj/x86_64/frame/3/bli_l3_ukr_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var3.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_cntl.c -o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var1n2m.c -o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_front.c -o obj/x86_64/frame/3/gemm/bli_gemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_int.c -o obj/x86_64/frame/3/gemm/bli_gemm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ba.c -o obj/x86_64/frame/3/bli_l3_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md_c2r_ref.c -o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ex.c -o obj/x86_64/frame/3/bli_l3_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_packab.c -o obj/x86_64/frame/3/gemm/bli_gemm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/hemm/bli_hemm_front.c -o obj/x86_64/frame/3/hemm/bli_hemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_front.c -o obj/x86_64/frame/3/herk/bli_herk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/her2k/bli_her2k_front.c -o obj/x86_64/frame/3/her2k/bli_her2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_x_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/symm/bli_symm_front.c -o obj/x86_64/frame/3/symm/bli_symm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/ind/bli_gemm4mb_ker_var2.c -o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syr2k/bli_syr2k_front.c -o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syrk/bli_syrk_front.c -o obj/x86_64/frame/3/syrk/bli_syrk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_front.c -o obj/x86_64/frame/3/trmm/bli_trmm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_l_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_u_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_xx_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ll_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm3/bli_trmm3_front.c -o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_lu_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var1.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var3.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_rl_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_cntl.c -o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_front.c -o obj/x86_64/frame/3/trsm/bli_trsm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_int.c -o obj/x86_64/frame/3/trsm/bli_trsm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_packab.c -o obj/x86_64/frame/3/trsm/bli_trsm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ru_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_xx_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_arch.c -o obj/x86_64/frame/base/bli_arch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_apool.c -o obj/x86_64/frame/base/bli_apool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_array.c -o obj/x86_64/frame/base/bli_array.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_blksz.c -o obj/x86_64/frame/base/bli_blksz.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ll_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_clock.c -o obj/x86_64/frame/base/bli_clock.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_lu_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_check.c -o obj/x86_64/frame/base/bli_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_const.c -o obj/x86_64/frame/base/bli_const.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_rl_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntl.c -o obj/x86_64/frame/base/bli_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ru_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_error.c -o obj/x86_64/frame/base/bli_error.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_func.c -o obj/x86_64/frame/base/bli_func.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_getopt.c -o obj/x86_64/frame/base/bli_getopt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cpuid.c -o obj/x86_64/frame/base/bli_cpuid.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntx.c -o obj/x86_64/frame/base/bli_cntx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_gks.c -o obj/x86_64/frame/base/bli_gks.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_init.c -o obj/x86_64/frame/base/bli_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_info.c -o obj/x86_64/frame/base/bli_info.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_machval.c -o obj/x86_64/frame/base/bli_machval.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_malloc.c -o obj/x86_64/frame/base/bli_malloc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_mbool.c -o obj/x86_64/frame/base/bli_mbool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_membrk.c -o obj/x86_64/frame/base/bli_membrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_memsys.c -o obj/x86_64/frame/base/bli_memsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj_scalar.c -o obj/x86_64/frame/base/bli_obj_scalar.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_param_map.c -o obj/x86_64/frame/base/bli_param_map.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj.c -o obj/x86_64/frame/base/bli_obj.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_prune.c -o obj/x86_64/frame/base/bli_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_part.c -o obj/x86_64/frame/base/bli_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_pool.c -o obj/x86_64/frame/base/bli_pool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_query.c -o obj/x86_64/frame/base/bli_query.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_rntm.c -o obj/x86_64/frame/base/bli_rntm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_sba.c -o obj/x86_64/frame/base/bli_sba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setgetij.c -o obj/x86_64/frame/base/bli_setgetij.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setri.c -o obj/x86_64/frame/base/bli_setri.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_string.c -o obj/x86_64/frame/base/bli_string.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_winsys.c -o obj/x86_64/frame/base/bli_winsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_part_check.c -o obj/x86_64/frame/base/check/bli_part_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_obj_check.c -o obj/x86_64/frame/base/check/bli_obj_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_dlamch.c -o obj/x86_64/frame/base/noopt/bli_dlamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_lsame.c -o obj/x86_64/frame/base/noopt/bli_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_slamch.c -o obj/x86_64/frame/base/noopt/bli_slamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projm.c -o obj/x86_64/frame/base/proj/bli_projm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projv.c -o obj/x86_64/frame/base/proj/bli_projv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castv.c -o obj/x86_64/frame/base/cast/bli_castv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_amax.c -o obj/x86_64/frame/compat/bla_amax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_asum.c -o obj/x86_64/frame/compat/bla_asum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_axpy.c -o obj/x86_64/frame/compat/bla_axpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_copy.c -o obj/x86_64/frame/compat/bla_copy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castm.c -o obj/x86_64/frame/base/cast/bli_castm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castnzm.c -o obj/x86_64/frame/base/cast/bli_castnzm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_dot.c -o obj/x86_64/frame/compat/bla_dot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_ger.c -o obj/x86_64/frame/compat/bla_ger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemv.c -o obj/x86_64/frame/compat/bla_gemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemm.c -o obj/x86_64/frame/compat/bla_gemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemv.c -o obj/x86_64/frame/compat/bla_hemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her.c -o obj/x86_64/frame/compat/bla_her.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemm.c -o obj/x86_64/frame/compat/bla_hemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2.c -o obj/x86_64/frame/compat/bla_her2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2k.c -o obj/x86_64/frame/compat/bla_her2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_nrm2.c -o obj/x86_64/frame/compat/bla_nrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_scal.c -o obj/x86_64/frame/compat/bla_scal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_swap.c -o obj/x86_64/frame/compat/bla_swap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_herk.c -o obj/x86_64/frame/compat/bla_herk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symv.c -o obj/x86_64/frame/compat/bla_symv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr.c -o obj/x86_64/frame/compat/bla_syr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2.c -o obj/x86_64/frame/compat/bla_syr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symm.c -o obj/x86_64/frame/compat/bla_symm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syrk.c -o obj/x86_64/frame/compat/bla_syrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2k.c -o obj/x86_64/frame/compat/bla_syr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmv.c -o obj/x86_64/frame/compat/bla_trmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsv.c -o obj/x86_64/frame/compat/bla_trsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmm.c -o obj/x86_64/frame/compat/bla_trmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/blis/thread/b77_thread.c -o obj/x86_64/frame/compat/blis/thread/b77_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsm.c -o obj/x86_64/frame/compat/bla_trsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_amax_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_asum_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_dot_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_nrm2_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_caxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ccopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_daxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ddot.c -o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dger.c -o obj/x86_64/frame/compat/cblas/src/cblas_dger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drot.c -o obj/x86_64/frame/compat/cblas/src/cblas_drot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dzasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dznrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_globals.c -o obj/x86_64/frame/compat/cblas/src/cblas_globals.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_icamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_idamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_isamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_izamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_saxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sger.c -o obj/x86_64/frame/compat/cblas/src/cblas_sger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_snrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srot.c -o obj/x86_64/frame/compat/cblas/src/cblas_srot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_xerbla.c -o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zaxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_cabs1.c -o obj/x86_64/frame/compat/f2c/bla_cabs1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_lsame.c -o obj/x86_64/frame/compat/f2c/bla_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr.c -o obj/x86_64/frame/compat/f2c/bla_hpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hbmv.c -o obj/x86_64/frame/compat/f2c/bla_hbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpmv.c -o obj/x86_64/frame/compat/f2c/bla_hpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rot.c -o obj/x86_64/frame/compat/f2c/bla_rot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotg.c -o obj/x86_64/frame/compat/f2c/bla_rotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr2.c -o obj/x86_64/frame/compat/f2c/bla_hpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotmg.c -o obj/x86_64/frame/compat/f2c/bla_rotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotm.c -o obj/x86_64/frame/compat/f2c/bla_rotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_gbmv.c -o obj/x86_64/frame/compat/f2c/bla_gbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_sbmv.c -o obj/x86_64/frame/compat/f2c/bla_sbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr.c -o obj/x86_64/frame/compat/f2c/bla_spr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr2.c -o obj/x86_64/frame/compat/f2c/bla_spr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spmv.c -o obj/x86_64/frame/compat/f2c/bla_spmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_xerbla.c -o obj/x86_64/frame/compat/f2c/bla_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_div.c -o obj/x86_64/frame/compat/f2c/util/bla_c_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_f__cabs.c -o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbmv.c -o obj/x86_64/frame/compat/f2c/bla_tbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpmv.c -o obj/x86_64/frame/compat/f2c/bla_tpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbsv.c -o obj/x86_64/frame/compat/f2c/bla_tbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpsv.c -o obj/x86_64/frame/compat/f2c/bla_tpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_r_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_div.c -o obj/x86_64/frame/compat/f2c/util/bla_z_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_ind.c -o obj/x86_64/frame/ind/bli_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_l3_ind.c -o obj/x86_64/frame/ind/bli_l3_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/cntx/bli_cntx_ind_stage.c -o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_ind_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_nat_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_pthread.c -o obj/x86_64/frame/thread/bli_pthread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm.c -o obj/x86_64/frame/thread/bli_thrcomm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_openmp.c -o obj/x86_64/frame/thread/bli_thrcomm_openmp.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_single.c -o obj/x86_64/frame/thread/bli_thrcomm_single.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_pthreads.c -o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_3m4m1m_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi.c -o obj/x86_64/frame/util/bli_util_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_fpa.c -o obj/x86_64/frame/util/bli_util_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_check.c -o obj/x86_64/frame/util/bli_util_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi.c -o obj/x86_64/frame/util/bli_util_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrinfo.c -o obj/x86_64/frame/thread/bli_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thread.c -o obj/x86_64/frame/thread/bli_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ba.c -o obj/x86_64/frame/util/bli_util_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ex.c -o obj/x86_64/frame/util/bli_util_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ba.c -o obj/x86_64/frame/util/bli_util_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ex.c -o obj/x86_64/frame/util/bli_util_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_unb_var1.c -o obj/x86_64/frame/util/bli_util_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -pthread -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/tapi/bli_l3_ind_tapi.c -o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o BUILDSTDERR: gcc -shared -Wl,-soname=libblisp64.so.2.0.0 -o lib/x86_64/libblis.so obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o obj/x86_64/config/excavator/bli_cntx_init_excavator.o obj/x86_64/config/generic/bli_cntx_init_generic.o obj/x86_64/config/haswell/bli_cntx_init_haswell.o obj/x86_64/config/knl/bli_cntx_init_knl.o obj/x86_64/config/penryn/bli_cntx_init_penryn.o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o obj/x86_64/config/skx/bli_cntx_init_skx.o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o obj/x86_64/config/zen/bli_cntx_init_zen.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o obj/x86_64/kernels/zen/3/bli_gemm_small.o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o obj/x86_64/frame/0/bli_l0_check.o obj/x86_64/frame/0/bli_l0_fpa.o obj/x86_64/frame/0/bli_l0_oapi.o obj/x86_64/frame/0/bli_l0_tapi.o obj/x86_64/frame/0/copysc/bli_copysc.o obj/x86_64/frame/1/bli_l1v_check.o obj/x86_64/frame/1/bli_l1v_fpa.o obj/x86_64/frame/1/bli_l1v_oapi.o obj/x86_64/frame/1/bli_l1v_oapi_ba.o obj/x86_64/frame/1/bli_l1v_oapi_ex.o obj/x86_64/frame/1/bli_l1v_tapi.o obj/x86_64/frame/1/bli_l1v_tapi_ba.o obj/x86_64/frame/1/bli_l1v_tapi_ex.o obj/x86_64/frame/1d/bli_l1d_check.o obj/x86_64/frame/1d/bli_l1d_fpa.o obj/x86_64/frame/1d/bli_l1d_oapi.o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o obj/x86_64/frame/1d/bli_l1d_tapi.o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o obj/x86_64/frame/1f/bli_l1f_check.o obj/x86_64/frame/1f/bli_l1f_fpa.o obj/x86_64/frame/1f/bli_l1f_oapi.o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o obj/x86_64/frame/1f/bli_l1f_tapi.o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_check.o obj/x86_64/frame/1m/bli_l1m_fpa.o obj/x86_64/frame/1m/bli_l1m_oapi.o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o obj/x86_64/frame/1m/bli_l1m_tapi.o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_unb_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o obj/x86_64/frame/1m/packm/bli_packm_check.o obj/x86_64/frame/1m/packm/bli_packm_cntl.o obj/x86_64/frame/1m/packm/bli_packm_cxk.o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_init.o obj/x86_64/frame/1m/packm/bli_packm_int.o obj/x86_64/frame/1m/packm/bli_packm_part.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o obj/x86_64/frame/2/bli_l2_check.o obj/x86_64/frame/2/bli_l2_fpa.o obj/x86_64/frame/2/bli_l2_oapi.o obj/x86_64/frame/2/bli_l2_oapi_ba.o obj/x86_64/frame/2/bli_l2_oapi_ex.o obj/x86_64/frame/2/bli_l2_tapi.o obj/x86_64/frame/2/bli_l2_tapi_ba.o obj/x86_64/frame/2/bli_l2_tapi_ex.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o obj/x86_64/frame/2/her/bli_her_unb_var1.o obj/x86_64/frame/2/her/bli_her_unb_var2.o obj/x86_64/frame/2/her/bli_her_var_oapi.o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o obj/x86_64/frame/3/bli_l3_blocksize.o obj/x86_64/frame/3/bli_l3_check.o obj/x86_64/frame/3/bli_l3_cntl.o obj/x86_64/frame/3/bli_l3_direct.o obj/x86_64/frame/3/bli_l3_oapi.o obj/x86_64/frame/3/bli_l3_oapi_ba.o obj/x86_64/frame/3/bli_l3_oapi_ex.o obj/x86_64/frame/3/bli_l3_packm.o obj/x86_64/frame/3/bli_l3_prune.o obj/x86_64/frame/3/bli_l3_sup.o obj/x86_64/frame/3/bli_l3_sup_ref.o obj/x86_64/frame/3/bli_l3_sup_var12.o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o obj/x86_64/frame/3/bli_l3_tapi.o obj/x86_64/frame/3/bli_l3_tapi_ba.o obj/x86_64/frame/3/bli_l3_tapi_ex.o obj/x86_64/frame/3/bli_l3_thrinfo.o obj/x86_64/frame/3/bli_l3_ukr_fpa.o obj/x86_64/frame/3/bli_l3_ukr_oapi.o obj/x86_64/frame/3/bli_l3_ukr_tapi.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o obj/x86_64/frame/3/gemm/bli_gemm_front.o obj/x86_64/frame/3/gemm/bli_gemm_int.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o obj/x86_64/frame/3/gemm/bli_gemm_md.o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o obj/x86_64/frame/3/gemm/bli_gemm_packab.o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o obj/x86_64/frame/3/hemm/bli_hemm_front.o obj/x86_64/frame/3/her2k/bli_her2k_front.o obj/x86_64/frame/3/herk/bli_herk_front.o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o obj/x86_64/frame/3/symm/bli_symm_front.o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o obj/x86_64/frame/3/syrk/bli_syrk_front.o obj/x86_64/frame/3/trmm/bli_trmm_front.o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o obj/x86_64/frame/3/trsm/bli_trsm_front.o obj/x86_64/frame/3/trsm/bli_trsm_int.o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_packab.o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o obj/x86_64/frame/base/bli_apool.o obj/x86_64/frame/base/bli_arch.o obj/x86_64/frame/base/bli_array.o obj/x86_64/frame/base/bli_blksz.o obj/x86_64/frame/base/bli_check.o obj/x86_64/frame/base/bli_clock.o obj/x86_64/frame/base/bli_cntl.o obj/x86_64/frame/base/bli_cntx.o obj/x86_64/frame/base/bli_const.o obj/x86_64/frame/base/bli_cpuid.o obj/x86_64/frame/base/bli_error.o obj/x86_64/frame/base/bli_func.o obj/x86_64/frame/base/bli_getopt.o obj/x86_64/frame/base/bli_gks.o obj/x86_64/frame/base/bli_info.o obj/x86_64/frame/base/bli_init.o obj/x86_64/frame/base/bli_machval.o obj/x86_64/frame/base/bli_malloc.o obj/x86_64/frame/base/bli_mbool.o obj/x86_64/frame/base/bli_membrk.o obj/x86_64/frame/base/bli_memsys.o obj/x86_64/frame/base/bli_obj.o obj/x86_64/frame/base/bli_obj_scalar.o obj/x86_64/frame/base/bli_param_map.o obj/x86_64/frame/base/bli_part.o obj/x86_64/frame/base/bli_pool.o obj/x86_64/frame/base/bli_prune.o obj/x86_64/frame/base/bli_query.o obj/x86_64/frame/base/bli_rntm.o obj/x86_64/frame/base/bli_sba.o obj/x86_64/frame/base/bli_setgetij.o obj/x86_64/frame/base/bli_setri.o obj/x86_64/frame/base/bli_string.o obj/x86_64/frame/base/bli_winsys.o obj/x86_64/frame/base/cast/bli_castm.o obj/x86_64/frame/base/cast/bli_castnzm.o obj/x86_64/frame/base/cast/bli_castv.o obj/x86_64/frame/base/check/bli_obj_check.o obj/x86_64/frame/base/check/bli_part_check.o obj/x86_64/frame/base/noopt/bli_dlamch.o obj/x86_64/frame/base/noopt/bli_lsame.o obj/x86_64/frame/base/noopt/bli_slamch.o obj/x86_64/frame/base/proj/bli_projm.o obj/x86_64/frame/base/proj/bli_projv.o obj/x86_64/frame/compat/bla_amax.o obj/x86_64/frame/compat/bla_asum.o obj/x86_64/frame/compat/bla_axpy.o obj/x86_64/frame/compat/bla_copy.o obj/x86_64/frame/compat/bla_dot.o obj/x86_64/frame/compat/bla_gemm.o obj/x86_64/frame/compat/bla_gemv.o obj/x86_64/frame/compat/bla_ger.o obj/x86_64/frame/compat/bla_hemm.o obj/x86_64/frame/compat/bla_hemv.o obj/x86_64/frame/compat/bla_her.o obj/x86_64/frame/compat/bla_her2.o obj/x86_64/frame/compat/bla_her2k.o obj/x86_64/frame/compat/bla_herk.o obj/x86_64/frame/compat/bla_nrm2.o obj/x86_64/frame/compat/bla_scal.o obj/x86_64/frame/compat/bla_swap.o obj/x86_64/frame/compat/bla_symm.o obj/x86_64/frame/compat/bla_symv.o obj/x86_64/frame/compat/bla_syr.o obj/x86_64/frame/compat/bla_syr2.o obj/x86_64/frame/compat/bla_syr2k.o obj/x86_64/frame/compat/bla_syrk.o obj/x86_64/frame/compat/bla_trmm.o obj/x86_64/frame/compat/bla_trmv.o obj/x86_64/frame/compat/bla_trsm.o obj/x86_64/frame/compat/bla_trsv.o obj/x86_64/frame/compat/blis/thread/b77_thread.o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o obj/x86_64/frame/compat/cblas/src/cblas_cher.o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o obj/x86_64/frame/compat/cblas/src/cblas_dger.o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_drot.o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o obj/x86_64/frame/compat/cblas/src/cblas_globals.o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o obj/x86_64/frame/compat/cblas/src/cblas_sger.o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o obj/x86_64/frame/compat/cblas/src/cblas_srot.o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o obj/x86_64/frame/compat/cblas/src/cblas_zgeru.o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o obj/x86_64/frame/compat/cblas/src/cblas_zher.o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o obj/x86_64/frame/compat/cblas/src/cblas_zherk.o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o obj/x86_64/frame/compat/f2c/bla_cabs1.o obj/x86_64/frame/compat/f2c/bla_gbmv.o obj/x86_64/frame/compat/f2c/bla_hbmv.o obj/x86_64/frame/compat/f2c/bla_hpmv.o obj/x86_64/frame/compat/f2c/bla_hpr.o obj/x86_64/frame/compat/f2c/bla_hpr2.o obj/x86_64/frame/compat/f2c/bla_lsame.o obj/x86_64/frame/compat/f2c/bla_rot.o obj/x86_64/frame/compat/f2c/bla_rotg.o obj/x86_64/frame/compat/f2c/bla_rotm.o obj/x86_64/frame/compat/f2c/bla_rotmg.o obj/x86_64/frame/compat/f2c/bla_sbmv.o obj/x86_64/frame/compat/f2c/bla_spmv.o obj/x86_64/frame/compat/f2c/bla_spr.o obj/x86_64/frame/compat/f2c/bla_spr2.o obj/x86_64/frame/compat/f2c/bla_tbmv.o obj/x86_64/frame/compat/f2c/bla_tbsv.o obj/x86_64/frame/compat/f2c/bla_tpmv.o obj/x86_64/frame/compat/f2c/bla_tpsv.o obj/x86_64/frame/compat/f2c/bla_xerbla.o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o obj/x86_64/frame/compat/f2c/util/bla_c_div.o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o+ make install + for d in 64 o64 p64 + cd 64/lib + f=libblis.so.2.0.0 + mv libblis.so.2.0.0 libblis64.so.2.0.0 + ln -s libblis64.so.2.0.0 libblis64.so + ln -s libblis64.so.2.0.0 libblis64.so.2 + rm -f libblis.so libblis.so.2 + cd ../.. BUILDSTDERR: ++ pwd + cc -shared -Wl,-soname=libblas64.so.3 -L/builddir/build/BUILD/blis-0.6.0/64/lib -lblis64 -o blisblas64/libblas64.so.3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + ln -s libblas64.so.3 blisblas64/libblas64.so + for d in 64 o64 p64 + cd o64/lib + f=libblis.so.2.0.0 + mv libblis.so.2.0.0 libbliso64.so.2.0.0 + ln -s libbliso64.so.2.0.0 libbliso64.so + ln -s libbliso64.so.2.0.0 libbliso64.so.2 + rm -f libblis.so libblis.so.2 + cd ../.. BUILDSTDERR: ++ pwd + cc -shared -Wl,-soname=libblas64.so.3 -L/builddir/build/BUILD/blis-0.6.0/o64/lib -lbliso64 -o blisblaso64/libblas64.so.3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + ln -s libblas64.so.3 blisblaso64/libblas64.so + for d in 64 o64 p64 + cd p64/lib + f=libblis.so.2.0.0 + mv libblis.so.2.0.0 libblisp64.so.2.0.0 + ln -s libblisp64.so.2.0.0 libblisp64.so + ln -s libblisp64.so.2.0.0 libblisp64.so.2 + rm -f libblis.so libblis.so.2 + cd ../.. BUILDSTDERR: ++ pwd + cc -shared -Wl,-soname=libblas64.so.3 -L/builddir/build/BUILD/blis-0.6.0/p64/lib -lblisp64 -o blisblasp64/libblas64.so.3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + ln -s libblas64.so.3 blisblasp64/libblas64.so BUILDSTDERR: ++ pwd + ./configure --prefix=/builddir/build/BUILD/blis-0.6.0/serial --enable-debug=opt --disable-static --enable-shared --enable-verbose-make --enable-cblas x86_64 obj/x86_64/frame/compat/f2c/util/bla_r_sign.o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o obj/x86_64/frame/compat/f2c/util/bla_z_div.o obj/x86_64/frame/ind/bli_ind.o obj/x86_64/frame/ind/bli_l3_ind.o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o obj/x86_64/frame/thread/bli_pthread.o obj/x86_64/frame/thread/bli_thrcomm.o obj/x86_64/frame/thread/bli_thrcomm_openmp.o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o obj/x86_64/frame/thread/bli_thrcomm_single.o obj/x86_64/frame/thread/bli_thread.o obj/x86_64/frame/thread/bli_thrinfo.o obj/x86_64/frame/util/bli_util_check.o obj/x86_64/frame/util/bli_util_fpa.o obj/x86_64/frame/util/bli_util_oapi.o obj/x86_64/frame/util/bli_util_oapi_ba.o obj/x86_64/frame/util/bli_util_oapi_ex.o obj/x86_64/frame/util/bli_util_tapi.o obj/x86_64/frame/util/bli_util_tapi_ba.o obj/x86_64/frame/util/bli_util_tapi_ex.o obj/x86_64/frame/util/bli_util_unb_var1.o -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ln -sf libblis.so libblis.so.2.loc mv libblis.so.2.loc lib/x86_64/libblis.so.2 mkdir -p /builddir/build/BUILD/blis-0.6.0/p64/lib install -c -m 0644 lib/x86_64/libblis.so /builddir/build/BUILD/blis-0.6.0/p64/lib/libblis.so.2.0.0 ln -sf libblis.so.2.0.0 libblis.so mv libblis.so /builddir/build/BUILD/blis-0.6.0/p64/lib/ ln -sf libblis.so.2.0.0 libblis.so.2 mv libblis.so.2 /builddir/build/BUILD/blis-0.6.0/p64/lib/ python3 ./build/flatten-headers.py -c -v1 ./frame/compat/cblas/src/cblas.h include/x86_64/cblas.h "./include" "./ ./config/bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ ./frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/include/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ......... mkdir -p /builddir/build/BUILD/blis-0.6.0/p64/include/blis install -c -m 0644 include/x86_64/blis.h include/x86_64/cblas.h /builddir/build/BUILD/blis-0.6.0/p64/include/blis mkdir -p /builddir/build/BUILD/blis-0.6.0/p64/share/blis install -c -m 0644 config.mk common.mk /builddir/build/BUILD/blis-0.6.0/p64/share/blis mkdir -p -p /builddir/build/BUILD/blis-0.6.0/p64/share/blis/config/x86_64 install -c -m 0644 config/x86_64/make_defs.mk \ /builddir/build/BUILD/blis-0.6.0/p64/share/blis/config/x86_64 configure: detected Linux kernel version 5.0.6-200.fc29.x86_64. configure: python interpeter search list is: python python3 python2. configure: using 'python3' python interpreter. configure: found python version 3.7.4 (maj: 3, min: 7, rev: 4). configure: python 3.7.4 appears to be supported. configure: C compiler search list is: gcc clang cc. configure: using 'gcc' C compiler. configure: C++ compiler search list is: g++ clang++ c++. configure: using 'g++' C++ compiler (for sandbox only). configure: found gcc version 9.1.1 (maj: 9, min: 1, rev: 1). configure: checking for blacklisted configurations due to gcc 9.1.1. configure: found assembler ('as') version 2.32 (maj: 2, min: 32, rev: ). configure: checking for blacklisted configurations due to as 2.32. configure: reading configuration registry...done. configure: determining default version string. configure: could not find '.git' directory; using unmodified version file. configure: starting configuration of BLIS 0.6.0. configure: configuring with official version string. configure: found shared library .so version '2.0.0'. configure: .so major version: 2 configure: .so minor.build version: 0.0 configure: manual configuration requested; configuring with 'x86_64'. configure: checking configuration against contents of 'config_registry'. configure: configuration 'x86_64' is registered. configure: 'x86_64' is defined as having the following sub-configurations: configure: skx knl haswell sandybridge penryn zen excavator steamroller piledriver bulldozer generic configure: which collectively require the following kernels: configure: skx knl sandybridge penryn haswell zen piledriver bulldozer generic configure: checking sub-configurations: configure: 'skx' is registered...and exists. configure: 'knl' is registered...and exists. configure: 'haswell' is registered...and exists. configure: 'sandybridge' is registered...and exists. configure: 'penryn' is registered...and exists. configure: 'zen' is registered...and exists. configure: 'excavator' is registered...and exists. configure: 'steamroller' is registered...and exists. configure: 'piledriver' is registered...and exists. configure: 'bulldozer' is registered...and exists. configure: 'generic' is registered...and exists. configure: checking sub-configurations' requisite kernels: configure: 'skx' kernels...exist. configure: 'knl' kernels...exist. configure: 'sandybridge' kernels...exist. configure: 'penryn' kernels...exist. configure: 'haswell' kernels...exist. configure: 'zen' kernels...exist. configure: 'piledriver' kernels...exist. configure: 'bulldozer' kernels...exist. configure: 'generic' kernels...exist. configure: detected --prefix='/builddir/build/BUILD/blis-0.6.0/serial'. configure: no install exec_prefix option given; defaulting to PREFIX. configure: no install libdir option given; defaulting to EXECPREFIX/lib. configure: no install includedir option given; defaulting to PREFIX/include. configure: no install sharedir option given; defaulting to PREFIX/share. configure: final installation directories: configure: prefix: /builddir/build/BUILD/blis-0.6.0/serial configure: exec_prefix: ${prefix} configure: libdir: ${exec_prefix}/lib configure: includedir: ${prefix}/include configure: sharedir: ${prefix}/share configure: NOTE: the variables above can be overridden when running make. configure: detected preset CFLAGS; prepending: configure: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations configure: detected preset LDFLAGS; prepending: configure: -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld configure: enabling debug symbols with optimizations. configure: enabling verbose make output. (disable with 'make V=0'.) configure: disabling ARG_MAX hack. configure: building BLIS as a shared library (static library disabled). configure: exporting only public symbols within shared library. configure: threading is disabled. configure: requesting slab threading in jr and ir loops. configure: internal memory pools for packing blocks are enabled. configure: internal memory pools for small blocks are enabled. configure: memory tracing output is disabled. configure: libmemkind not found; disabling. configure: compiler appears to not support #pragma omp simd. configure: the BLAS compatibility layer is enabled. configure: the CBLAS compatibility layer is enabled. configure: mixed datatype support is enabled. configure: mixed datatype optimizations requiring extra memory are enabled. configure: small matrix handling is enabled. configure: the BLIS API integer size is automatically determined. configure: the BLAS/CBLAS API integer size is 32-bit. configure: configuring for conventional gemm implementation. configure: creating ./config.mk from ./build/config.mk.in configure: creating ./bli_config.h from ./build/bli_config.h.in configure: creating ./obj/x86_64 configure: creating ./obj/x86_64/config/skx configure: creating ./obj/x86_64/config/knl configure: creating ./obj/x86_64/config/haswell configure: creating ./obj/x86_64/config/sandybridge configure: creating ./obj/x86_64/config/penryn configure: creating ./obj/x86_64/config/zen configure: creating ./obj/x86_64/config/excavator configure: creating ./obj/x86_64/config/steamroller configure: creating ./obj/x86_64/config/piledriver configure: creating ./obj/x86_64/config/bulldozer configure: creating ./obj/x86_64/config/generic configure: creating ./obj/x86_64/kernels/skx configure: creating ./obj/x86_64/kernels/knl configure: creating ./obj/x86_64/kernels/sandybridge configure: creating ./obj/x86_64/kernels/penryn configure: creating ./obj/x86_64/kernels/haswell configure: creating ./obj/x86_64/kernels/zen configure: creating ./obj/x86_64/kernels/piledriver configure: creating ./obj/x86_64/kernels/bulldozer configure: creating ./obj/x86_64/kernels/generic configure: creating ./obj/x86_64/ref_kernels/skx configure: creating ./obj/x86_64/ref_kernels/knl configure: creating ./obj/x86_64/ref_kernels/haswell configure: creating ./obj/x86_64/ref_kernels/sandybridge configure: creating ./obj/x86_64/ref_kernels/penryn configure: creating ./obj/x86_64/ref_kernels/zen configure: creating ./obj/x86_64/ref_kernels/excavator configure: creating ./obj/x86_64/ref_kernels/steamroller configure: creating ./obj/x86_64/ref_kernels/piledriver configure: creating ./obj/x86_64/ref_kernels/bulldozer configure: creating ./obj/x86_64/ref_kernels/generic configure: creating ./obj/x86_64/frame configure: creating ./obj/x86_64/blastest configure: creating ./obj/x86_64/testsuite configure: creating ./lib/x86_64 configure: creating ./include/x86_64 configure: mirroring ./config/skx to ./obj/x86_64/config/skx configure: mirroring ./config/knl to ./obj/x86_64/config/knl configure: mirroring ./config/haswell to ./obj/x86_64/config/haswell configure: mirroring ./config/sandybridge to ./obj/x86_64/config/sandybridge configure: mirroring ./config/penryn to ./obj/x86_64/config/penryn configure: mirroring ./config/zen to ./obj/x86_64/config/zen configure: mirroring ./config/excavator to ./obj/x86_64/config/excavator configure: mirroring ./config/steamroller to ./obj/x86_64/config/steamroller configure: mirroring ./config/piledriver to ./obj/x86_64/config/piledriver configure: mirroring ./config/bulldozer to ./obj/x86_64/config/bulldozer configure: mirroring ./config/generic to ./obj/x86_64/config/generic configure: mirroring ./config/x86_64 to ./obj/x86_64/config/x86_64 configure: mirroring ./kernels/skx to ./obj/x86_64/kernels/skx configure: mirroring ./kernels/knl to ./obj/x86_64/kernels/knl configure: mirroring ./kernels/sandybridge to ./obj/x86_64/kernels/sandybridge configure: mirroring ./kernels/penryn to ./obj/x86_64/kernels/penryn configure: mirroring ./kernels/haswell to ./obj/x86_64/kernels/haswell configure: mirroring ./kernels/zen to ./obj/x86_64/kernels/zen configure: mirroring ./kernels/piledriver to ./obj/x86_64/kernels/piledriver configure: mirroring ./kernels/bulldozer to ./obj/x86_64/kernels/bulldozer configure: mirroring ./kernels/generic to ./obj/x86_64/kernels/generic configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels BUILDSTDERR: config+ /usr/bin/make -O -j6 V=1 VERBOSE=1 ure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/skx configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/knl configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/haswell configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/sandybridge configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/penryn configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/zen configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/excavator configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/steamroller configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/piledriver configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/bulldozer configure: mirroring ./ref_kernels to ./obj/x86_64/ref_kernels/generic configure: mirroring ./frame to ./obj/x86_64/frame configure: creating makefile fragments in ./obj/x86_64/config/x86_64 configure: creating makefile fragments in ./obj/x86_64/config/skx configure: creating makefile fragments in ./obj/x86_64/config/knl configure: creating makefile fragments in ./obj/x86_64/config/haswell configure: creating makefile fragments in ./obj/x86_64/config/sandybridge configure: creating makefile fragments in ./obj/x86_64/config/penryn configure: creating makefile fragments in ./obj/x86_64/config/zen configure: creating makefile fragments in ./obj/x86_64/config/excavator configure: creating makefile fragments in ./obj/x86_64/config/steamroller configure: creating makefile fragments in ./obj/x86_64/config/piledriver configure: creating makefile fragments in ./obj/x86_64/config/bulldozer configure: creating makefile fragments in ./obj/x86_64/config/generic configure: creating makefile fragments in ./obj/x86_64/kernels/skx configure: creating makefile fragments in ./obj/x86_64/kernels/knl configure: creating makefile fragments in ./obj/x86_64/kernels/sandybridge configure: creating makefile fragments in ./obj/x86_64/kernels/penryn configure: creating makefile fragments in ./obj/x86_64/kernels/haswell configure: creating makefile fragments in ./obj/x86_64/kernels/zen configure: creating makefile fragments in ./obj/x86_64/kernels/piledriver configure: creating makefile fragments in ./obj/x86_64/kernels/bulldozer configure: creating makefile fragments in ./obj/x86_64/kernels/generic configure: creating makefile fragments in ./obj/x86_64/ref_kernels configure: creating makefile fragments in ./obj/x86_64/frame configure: configured to build within top-level directory of source distribution. python3 ./build/flatten-headers.py -c -v1 ./frame/include/blis.h include/x86_64/blis.h "./include" "./ ./config/bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ ./frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/include/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/excavator/bli_cntx_init_excavator.c -o obj/x86_64/config/excavator/bli_cntx_init_excavator.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/bulldozer/bli_cntx_init_bulldozer.c -o obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/knl/bli_cntx_init_knl.c -o obj/x86_64/config/knl/bli_cntx_init_knl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/generic/bli_cntx_init_generic.c -o obj/x86_64/config/generic/bli_cntx_init_generic.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/penryn/bli_cntx_init_penryn.c -o obj/x86_64/config/penryn/bli_cntx_init_penryn.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/haswell/bli_cntx_init_haswell.c -o obj/x86_64/config/haswell/bli_cntx_init_haswell.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/piledriver/bli_cntx_init_piledriver.c -o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/sandybridge/bli_cntx_init_sandybridge.c -o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/skx/bli_cntx_init_skx.c -o obj/x86_64/config/skx/bli_cntx_init_skx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/steamroller/bli_cntx_init_steamroller.c -o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c config/zen/bli_cntx_init_zen.c -o obj/x86_64/config/zen/bli_cntx_init_zen.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_dgemm_skx_asm_16x14.c -o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o gcc -O3 -mavx512f -mavx512dq -mavx512bw -mavx512vl -mfpmath=sse -march=skylake-avx512 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.c -o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_dpackm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/1m/bli_spackm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_dgemm_knl_asm_24x8.c -o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o gcc -O3 -mavx512f -mavx512pf -mfpmath=sse -march=knl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/knl/3/bli_sgemm_knl_asm_24x16.c -o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_axpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1/bli_dotv_penryn_int.c -o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpy2v_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_axpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotaxpyv_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.c -o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/1f/bli_dotxaxpyf_penryn_int.c -o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemm_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.c -o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemm_haswell_asm_d8x6.c -o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.c -o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_amaxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_axpyv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_dotxv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1/bli_scalv_zen_int10.c -o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.c -o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_axpyf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/3/bli_gemm_small.c -o obj/x86_64/kernels/zen/3/bli_gemm_small.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.c -o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c kernels/zen/1f/bli_dotxf_zen_int_8.c -o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o BUILDSTDERR: gcc -O3 -march=skylake-avx512 -mno-ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_skx_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o gcc -O3 -march=skylake-avx512 -mno-avx512f -mno-avx512vl -mno-avx512bw -mno-avx512dq -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=skx -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o BUILDSTDERR: gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -speref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_knl_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] cs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o gcc -O3 -march=knl -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=knl -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_haswell_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] s=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o gcc -O3 -mavx2 -mfma -mfpmath=sse -march=core-avx2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=haswell -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o BUILDSTDERR: gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_sandybridge_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o gcc -O3 -mavx -mfpmath=sse -march=corei7-avx -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=sandybridge -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o BUILDSTDERR: gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-maref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_penryn_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] th-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o gcc -O3 -mssse3 -mfpmath=sse -march=core2 -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=penryn -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o BUILDSTDERR: gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_zen_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o gcc -O3 -mavx2 -mfpmath=sse -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=zen -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_keref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_excavator_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] rnels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mh_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver4 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=excavator -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_refref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_steamroller_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] .c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver3 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=steamroller -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_piledriver_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma -march=bdver2 -mno-fma4 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=piledriver -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o BUILDSTDERR: gcc -O3 -mfpmath=sse -mavx -mfma4 -marcref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_bulldozer_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] h=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/bli_cntx_ref.c -o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_addv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_amaxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_copyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_axpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_invertv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scal2v_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_dotxv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_scalv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_setv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_subv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_swapv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1/bli_xpbyv_ref.c -o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpy2v_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o gcc -O3 -mfpmath=sse -mavx -mfma4 -march=bdver1 -mno-tbm -mno-xop -mno-lwp -funsafe-math-optimizations -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=bulldozer -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotaxpyv_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_axpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1f/bli_dotxaxpyf_ref.c -o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_3mis_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_4mi_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmtrsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_gemmsup_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_unpackm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/3/bli_trsm_ref.c -o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_rih_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o BUILDSTDERR: gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 221 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_l, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_L_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_l_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:221:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_cgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 222 | INSERT_GENTFUNCCO_BASIC3( gemmtrsm4m1_u, BLIS_CNAME_INFIX, BLIS_REF_SUFFIX, BLIS_TRSM_U_UKR ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c: In function 'bli_zgemmtrsm4m1_u_generic_ref': BUILDSTDERR: ref_kernels/ind/bli_gemmtrsm4m1_ref.c:222:1: warning: passing argument 2 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mh_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemm4mb_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_gemmtrsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_check.c -o obj/x86_64/frame/0/bli_l0_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm3m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_fpa.c -o obj/x86_64/frame/0/bli_l0_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm4m1_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_oapi.c -o obj/x86_64/frame/0/bli_l0_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/bli_l0_tapi.c -o obj/x86_64/frame/0/bli_l0_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/0/copysc/bli_copysc.c -o obj/x86_64/frame/0/copysc/bli_copysc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi.c -o obj/x86_64/frame/1/bli_l1v_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/ind/bli_trsm1m_ref.c -o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_check.c -o obj/x86_64/frame/1/bli_l1v_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_fpa.c -o obj/x86_64/frame/1/bli_l1v_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi.c -o obj/x86_64/frame/1/bli_l1v_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ba.c -o obj/x86_64/frame/1/bli_l1v_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ba.c -o obj/x86_64/frame/1/bli_l1v_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_oapi_ex.c -o obj/x86_64/frame/1/bli_l1v_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi.c -o obj/x86_64/frame/1d/bli_l1d_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1/bli_l1v_tapi_ex.c -o obj/x86_64/frame/1/bli_l1v_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_check.c -o obj/x86_64/frame/1d/bli_l1d_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi.c -o obj/x86_64/frame/1d/bli_l1d_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_fpa.c -o obj/x86_64/frame/1d/bli_l1d_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_oapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi.c -o obj/x86_64/frame/1f/bli_l1f_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_fpa.c -o obj/x86_64/frame/1f/bli_l1f_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_check.c -o obj/x86_64/frame/1f/bli_l1f_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi.c -o obj/x86_64/frame/1f/bli_l1f_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_CNAME=generic -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c ref_kernels/1m/bli_packm_cxk_1er_ref.c -o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ba.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi.c -o obj/x86_64/frame/1m/bli_l1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_oapi_ba.c -o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1d/bli_l1d_tapi_ex.c -o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi.c -o obj/x86_64/frame/1m/bli_l1m_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_fpa.c -o obj/x86_64/frame/1m/bli_l1m_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_check.c -o obj/x86_64/frame/1m/bli_l1m_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1f/bli_l1f_tapi_ex.c -o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_oapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_check.c -o obj/x86_64/frame/1m/packm/bli_packm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ba.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cntl.c -o obj/x86_64/frame/1m/packm/bli_packm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_tapi_ex.c -o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_blk_var1_md.c -o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_init.c -o obj/x86_64/frame/1m/packm/bli_packm_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_int.c -o obj/x86_64/frame/1m/packm/bli_packm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_part.c -o obj/x86_64/frame/1m/packm/bli_packm_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_4mi.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_3mis.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_thrinfo.c -o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_unb_var1.c -o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_blk_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_check.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_rih.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_1er.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cntl.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_cxk.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_int.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi.c -o obj/x86_64/frame/2/bli_l2_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/unpackm/bli_unpackm_unb_var1.c -o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_check.c -o obj/x86_64/frame/2/bli_l2_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi.c -o obj/x86_64/frame/2/bli_l2_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_fpa.c -o obj/x86_64/frame/2/bli_l2_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ba.c -o obj/x86_64/frame/2/bli_l2_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_oapi_ex.c -o obj/x86_64/frame/2/bli_l2_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ba.c -o obj/x86_64/frame/2/bli_l2_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unb_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/bli_l1m_unb_var1.c -o obj/x86_64/frame/1m/bli_l1m_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/bli_l2_tapi_ex.c -o obj/x86_64/frame/2/bli_l2_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var1.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_unf_var2.c -o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var1.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_unb_var2.c -o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/gemv/bli_gemv_var_oapi.c -o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/ger/bli_ger_var_oapi.c -o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var2.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unb_var4.c -o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3a.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_var_oapi.c -o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var1.c -o obj/x86_64/frame/2/her/bli_her_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_unb_var2.c -o obj/x86_64/frame/2/her/bli_her_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her/bli_her_var_oapi.c -o obj/x86_64/frame/2/her/bli_her_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var1.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var2.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var3.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/hemv/bli_hemv_unf_var3.c -o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unb_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var1.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_unf_var4.c -o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/her2/bli_her2_var_oapi.c -o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unb_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_var_oapi.c -o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unb_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_var_oapi.c -o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var1.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trmv/bli_trmv_unf_var2.c -o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/1m/packm/bli_packm_struc_cxk_md.c -o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_blocksize.c -o obj/x86_64/frame/3/bli_l3_blocksize.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_cntl.c -o obj/x86_64/frame/3/bli_l3_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi.c -o obj/x86_64/frame/3/bli_l3_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_check.c -o obj/x86_64/frame/3/bli_l3_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_direct.c -o obj/x86_64/frame/3/bli_l3_direct.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var2.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ba.c -o obj/x86_64/frame/3/bli_l3_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_packm.c -o obj/x86_64/frame/3/bli_l3_packm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/2/trsv/bli_trsv_unf_var1.c -o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_oapi_ex.c -o obj/x86_64/frame/3/bli_l3_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi.c -o obj/x86_64/frame/3/bli_l3_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_prune.c -o obj/x86_64/frame/3/bli_l3_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup.c -o obj/x86_64/frame/3/bli_l3_sup.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var12.c -o obj/x86_64/frame/3/bli_l3_sup_var12.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_ref.c -o obj/x86_64/frame/3/bli_l3_sup_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_fpa.c -o obj/x86_64/frame/3/bli_l3_ukr_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_thrinfo.c -o obj/x86_64/frame/3/bli_l3_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_oapi.c -o obj/x86_64/frame/3/bli_l3_ukr_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_ukr_tapi.c -o obj/x86_64/frame/3/bli_l3_ukr_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_blk_var3.c -o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_sup_var1n2m.c -o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_cntl.c -o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var1.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_front.c -o obj/x86_64/frame/3/gemm/bli_gemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_int.c -o obj/x86_64/frame/3/gemm/bli_gemm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ba.c -o obj/x86_64/frame/3/bli_l3_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/bli_l3_tapi_ex.c -o obj/x86_64/frame/3/bli_l3_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md_c2r_ref.c -o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_packab.c -o obj/x86_64/frame/3/gemm/bli_gemm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/hemm/bli_hemm_front.c -o obj/x86_64/frame/3/hemm/bli_hemm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/her2k/bli_her2k_front.c -o obj/x86_64/frame/3/her2k/bli_her2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_front.c -o obj/x86_64/frame/3/herk/bli_herk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_x_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/symm/bli_symm_front.c -o obj/x86_64/frame/3/symm/bli_symm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/ind/bli_gemm4mb_ker_var2.c -o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syr2k/bli_syr2k_front.c -o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/syrk/bli_syrk_front.c -o obj/x86_64/frame/3/syrk/bli_syrk_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_front.c -o obj/x86_64/frame/3/trmm/bli_trmm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_l_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/herk/bli_herk_u_ker_var2.c -o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_xx_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ll_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/gemm/bli_gemm_ker_var2_md.c -o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_lu_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm3/bli_trmm3_front.c -o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var1.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_blk_var3.c -o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_rl_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_cntl.c -o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_int.c -o obj/x86_64/frame/3/trsm/bli_trsm_int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_front.c -o obj/x86_64/frame/3/trsm/bli_trsm_front.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_packab.c -o obj/x86_64/frame/3/trsm/bli_trsm_packab.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trmm/bli_trmm_ru_ker_var2.c -o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_xx_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_apool.c -o obj/x86_64/frame/base/bli_apool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_arch.c -o obj/x86_64/frame/base/bli_arch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_array.c -o obj/x86_64/frame/base/bli_array.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_blksz.c -o obj/x86_64/frame/base/bli_blksz.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ll_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_lu_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_clock.c -o obj/x86_64/frame/base/bli_clock.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_check.c -o obj/x86_64/frame/base/bli_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntl.c -o obj/x86_64/frame/base/bli_cntl.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_ru_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_const.c -o obj/x86_64/frame/base/bli_const.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/3/trsm/bli_trsm_rl_ker_var2.c -o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_error.c -o obj/x86_64/frame/base/bli_error.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_func.c -o obj/x86_64/frame/base/bli_func.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_getopt.c -o obj/x86_64/frame/base/bli_getopt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cpuid.c -o obj/x86_64/frame/base/bli_cpuid.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_cntx.c -o obj/x86_64/frame/base/bli_cntx.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_gks.c -o obj/x86_64/frame/base/bli_gks.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_init.c -o obj/x86_64/frame/base/bli_init.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_info.c -o obj/x86_64/frame/base/bli_info.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_machval.c -o obj/x86_64/frame/base/bli_machval.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_malloc.c -o obj/x86_64/frame/base/bli_malloc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_mbool.c -o obj/x86_64/frame/base/bli_mbool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_memsys.c -o obj/x86_64/frame/base/bli_memsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_membrk.c -o obj/x86_64/frame/base/bli_membrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj_scalar.c -o obj/x86_64/frame/base/bli_obj_scalar.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_param_map.c -o obj/x86_64/frame/base/bli_param_map.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_obj.c -o obj/x86_64/frame/base/bli_obj.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_prune.c -o obj/x86_64/frame/base/bli_prune.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_pool.c -o obj/x86_64/frame/base/bli_pool.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_rntm.c -o obj/x86_64/frame/base/bli_rntm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_part.c -o obj/x86_64/frame/base/bli_part.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_query.c -o obj/x86_64/frame/base/bli_query.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_sba.c -o obj/x86_64/frame/base/bli_sba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setgetij.c -o obj/x86_64/frame/base/bli_setgetij.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_string.c -o obj/x86_64/frame/base/bli_string.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_winsys.c -o obj/x86_64/frame/base/bli_winsys.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/bli_setri.c -o obj/x86_64/frame/base/bli_setri.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_part_check.c -o obj/x86_64/frame/base/check/bli_part_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/check/bli_obj_check.c -o obj/x86_64/frame/base/check/bli_obj_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_dlamch.c -o obj/x86_64/frame/base/noopt/bli_dlamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_lsame.c -o obj/x86_64/frame/base/noopt/bli_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/noopt/bli_slamch.c -o obj/x86_64/frame/base/noopt/bli_slamch.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projm.c -o obj/x86_64/frame/base/proj/bli_projm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/proj/bli_projv.c -o obj/x86_64/frame/base/proj/bli_projv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castv.c -o obj/x86_64/frame/base/cast/bli_castv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_amax.c -o obj/x86_64/frame/compat/bla_amax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_asum.c -o obj/x86_64/frame/compat/bla_asum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_axpy.c -o obj/x86_64/frame/compat/bla_axpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_copy.c -o obj/x86_64/frame/compat/bla_copy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castm.c -o obj/x86_64/frame/base/cast/bli_castm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/base/cast/bli_castnzm.c -o obj/x86_64/frame/base/cast/bli_castnzm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_dot.c -o obj/x86_64/frame/compat/bla_dot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemv.c -o obj/x86_64/frame/compat/bla_gemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_ger.c -o obj/x86_64/frame/compat/bla_ger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_gemm.c -o obj/x86_64/frame/compat/bla_gemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemv.c -o obj/x86_64/frame/compat/bla_hemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her.c -o obj/x86_64/frame/compat/bla_her.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_hemm.c -o obj/x86_64/frame/compat/bla_hemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2.c -o obj/x86_64/frame/compat/bla_her2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_her2k.c -o obj/x86_64/frame/compat/bla_her2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_nrm2.c -o obj/x86_64/frame/compat/bla_nrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_swap.c -o obj/x86_64/frame/compat/bla_swap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_herk.c -o obj/x86_64/frame/compat/bla_herk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_scal.c -o obj/x86_64/frame/compat/bla_scal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr.c -o obj/x86_64/frame/compat/bla_syr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symv.c -o obj/x86_64/frame/compat/bla_symv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2.c -o obj/x86_64/frame/compat/bla_syr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_symm.c -o obj/x86_64/frame/compat/bla_symm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syr2k.c -o obj/x86_64/frame/compat/bla_syr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_syrk.c -o obj/x86_64/frame/compat/bla_syrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmv.c -o obj/x86_64/frame/compat/bla_trmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsv.c -o obj/x86_64/frame/compat/bla_trsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/blis/thread/b77_thread.c -o obj/x86_64/frame/compat/blis/thread/b77_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trmm.c -o obj/x86_64/frame/compat/bla_trmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/bla_trsm.c -o obj/x86_64/frame/compat/bla_trsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_amax_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_asum_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_nrm2_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ccopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_caxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/f77_sub/f77_dot_sub.c -o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_chpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_cswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_csyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ctrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_daxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ddot.c -o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dger.c -o obj/x86_64/frame/compat/cblas/src/cblas_dger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drot.c -o obj/x86_64/frame/compat/cblas/src/cblas_drot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_drotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dtrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dzasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_dznrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_globals.c -o obj/x86_64/frame/compat/cblas/src/cblas_globals.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_isamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_icamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_idamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_izamax.c -o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_saxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scnrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scasum.c -o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_scopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sdsdot.c -o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sger.c -o obj/x86_64/frame/compat/cblas/src/cblas_sger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_snrm2.c -o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srot.c -o obj/x86_64/frame/compat/cblas/src/cblas_srot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotmg.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_srotm.c -o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sspr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_sswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssymv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ssyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_stpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_strsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_xerbla.c -o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zaxpy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zcopy.c -o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotc_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdotu_sub.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zdscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgerc.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zgeru.c -o obj/x86_64/frame/compat/cblas/src/cblas_zgeru.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhemv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zher2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zherk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zherk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zscal.c -o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zswap.c -o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zhpr2.c -o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsymm.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyr2k.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_zsyrk.c -o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztbsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztpsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrmv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsv.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/cblas/src/cblas_ztrsm.c -o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_cabs1.c -o obj/x86_64/frame/compat/f2c/bla_cabs1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_lsame.c -o obj/x86_64/frame/compat/f2c/bla_lsame.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hbmv.c -o obj/x86_64/frame/compat/f2c/bla_hbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr.c -o obj/x86_64/frame/compat/f2c/bla_hpr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpmv.c -o obj/x86_64/frame/compat/f2c/bla_hpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rot.c -o obj/x86_64/frame/compat/f2c/bla_rot.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotg.c -o obj/x86_64/frame/compat/f2c/bla_rotg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotmg.c -o obj/x86_64/frame/compat/f2c/bla_rotmg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_hpr2.c -o obj/x86_64/frame/compat/f2c/bla_hpr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_rotm.c -o obj/x86_64/frame/compat/f2c/bla_rotm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_gbmv.c -o obj/x86_64/frame/compat/f2c/bla_gbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr.c -o obj/x86_64/frame/compat/f2c/bla_spr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_sbmv.c -o obj/x86_64/frame/compat/f2c/bla_sbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spmv.c -o obj/x86_64/frame/compat/f2c/bla_spmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_spr2.c -o obj/x86_64/frame/compat/f2c/bla_spr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_xerbla.c -o obj/x86_64/frame/compat/f2c/bla_xerbla.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_c_div.c -o obj/x86_64/frame/compat/f2c/util/bla_c_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_d_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_f__cabs.c -o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbmv.c -o obj/x86_64/frame/compat/f2c/bla_tbmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpmv.c -o obj/x86_64/frame/compat/f2c/bla_tpmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_cnjg.c -o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tbsv.c -o obj/x86_64/frame/compat/f2c/bla_tbsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/bla_tpsv.c -o obj/x86_64/frame/compat/f2c/bla_tpsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_imag.c -o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_r_sign.c -o obj/x86_64/frame/compat/f2c/util/bla_r_sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_abs.c -o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/compat/f2c/util/bla_z_div.c -o obj/x86_64/frame/compat/f2c/util/bla_z_div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_ind.c -o obj/x86_64/frame/ind/bli_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/bli_l3_ind.c -o obj/x86_64/frame/ind/bli_l3_ind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/cntx/bli_cntx_ind_stage.c -o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_ind_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_nat_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_pthread.c -o obj/x86_64/frame/thread/bli_pthread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm.c -o obj/x86_64/frame/thread/bli_thrcomm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_openmp.c -o obj/x86_64/frame/thread/bli_thrcomm_openmp.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_pthreads.c -o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrcomm_single.c -o obj/x86_64/frame/thread/bli_thrcomm_single.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/oapi/bli_l3_3m4m1m_oapi.c -o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_check.c -o obj/x86_64/frame/util/bli_util_check.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi.c -o obj/x86_64/frame/util/bli_util_oapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_fpa.c -o obj/x86_64/frame/util/bli_util_fpa.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi.c -o obj/x86_64/frame/util/bli_util_tapi.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thrinfo.c -o obj/x86_64/frame/thread/bli_thrinfo.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/thread/bli_thread.c -o obj/x86_64/frame/thread/bli_thread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ba.c -o obj/x86_64/frame/util/bli_util_oapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_oapi_ex.c -o obj/x86_64/frame/util/bli_util_oapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ba.c -o obj/x86_64/frame/util/bli_util_tapi_ba.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_tapi_ex.c -o obj/x86_64/frame/util/bli_util_tapi_ex.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/util/bli_util_unb_var1.c -o obj/x86_64/frame/util/bli_util_unb_var1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -DBLIS_IS_BUILDING_LIBRARY -fvisibility=hidden -c frame/ind/tapi/bli_l3_ind_tapi.c -o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o BUILDSTDERR: gcc -shared -Wl,-soname,libblis.so.2 -o lib/x86_64/libblis.so obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o obj/x86_64/config/excavator/bli_cntx_init_excavator.o obj/x86_64/config/generic/bli_cntx_init_generic.o obj/x86_64/config/haswell/bli_cntx_init_haswell.o obj/x86_64/config/knl/bli_cntx_init_knl.o obj/x86_64/config/penryn/bli_cntx_init_penryn.o obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o obj/x86_64/config/skx/bli_cntx_init_skx.o obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o obj/x86_64/config/zen/bli_cntx_init_zen.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o obj/x86_64/kernels/zen/3/bli_gemm_small.o obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_3mis_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_4mi_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_rih_skx_ref.o obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm3mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mb_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemm4mh_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm4m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm3m1_skx_ref.o obj/x86_64/ref_kernels/skx/ind/bli_trsm4m1_skx_ref.o obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_3mis_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_4mi_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_rih_knl_ref.o obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm3mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mb_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemm4mh_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm4m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm3m1_knl_ref.o obj/x86_64/ref_kernels/knl/ind/bli_trsm4m1_knl_ref.o obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_3mis_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_4mi_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_rih_haswell_ref.o obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm3mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mb_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemm4mh_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm4m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm3m1_haswell_ref.o obj/x86_64/ref_kernels/haswell/ind/bli_trsm4m1_haswell_ref.o obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_3mis_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_4mi_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_rih_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_gemmtrsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/3/bli_trsm_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm3mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mb_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemm4mh_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_gemmtrsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm1m_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm3m1_sandybridge_ref.o obj/x86_64/ref_kernels/sandybridge/ind/bli_trsm4m1_sandybridge_ref.o obj/x86_64/ref_kernels/penryn/bli_cntx_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_addv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_amaxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_axpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_copyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_dotxv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_invertv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scal2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_scalv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_setv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_subv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_swapv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1/bli_xpbyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpy2v_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_axpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotaxpyv_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxaxpyf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1f/bli_dotxf_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_1er_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_3mis_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_4mi_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_packm_cxk_rih_penryn_ref.o obj/x86_64/ref_kernels/penryn/1m/bli_unpackm_cxk_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmsup_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_gemmtrsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/3/bli_trsm_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm3mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mb_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemm4mh_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_gemmtrsm4m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm1m_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm3m1_penryn_ref.o obj/x86_64/ref_kernels/penryn/ind/bli_trsm4m1_penryn_ref.o obj/x86_64/ref_kernels/zen/bli_cntx_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_addv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_amaxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_axpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_copyv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_dotxv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_invertv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scal2v_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_scalv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_setv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_subv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_swapv_zen_ref.o obj/x86_64/ref_kernels/zen/1/bli_xpbyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpy2v_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_axpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotaxpyv_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxaxpyf_zen_ref.o obj/x86_64/ref_kernels/zen/1f/bli_dotxf_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_1er_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_3mis_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_4mi_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_packm_cxk_rih_zen_ref.o obj/x86_64/ref_kernels/zen/1m/bli_unpackm_cxk_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmsup_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_gemmtrsm_zen_ref.o obj/x86_64/ref_kernels/zen/3/bli_trsm_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm3mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mb_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemm4mh_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_gemmtrsm4m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm1m_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm3m1_zen_ref.o obj/x86_64/ref_kernels/zen/ind/bli_trsm4m1_zen_ref.o obj/x86_64/ref_kernels/excavator/bli_cntx_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_addv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_amaxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_axpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_copyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_dotxv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_invertv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scal2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_scalv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_setv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_subv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_swapv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1/bli_xpbyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpy2v_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_axpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotaxpyv_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxaxpyf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1f/bli_dotxf_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_1er_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_3mis_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_4mi_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_packm_cxk_rih_excavator_ref.o obj/x86_64/ref_kernels/excavator/1m/bli_unpackm_cxk_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmsup_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_gemmtrsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/3/bli_trsm_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm3mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mb_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemm4mh_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_gemmtrsm4m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm1m_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm3m1_excavator_ref.o obj/x86_64/ref_kernels/excavator/ind/bli_trsm4m1_excavator_ref.o obj/x86_64/ref_kernels/steamroller/bli_cntx_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_addv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_amaxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_axpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_copyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_dotxv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_invertv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scal2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_scalv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_setv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_subv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_swapv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1/bli_xpbyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpy2v_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_axpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotaxpyv_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxaxpyf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1f/bli_dotxf_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_1er_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_3mis_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_4mi_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_packm_cxk_rih_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/1m/bli_unpackm_cxk_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmsup_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_gemmtrsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/3/bli_trsm_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm3mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mb_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemm4mh_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_gemmtrsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm1m_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm3m1_steamroller_ref.o obj/x86_64/ref_kernels/steamroller/ind/bli_trsm4m1_steamroller_ref.o obj/x86_64/ref_kernels/piledriver/bli_cntx_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_addv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_amaxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_axpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_copyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_dotxv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_invertv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scal2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_scalv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_setv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_subv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_swapv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1/bli_xpbyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpy2v_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_axpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotaxpyv_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxaxpyf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1f/bli_dotxf_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_1er_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_3mis_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_4mi_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_packm_cxk_rih_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/1m/bli_unpackm_cxk_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmsup_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_gemmtrsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/3/bli_trsm_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm3mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mb_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemm4mh_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_gemmtrsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm1m_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm3m1_piledriver_ref.o obj/x86_64/ref_kernels/piledriver/ind/bli_trsm4m1_piledriver_ref.o obj/x86_64/ref_kernels/bulldozer/bli_cntx_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_addv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_amaxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_axpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_copyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_dotxv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_invertv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scal2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_scalv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_setv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_subv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_swapv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1/bli_xpbyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpy2v_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_axpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotaxpyv_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxaxpyf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1f/bli_dotxf_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_1er_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_3mis_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_4mi_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_packm_cxk_rih_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/1m/bli_unpackm_cxk_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmsup_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_gemmtrsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/3/bli_trsm_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm3mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mb_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemm4mh_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_gemmtrsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm1m_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm3m1_bulldozer_ref.o obj/x86_64/ref_kernels/bulldozer/ind/bli_trsm4m1_bulldozer_ref.o obj/x86_64/ref_kernels/generic/bli_cntx_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_addv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_amaxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_axpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_copyv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_dotxv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_invertv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scal2v_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_scalv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_setv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_subv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_swapv_generic_ref.o obj/x86_64/ref_kernels/generic/1/bli_xpbyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpy2v_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_axpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotaxpyv_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxaxpyf_generic_ref.o obj/x86_64/ref_kernels/generic/1f/bli_dotxf_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_1er_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_3mis_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_4mi_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_packm_cxk_rih_generic_ref.o obj/x86_64/ref_kernels/generic/1m/bli_unpackm_cxk_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmsup_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_gemmtrsm_generic_ref.o obj/x86_64/ref_kernels/generic/3/bli_trsm_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm3mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mb_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemm4mh_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_gemmtrsm4m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm1m_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm3m1_generic_ref.o obj/x86_64/ref_kernels/generic/ind/bli_trsm4m1_generic_ref.o obj/x86_64/frame/0/bli_l0_check.o obj/x86_64/frame/0/bli_l0_fpa.o obj/x86_64/frame/0/bli_l0_oapi.o obj/x86_64/frame/0/bli_l0_tapi.o obj/x86_64/frame/0/copysc/bli_copysc.o obj/x86_64/frame/1/bli_l1v_check.o obj/x86_64/frame/1/bli_l1v_fpa.o obj/x86_64/frame/1/bli_l1v_oapi.o obj/x86_64/frame/1/bli_l1v_oapi_ba.o obj/x86_64/frame/1/bli_l1v_oapi_ex.o obj/x86_64/frame/1/bli_l1v_tapi.o obj/x86_64/frame/1/bli_l1v_tapi_ba.o obj/x86_64/frame/1/bli_l1v_tapi_ex.o obj/x86_64/frame/1d/bli_l1d_check.o obj/x86_64/frame/1d/bli_l1d_fpa.o obj/x86_64/frame/1d/bli_l1d_oapi.o obj/x86_64/frame/1d/bli_l1d_oapi_ba.o obj/x86_64/frame/1d/bli_l1d_oapi_ex.o obj/x86_64/frame/1d/bli_l1d_tapi.o obj/x86_64/frame/1d/bli_l1d_tapi_ba.o obj/x86_64/frame/1d/bli_l1d_tapi_ex.o obj/x86_64/frame/1f/bli_l1f_check.o obj/x86_64/frame/1f/bli_l1f_fpa.o obj/x86_64/frame/1f/bli_l1f_oapi.o obj/x86_64/frame/1f/bli_l1f_oapi_ba.o obj/x86_64/frame/1f/bli_l1f_oapi_ex.o obj/x86_64/frame/1f/bli_l1f_tapi.o obj/x86_64/frame/1f/bli_l1f_tapi_ba.o obj/x86_64/frame/1f/bli_l1f_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_check.o obj/x86_64/frame/1m/bli_l1m_fpa.o obj/x86_64/frame/1m/bli_l1m_oapi.o obj/x86_64/frame/1m/bli_l1m_oapi_ba.o obj/x86_64/frame/1m/bli_l1m_oapi_ex.o obj/x86_64/frame/1m/bli_l1m_tapi.o obj/x86_64/frame/1m/bli_l1m_tapi_ba.o obj/x86_64/frame/1m/bli_l1m_tapi_ex.o obj/x86_64/frame/1m/bli_l1m_unb_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1.o obj/x86_64/frame/1m/packm/bli_packm_blk_var1_md.o obj/x86_64/frame/1m/packm/bli_packm_check.o obj/x86_64/frame/1m/packm/bli_packm_cntl.o obj/x86_64/frame/1m/packm/bli_packm_cxk.o obj/x86_64/frame/1m/packm/bli_packm_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_init.o obj/x86_64/frame/1m/packm/bli_packm_int.o obj/x86_64/frame/1m/packm/bli_packm_part.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_1er.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_3mis.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_4mi.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_md.o obj/x86_64/frame/1m/packm/bli_packm_struc_cxk_rih.o obj/x86_64/frame/1m/packm/bli_packm_thrinfo.o obj/x86_64/frame/1m/packm/bli_packm_unb_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_blk_var1.o obj/x86_64/frame/1m/unpackm/bli_unpackm_check.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cntl.o obj/x86_64/frame/1m/unpackm/bli_unpackm_cxk.o obj/x86_64/frame/1m/unpackm/bli_unpackm_int.o obj/x86_64/frame/1m/unpackm/bli_unpackm_unb_var1.o obj/x86_64/frame/2/bli_l2_check.o obj/x86_64/frame/2/bli_l2_fpa.o obj/x86_64/frame/2/bli_l2_oapi.o obj/x86_64/frame/2/bli_l2_oapi_ba.o obj/x86_64/frame/2/bli_l2_oapi_ex.o obj/x86_64/frame/2/bli_l2_tapi.o obj/x86_64/frame/2/bli_l2_tapi_ba.o obj/x86_64/frame/2/bli_l2_tapi_ex.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unb_var2.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var1.o obj/x86_64/frame/2/gemv/bli_gemv_unf_var2.o obj/x86_64/frame/2/gemv/bli_gemv_var_oapi.o obj/x86_64/frame/2/ger/bli_ger_unb_var1.o obj/x86_64/frame/2/ger/bli_ger_unb_var2.o obj/x86_64/frame/2/ger/bli_ger_var_oapi.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var2.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unb_var4.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var1a.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3.o obj/x86_64/frame/2/hemv/bli_hemv_unf_var3a.o obj/x86_64/frame/2/hemv/bli_hemv_var_oapi.o obj/x86_64/frame/2/her/bli_her_unb_var1.o obj/x86_64/frame/2/her/bli_her_unb_var2.o obj/x86_64/frame/2/her/bli_her_var_oapi.o obj/x86_64/frame/2/her2/bli_her2_unb_var1.o obj/x86_64/frame/2/her2/bli_her2_unb_var2.o obj/x86_64/frame/2/her2/bli_her2_unb_var3.o obj/x86_64/frame/2/her2/bli_her2_unb_var4.o obj/x86_64/frame/2/her2/bli_her2_unf_var1.o obj/x86_64/frame/2/her2/bli_her2_unf_var4.o obj/x86_64/frame/2/her2/bli_her2_var_oapi.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unb_var2.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var1.o obj/x86_64/frame/2/trmv/bli_trmv_unf_var2.o obj/x86_64/frame/2/trmv/bli_trmv_var_oapi.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unb_var2.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var1.o obj/x86_64/frame/2/trsv/bli_trsv_unf_var2.o obj/x86_64/frame/2/trsv/bli_trsv_var_oapi.o obj/x86_64/frame/3/bli_l3_blocksize.o obj/x86_64/frame/3/bli_l3_check.o obj/x86_64/frame/3/bli_l3_cntl.o obj/x86_64/frame/3/bli_l3_direct.o obj/x86_64/frame/3/bli_l3_oapi.o obj/x86_64/frame/3/bli_l3_oapi_ba.o obj/x86_64/frame/3/bli_l3_oapi_ex.o obj/x86_64/frame/3/bli_l3_packm.o obj/x86_64/frame/3/bli_l3_prune.o obj/x86_64/frame/3/bli_l3_sup.o obj/x86_64/frame/3/bli_l3_sup_ref.o obj/x86_64/frame/3/bli_l3_sup_var12.o obj/x86_64/frame/3/bli_l3_sup_var1n2m.o obj/x86_64/frame/3/bli_l3_tapi.o obj/x86_64/frame/3/bli_l3_tapi_ba.o obj/x86_64/frame/3/bli_l3_tapi_ex.o obj/x86_64/frame/3/bli_l3_thrinfo.o obj/x86_64/frame/3/bli_l3_ukr_fpa.o obj/x86_64/frame/3/bli_l3_ukr_oapi.o obj/x86_64/frame/3/bli_l3_ukr_tapi.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var1.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var2.o obj/x86_64/frame/3/gemm/bli_gemm_blk_var3.o obj/x86_64/frame/3/gemm/bli_gemm_cntl.o obj/x86_64/frame/3/gemm/bli_gemm_front.o obj/x86_64/frame/3/gemm/bli_gemm_int.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var1.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2.o obj/x86_64/frame/3/gemm/bli_gemm_ker_var2_md.o obj/x86_64/frame/3/gemm/bli_gemm_md.o obj/x86_64/frame/3/gemm/bli_gemm_md_c2r_ref.o obj/x86_64/frame/3/gemm/bli_gemm_packab.o obj/x86_64/frame/3/gemm/ind/bli_gemm4mb_ker_var2.o obj/x86_64/frame/3/hemm/bli_hemm_front.o obj/x86_64/frame/3/her2k/bli_her2k_front.o obj/x86_64/frame/3/herk/bli_herk_front.o obj/x86_64/frame/3/herk/bli_herk_l_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_u_ker_var2.o obj/x86_64/frame/3/herk/bli_herk_x_ker_var2.o obj/x86_64/frame/3/symm/bli_symm_front.o obj/x86_64/frame/3/syr2k/bli_syr2k_front.o obj/x86_64/frame/3/syrk/bli_syrk_front.o obj/x86_64/frame/3/trmm/bli_trmm_front.o obj/x86_64/frame/3/trmm/bli_trmm_ll_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_lu_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_rl_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_ru_ker_var2.o obj/x86_64/frame/3/trmm/bli_trmm_xx_ker_var2.o obj/x86_64/frame/3/trmm3/bli_trmm3_front.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var1.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var2.o obj/x86_64/frame/3/trsm/bli_trsm_blk_var3.o obj/x86_64/frame/3/trsm/bli_trsm_cntl.o obj/x86_64/frame/3/trsm/bli_trsm_front.o obj/x86_64/frame/3/trsm/bli_trsm_int.o obj/x86_64/frame/3/trsm/bli_trsm_ll_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_lu_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_packab.o obj/x86_64/frame/3/trsm/bli_trsm_rl_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_ru_ker_var2.o obj/x86_64/frame/3/trsm/bli_trsm_xx_ker_var2.o obj/x86_64/frame/base/bli_apool.o obj/x86_64/frame/base/bli_arch.o obj/x86_64/frame/base/bli_array.o obj/x86_64/frame/base/bli_blksz.o obj/x86_64/frame/base/bli_check.o obj/x86_64/frame/base/bli_clock.o obj/x86_64/frame/base/bli_cntl.o obj/x86_64/frame/base/bli_cntx.o obj/x86_64/frame/base/bli_const.o obj/x86_64/frame/base/bli_cpuid.o obj/x86_64/frame/base/bli_error.o obj/x86_64/frame/base/bli_func.o obj/x86_64/frame/base/bli_getopt.o obj/x86_64/frame/base/bli_gks.o obj/x86_64/frame/base/bli_info.o obj/x86_64/frame/base/bli_init.o obj/x86_64/frame/base/bli_machval.o obj/x86_64/frame/base/bli_malloc.o obj/x86_64/frame/base/bli_mbool.o obj/x86_64/frame/base/bli_membrk.o obj/x86_64/frame/base/bli_memsys.o obj/x86_64/frame/base/bli_obj.o obj/x86_64/frame/base/bli_obj_scalar.o obj/x86_64/frame/base/bli_param_map.o obj/x86_64/frame/base/bli_part.o obj/x86_64/frame/base/bli_pool.o obj/x86_64/frame/base/bli_prune.o obj/x86_64/frame/base/bli_query.o obj/x86_64/frame/base/bli_rntm.o obj/x86_64/frame/base/bli_sba.o obj/x86_64/frame/base/bli_setgetij.o obj/x86_64/frame/base/bli_setri.o obj/x86_64/frame/base/bli_string.o obj/x86_64/frame/base/bli_winsys.o obj/x86_64/frame/base/cast/bli_castm.o obj/x86_64/frame/base/cast/bli_castnzm.o obj/x86_64/frame/base/cast/bli_castv.o obj/x86_64/frame/base/check/bli_obj_check.o obj/x86_64/frame/base/check/bli_part_check.o obj/x86_64/frame/base/noopt/bli_dlamch.o obj/x86_64/frame/base/noopt/bli_lsame.o obj/x86_64/frame/base/noopt/bli_slamch.o obj/x86_64/frame/base/proj/bli_projm.o obj/x86_64/frame/base/proj/bli_projv.o obj/x86_64/frame/compat/bla_amax.o obj/x86_64/frame/compat/bla_asum.o obj/x86_64/frame/compat/bla_axpy.o obj/x86_64/frame/compat/bla_copy.o obj/x86_64/frame/compat/bla_dot.o obj/x86_64/frame/compat/bla_gemm.o obj/x86_64/frame/compat/bla_gemv.o obj/x86_64/frame/compat/bla_ger.o obj/x86_64/frame/compat/bla_hemm.o obj/x86_64/frame/compat/bla_hemv.o obj/x86_64/frame/compat/bla_her.o obj/x86_64/frame/compat/bla_her2.o obj/x86_64/frame/compat/bla_her2k.o obj/x86_64/frame/compat/bla_herk.o obj/x86_64/frame/compat/bla_nrm2.o obj/x86_64/frame/compat/bla_scal.o obj/x86_64/frame/compat/bla_swap.o obj/x86_64/frame/compat/bla_symm.o obj/x86_64/frame/compat/bla_symv.o obj/x86_64/frame/compat/bla_syr.o obj/x86_64/frame/compat/bla_syr2.o obj/x86_64/frame/compat/bla_syr2k.o obj/x86_64/frame/compat/bla_syrk.o obj/x86_64/frame/compat/bla_trmm.o obj/x86_64/frame/compat/bla_trmv.o obj/x86_64/frame/compat/bla_trsm.o obj/x86_64/frame/compat/bla_trsv.o obj/x86_64/frame/compat/blis/thread/b77_thread.o obj/x86_64/frame/compat/cblas/f77_sub/f77_amax_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_asum_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_dot_sub.o obj/x86_64/frame/compat/cblas/f77_sub/f77_nrm2_sub.o obj/x86_64/frame/compat/cblas/src/cblas_caxpy.o obj/x86_64/frame/compat/cblas/src/cblas_ccopy.o obj/x86_64/frame/compat/cblas/src/cblas_cdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_cgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_cgemm.o obj/x86_64/frame/compat/cblas/src/cblas_cgemv.o obj/x86_64/frame/compat/cblas/src/cblas_cgerc.o obj/x86_64/frame/compat/cblas/src/cblas_cgeru.o obj/x86_64/frame/compat/cblas/src/cblas_chbmv.o obj/x86_64/frame/compat/cblas/src/cblas_chemm.o obj/x86_64/frame/compat/cblas/src/cblas_chemv.o obj/x86_64/frame/compat/cblas/src/cblas_cher.o obj/x86_64/frame/compat/cblas/src/cblas_cher2.o obj/x86_64/frame/compat/cblas/src/cblas_cher2k.o obj/x86_64/frame/compat/cblas/src/cblas_cherk.o obj/x86_64/frame/compat/cblas/src/cblas_chpmv.o obj/x86_64/frame/compat/cblas/src/cblas_chpr.o obj/x86_64/frame/compat/cblas/src/cblas_chpr2.o obj/x86_64/frame/compat/cblas/src/cblas_cscal.o obj/x86_64/frame/compat/cblas/src/cblas_csscal.o obj/x86_64/frame/compat/cblas/src/cblas_cswap.o obj/x86_64/frame/compat/cblas/src/cblas_csymm.o obj/x86_64/frame/compat/cblas/src/cblas_csyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_csyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ctbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ctrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dasum.o obj/x86_64/frame/compat/cblas/src/cblas_daxpy.o obj/x86_64/frame/compat/cblas/src/cblas_dcopy.o obj/x86_64/frame/compat/cblas/src/cblas_ddot.o obj/x86_64/frame/compat/cblas/src/cblas_dgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dgemm.o obj/x86_64/frame/compat/cblas/src/cblas_dgemv.o obj/x86_64/frame/compat/cblas/src/cblas_dger.o obj/x86_64/frame/compat/cblas/src/cblas_dnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_drot.o obj/x86_64/frame/compat/cblas/src/cblas_drotg.o obj/x86_64/frame/compat/cblas/src/cblas_drotm.o obj/x86_64/frame/compat/cblas/src/cblas_drotmg.o obj/x86_64/frame/compat/cblas/src/cblas_dsbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dscal.o obj/x86_64/frame/compat/cblas/src/cblas_dsdot.o obj/x86_64/frame/compat/cblas/src/cblas_dspmv.o obj/x86_64/frame/compat/cblas/src/cblas_dspr.o obj/x86_64/frame/compat/cblas/src/cblas_dspr2.o obj/x86_64/frame/compat/cblas/src/cblas_dswap.o obj/x86_64/frame/compat/cblas/src/cblas_dsymm.o obj/x86_64/frame/compat/cblas/src/cblas_dsymv.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2.o obj/x86_64/frame/compat/cblas/src/cblas_dsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_dsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_dtbmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtbsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtpsv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrmv.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsm.o obj/x86_64/frame/compat/cblas/src/cblas_dtrsv.o obj/x86_64/frame/compat/cblas/src/cblas_dzasum.o obj/x86_64/frame/compat/cblas/src/cblas_dznrm2.o obj/x86_64/frame/compat/cblas/src/cblas_globals.o obj/x86_64/frame/compat/cblas/src/cblas_icamax.o obj/x86_64/frame/compat/cblas/src/cblas_idamax.o obj/x86_64/frame/compat/cblas/src/cblas_isamax.o obj/x86_64/frame/compat/cblas/src/cblas_izamax.o obj/x86_64/frame/compat/cblas/src/cblas_sasum.o obj/x86_64/frame/compat/cblas/src/cblas_saxpy.o obj/x86_64/frame/compat/cblas/src/cblas_scasum.o obj/x86_64/frame/compat/cblas/src/cblas_scnrm2.o obj/x86_64/frame/compat/cblas/src/cblas_scopy.o obj/x86_64/frame/compat/cblas/src/cblas_sdot.o obj/x86_64/frame/compat/cblas/src/cblas_sdsdot.o obj/x86_64/frame/compat/cblas/src/cblas_sgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sgemm.o obj/x86_64/frame/compat/cblas/src/cblas_sgemv.o obj/x86_64/frame/compat/cblas/src/cblas_sger.o obj/x86_64/frame/compat/cblas/src/cblas_snrm2.o obj/x86_64/frame/compat/cblas/src/cblas_srot.o obj/x86_64/frame/compat/cblas/src/cblas_srotg.o obj/x86_64/frame/compat/cblas/src/cblas_srotm.o obj/x86_64/frame/compat/cblas/src/cblas_srotmg.o obj/x86_64/frame/compat/cblas/src/cblas_ssbmv.o obj/x86_64/frame/compat/cblas/src/cblas_sscal.o obj/x86_64/frame/compat/cblas/src/cblas_sspmv.o obj/x86_64/frame/compat/cblas/src/cblas_sspr.o obj/x86_64/frame/compat/cblas/src/cblas_sspr2.o obj/x86_64/frame/compat/cblas/src/cblas_sswap.o obj/x86_64/frame/compat/cblas/src/cblas_ssymm.o obj/x86_64/frame/compat/cblas/src/cblas_ssymv.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2.o obj/x86_64/frame/compat/cblas/src/cblas_ssyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_ssyrk.o obj/x86_64/frame/compat/cblas/src/cblas_stbmv.o obj/x86_64/frame/compat/cblas/src/cblas_stbsv.o obj/x86_64/frame/compat/cblas/src/cblas_stpmv.o obj/x86_64/frame/compat/cblas/src/cblas_stpsv.o obj/x86_64/frame/compat/cblas/src/cblas_strmm.o obj/x86_64/frame/compat/cblas/src/cblas_strmv.o obj/x86_64/frame/compat/cblas/src/cblas_strsm.o obj/x86_64/frame/compat/cblas/src/cblas_strsv.o obj/x86_64/frame/compat/cblas/src/cblas_xerbla.o obj/x86_64/frame/compat/cblas/src/cblas_zaxpy.o obj/x86_64/frame/compat/cblas/src/cblas_zcopy.o obj/x86_64/frame/compat/cblas/src/cblas_zdotc_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdotu_sub.o obj/x86_64/frame/compat/cblas/src/cblas_zdscal.o obj/x86_64/frame/compat/cblas/src/cblas_zgbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zgemm.o obj/x86_64/frame/compat/cblas/src/cblas_zgemv.o obj/x86_64/frame/compat/cblas/src/cblas_zgerc.o obj/x86_64/frame/compat/cblas/src/cblas_zgeru.o obj/x86_64/frame/compat/cblas/src/cblas_zhbmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhemm.o obj/x86_64/frame/compat/cblas/src/cblas_zhemv.o obj/x86_64/frame/compat/cblas/src/cblas_zher.o obj/x86_64/frame/compat/cblas/src/cblas_zher2.o obj/x86_64/frame/compat/cblas/src/cblas_zher2k.o obj/x86_64/frame/compat/cblas/src/cblas_zherk.o obj/x86_64/frame/compat/cblas/src/cblas_zhpmv.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr.o obj/x86_64/frame/compat/cblas/src/cblas_zhpr2.o obj/x86_64/frame/compat/cblas/src/cblas_zscal.o obj/x86_64/frame/compat/cblas/src/cblas_zswap.o obj/x86_64/frame/compat/cblas/src/cblas_zsymm.o obj/x86_64/frame/compat/cblas/src/cblas_zsyr2k.o obj/x86_64/frame/compat/cblas/src/cblas_zsyrk.o obj/x86_64/frame/compat/cblas/src/cblas_ztbmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztbsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztpsv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrmv.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsm.o obj/x86_64/frame/compat/cblas/src/cblas_ztrsv.o obj/x86_64/frame/compat/f2c/bla_cabs1.o obj/x86_64/frame/compat/f2c/bla_gbmv.o obj/x86_64/frame/compat/f2c/bla_hbmv.o obj/x86_64/frame/compat/f2c/bla_hpmv.o obj/x86_64/frame/compat/f2c/bla_hpr.o obj/x86_64/frame/compat/f2c/bla_hpr2.o obj/x86_64/frame/compat/f2c/bla_lsame.o obj/x86_64/frame/compat/f2c/bla_rot.o obj/x86_64/frame/compat/f2c/bla_rotg.o obj/x86_64/frame/compat/f2c/bla_rotm.o obj/x86_64/frame/compat/f2c/bla_rotmg.o obj/x86_64/frame/compat/f2c/bla_sbmv.o obj/x86_64/frame/compat/f2c/bla_spmv.o obj/x86_64/frame/compat/f2c/bla_spr.o obj/x86_64/frame/compat/f2c/bla_spr2.o obj/x86_64/frame/compat/f2c/bla_tbmv.o obj/x86_64/frame/compat/f2c/bla_tbsv.o obj/x86_64/frame/compat/f2c/bla_tpmv.o obj/x86_64/frame/compat/f2c/bla_tpsv.o obj/x86_64/frame/compat/f2c/bla_xerbla.o obj/x86_64/frame/compat/f2c/util/bla_c_abs.o obj/x86_64/frame/compat/f2c/util/bla+ make install _c_div.o obj/x86_64/frame/compat/f2c/util/bla_d_abs.o obj/x86_64/frame/compat/f2c/util/bla_d_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_d_imag.o obj/x86_64/frame/compat/f2c/util/bla_d_sign.o obj/x86_64/frame/compat/f2c/util/bla_f__cabs.o obj/x86_64/frame/compat/f2c/util/bla_r_abs.o obj/x86_64/frame/compat/f2c/util/bla_r_cnjg.o obj/x86_64/frame/compat/f2c/util/bla_r_imag.o obj/x86_64/frame/compat/f2c/util/bla_r_sign.o obj/x86_64/frame/compat/f2c/util/bla_z_abs.o obj/x86_64/frame/compat/f2c/util/bla_z_div.o obj/x86_64/frame/ind/bli_ind.o obj/x86_64/frame/ind/bli_l3_ind.o obj/x86_64/frame/ind/cntx/bli_cntx_ind_stage.o obj/x86_64/frame/ind/oapi/bli_l3_3m4m1m_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_ind_oapi.o obj/x86_64/frame/ind/oapi/bli_l3_nat_oapi.o obj/x86_64/frame/ind/tapi/bli_l3_ind_tapi.o obj/x86_64/frame/thread/bli_pthread.o obj/x86_64/frame/thread/bli_thrcomm.o obj/x86_64/frame/thread/bli_thrcomm_openmp.o obj/x86_64/frame/thread/bli_thrcomm_pthreads.o obj/x86_64/frame/thread/bli_thrcomm_single.o obj/x86_64/frame/thread/bli_thread.o obj/x86_64/frame/thread/bli_thrinfo.o obj/x86_64/frame/util/bli_util_check.o obj/x86_64/frame/util/bli_util_fpa.o obj/x86_64/frame/util/bli_util_oapi.o obj/x86_64/frame/util/bli_util_oapi_ba.o obj/x86_64/frame/util/bli_util_oapi_ex.o obj/x86_64/frame/util/bli_util_tapi.o obj/x86_64/frame/util/bli_util_tapi_ba.o obj/x86_64/frame/util/bli_util_tapi_ex.o obj/x86_64/frame/util/bli_util_unb_var1.o -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ln -sf libblis.so libblis.so.2.loc mv libblis.so.2.loc lib/x86_64/libblis.so.2 mkdir -p /builddir/build/BUILD/blis-0.6.0/serial/lib install -c -m 0644 lib/x86_64/libblis.so /builddir/build/BUILD/blis-0.6.0/serial/lib/libblis.so.2.0.0 ln -sf libblis.so.2.0.0 libblis.so mv libblis.so /builddir/build/BUILD/blis-0.6.0/serial/lib/ ln -sf libblis.so.2.0.0 libblis.so.2 mv libblis.so.2 /builddir/build/BUILD/blis-0.6.0/serial/lib/ python3 ./build/flatten-headers.py -c -v1 ./frame/compat/cblas/src/cblas.h include/x86_64/cblas.h "./include" "./ ./config/bulldozer/ ./config/excavator/ ./config/generic/ ./config/haswell/ ./config/knl/ ./config/penryn/ ./config/piledriver/ ./config/sandybridge/ ./config/skx/ ./config/steamroller/ ./config/x86_64/ ./config/zen/ ./kernels/skx/ ./kernels/knl/ ./kernels/sandybridge/ ./kernels/penryn/ ./kernels/haswell/ ./kernels/zen/ ./kernels/piledriver/ ./kernels/bulldozer/ ./frame/0/ ./frame/0/copysc/ ./frame/1/ ./frame/1d/ ./frame/1f/ ./frame/1m/ ./frame/1m/packm/ ./frame/1m/unpackm/ ./frame/2/ ./frame/2/gemv/ ./frame/2/ger/ ./frame/2/hemv/ ./frame/2/her/ ./frame/2/her2/ ./frame/2/symv/ ./frame/2/syr/ ./frame/2/syr2/ ./frame/2/trmv/ ./frame/2/trsv/ ./frame/3/ ./frame/3/gemm/ ./frame/3/gemm/ind/ ./frame/3/hemm/ ./frame/3/her2k/ ./frame/3/herk/ ./frame/3/symm/ ./frame/3/syr2k/ ./frame/3/syrk/ ./frame/3/trmm/ ./frame/3/trmm3/ ./frame/3/trsm/ ./frame/base/ ./frame/base/cast/ ./frame/base/check/ ./frame/base/noopt/ ./frame/base/proj/ ./frame/compat/ ./frame/compat/blis/thread/ ./frame/compat/cblas/ ./frame/compat/cblas/f77_sub/ ./frame/compat/cblas/src/ ./frame/compat/check/ ./frame/compat/f2c/ ./frame/compat/f2c/util/ ./frame/include/ ./frame/include/level0/ ./frame/include/level0/1e/ ./frame/include/level0/1m/ ./frame/include/level0/1r/ ./frame/include/level0/io/ ./frame/include/level0/ri/ ./frame/include/level0/ri3/ ./frame/include/level0/rih/ ./frame/include/level0/ro/ ./frame/include/level0/rpi/ ./frame/ind/ ./frame/ind/cntx/ ./frame/ind/oapi/ ./frame/ind/tapi/ ./frame/ind/ukernels/ ./frame/thread/ ./frame/util/" ......... mkdir -p /builddir/build/BUILD/blis-0.6.0/serial/include/blis install -c -m 0644 include/x86_64/blis.h include/x86_64/cblas.h /builddir/build/BUILD/blis-0.6.0/serial/include/blis mkdir -p /builddir/build/BUILD/blis-0.6.0/serial/share/blis install -c -m 0644 config.mk common.mk /builddir/build/BUILD/blis-0.6.0/serial/share/blis mkdir -p -p /builddir/build/BUILD/blis-0.6.0/serial/share/blis/config/x86_64 install -c -m 0644 config/x86_64/make_defs.mk \ BUILDSTDERR: ++ pwd + cc -shared -Wl,-soname=libblas.so.3 -L/builddir/build/BUILD/blis-0.6.0/serial/lib -lblis -o blisblas/libblas.so.3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + ln -s libblas.so.3 blisblas/libblas.so + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 /builddir/build/BUILD/blis-0.6.0/serial/share/blis/config/x86_64 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FFoBm8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64 + cd blis-0.6.0 + mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/include + cp -a serial/lib/libblis.so serial/lib/libblis.so.2 serial/lib/libblis.so.2.0.0 o/lib/libbliso.so o/lib/libbliso.so.2 o/lib/libbliso.so.2.0.0 p/lib/libblisp.so p/lib/libblisp.so.2 p/lib/libblisp.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64 + mv serial/include/blis /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/include + for d in o p + cp -a o/include/blis /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/include/bliso + for d in o p + cp -a p/include/blis /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/include/blisp + cp -a 64/lib/libblis64.so 64/lib/libblis64.so.2 64/lib/libblis64.so.2.0.0 o64/lib/libbliso64.so o64/lib/libbliso64.so.2 o64/lib/libbliso64.so.2.0.0 p64/lib/libblisp64.so p64/lib/libblisp64.so.2 p64/lib/libblisp64.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64 + for d in 64 o64 p64 + cp -a 64/include/blis /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/include/blis64 + for d in 64 o64 p64 + cp -a o64/include/blis /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/include/bliso64 + for d in 64 o64 p64 + cp -a p64/include/blis /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/include/blisp64 + chmod +x /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis64.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis64.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso64.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso64.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp64.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp64.so.2.0.0 + cp -a blisblas blisblas64 blisblaso blisblaso64 blisblasp blisblasp64 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64 + gzip CHANGELOG + chrpath -d /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis64.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis64.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso64.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso64.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp.so.2.0.0 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp64.so.2 /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp64.so.2.0.0 + cat + mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib/rpm/macros.d + cat + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.6.0-3.fc31 --unique-debug-suffix -0.6.0-3.fc31.x86_64 --unique-debug-src-base blis-0.6.0-3.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/blis-0.6.0 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblasp64/libblas64.so.3 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblas64/libblas64.so.3 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblas/libblas.so.3 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblaso/libblas.so.3 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblasp/libblas.so.3 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblaso64/libblas64.so.3 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: 12540 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblas64/libblas64.so.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblasp/libblas.so.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblaso/libblas.so.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblas/libblas.so.3 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblas64/libblas64.so.3 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblasp/libblas.so.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblasp64/libblas64.so.3 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblaso/libblas.so.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblaso64/libblas64.so.3 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblas/libblas.so.3 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblasp64/libblas64.so.3 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/blisblaso64/libblas64.so.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis.so.2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis64.so.2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblis64.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso.so.2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso64.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libbliso64.so.2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp.so.2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp64.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/lib64/libblisp64.so.2.0.0 original debug info size: 279180kB, size after compression: 251676kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 6 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KIr1E9 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + gfortran -o dblat blastest/src/fortran/dblat3.f -Lblisblas -Lserial/lib -lblas -lblis BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + LD_LIBRARY_PATH=/builddir/build/BUILD/blis-0.6.0/serial/lib:/builddir/build/BUILD/blis-0.6.0/blisblas + ./dblat BUILDSTDERR: ++ pwd + export LD_LIBRARY_PATH=/builddir/build/BUILD/blis-0.6.0/serial/lib + LD_LIBRARY_PATH=/builddir/build/BUILD/blis-0.6.0/serial/lib + /usr/bin/make -O -j6 V=1 VERBOSE=1 check gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_addv.c -o obj/x86_64/testsuite/test_addv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_addm.c -o obj/x86_64/testsuite/test_addm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_axpbyv.c -o obj/x86_64/testsuite/test_axpbyv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_axpyf.c -o obj/x86_64/testsuite/test_axpyf.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_axpy2v.c -o obj/x86_64/testsuite/test_axpy2v.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_amaxv.c -o obj/x86_64/testsuite/test_amaxv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_axpyv.c -o obj/x86_64/testsuite/test_axpyv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_copyv.c -o obj/x86_64/testsuite/test_copyv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_copym.c -o obj/x86_64/testsuite/test_copym.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_axpym.c -o obj/x86_64/testsuite/test_axpym.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_dotaxpyv.c -o obj/x86_64/testsuite/test_dotaxpyv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_dotv.c -o obj/x86_64/testsuite/test_dotv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_dotxv.c -o obj/x86_64/testsuite/test_dotxv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_dotxf.c -o obj/x86_64/testsuite/test_dotxf.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_dotxaxpyf.c -o obj/x86_64/testsuite/test_dotxaxpyf.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_gemm_ukr.c -o obj/x86_64/testsuite/test_gemm_ukr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_gemm.c -o obj/x86_64/testsuite/test_gemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_gemmtrsm_ukr.c -o obj/x86_64/testsuite/test_gemmtrsm_ukr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_gemv.c -o obj/x86_64/testsuite/test_gemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_ger.c -o obj/x86_64/testsuite/test_ger.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_hemm.c -o obj/x86_64/testsuite/test_hemm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_hemv.c -o obj/x86_64/testsuite/test_hemv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_her.c -o obj/x86_64/testsuite/test_her.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_her2.c -o obj/x86_64/testsuite/test_her2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_herk.c -o obj/x86_64/testsuite/test_herk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_her2k.c -o obj/x86_64/testsuite/test_her2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_normfm.c -o obj/x86_64/testsuite/test_normfm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_normfv.c -o obj/x86_64/testsuite/test_normfv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_randm.c -o obj/x86_64/testsuite/test_randm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_randv.c -o obj/x86_64/testsuite/test_randv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_scal2m.c -o obj/x86_64/testsuite/test_scal2m.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_scal2v.c -o obj/x86_64/testsuite/test_scal2v.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_scalm.c -o obj/x86_64/testsuite/test_scalm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_scalv.c -o obj/x86_64/testsuite/test_scalv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_setv.c -o obj/x86_64/testsuite/test_setv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_subm.c -o obj/x86_64/testsuite/test_subm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_setm.c -o obj/x86_64/testsuite/test_setm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_subv.c -o obj/x86_64/testsuite/test_subv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_symm.c -o obj/x86_64/testsuite/test_symm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_syr.c -o obj/x86_64/testsuite/test_syr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_symv.c -o obj/x86_64/testsuite/test_symv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_syr2.c -o obj/x86_64/testsuite/test_syr2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_syr2k.c -o obj/x86_64/testsuite/test_syr2k.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_libblis.c -o obj/x86_64/testsuite/test_libblis.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_syrk.c -o obj/x86_64/testsuite/test_syrk.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_trmm.c -o obj/x86_64/testsuite/test_trmm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_trmm3.c -o obj/x86_64/testsuite/test_trmm3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_trmv.c -o obj/x86_64/testsuite/test_trmv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_trsm.c -o obj/x86_64/testsuite/test_trsm.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_trsm_ukr.c -o obj/x86_64/testsuite/test_trsm_ukr.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_trsv.c -o obj/x86_64/testsuite/test_trsv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_xpbyv.c -o obj/x86_64/testsuite/test_xpbyv.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -c testsuite/src/test_xpbym.c -o obj/x86_64/testsuite/test_xpbym.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/abs.c -o obj/x86_64/blastest/abs.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/acos.c -o obj/x86_64/blastest/acos.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/asin.c -o obj/x86_64/blastest/asin.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/cblat1.c -o obj/x86_64/blastest/cblat1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/atn2.c -o obj/x86_64/blastest/atn2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/atan.c -o obj/x86_64/blastest/atan.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/cnjg.c -o obj/x86_64/blastest/cnjg.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/close.c -o obj/x86_64/blastest/close.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/cos.c -o obj/x86_64/blastest/cos.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/cosh.c -o obj/x86_64/blastest/cosh.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/dim.c -o obj/x86_64/blastest/dim.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/div.c -o obj/x86_64/blastest/div.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/dolio.c -o obj/x86_64/blastest/dolio.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/endfile.c -o obj/x86_64/blastest/endfile.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/epsilon.c -o obj/x86_64/blastest/epsilon.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/exit_.c -o obj/x86_64/blastest/exit_.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/err.c -o obj/x86_64/blastest/err.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/exp.c -o obj/x86_64/blastest/exp.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/fmtlib.c -o obj/x86_64/blastest/fmtlib.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/h_dnnt.c -o obj/x86_64/blastest/h_dnnt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/i_dnnt.c -o obj/x86_64/blastest/i_dnnt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/hl_cmp.c -o obj/x86_64/blastest/hl_cmp.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/i_len.c -o obj/x86_64/blastest/i_len.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/imag.c -o obj/x86_64/blastest/imag.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/int.c -o obj/x86_64/blastest/int.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/fmt.c -o obj/x86_64/blastest/fmt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/lg10.c -o obj/x86_64/blastest/lg10.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/l_cmp.c -o obj/x86_64/blastest/l_cmp.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/log.c -o obj/x86_64/blastest/log.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/mod.c -o obj/x86_64/blastest/mod.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/lwrite.c -o obj/x86_64/blastest/lwrite.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/nint.c -o obj/x86_64/blastest/nint.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/pow.c -o obj/x86_64/blastest/pow.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/prod.c -o obj/x86_64/blastest/prod.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/open.c -o obj/x86_64/blastest/open.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/lread.c -o obj/x86_64/blastest/lread.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/rewind.c -o obj/x86_64/blastest/rewind.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/rsfe.c -o obj/x86_64/blastest/rsfe.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/s_copy.c -o obj/x86_64/blastest/s_copy.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/s_cmp.c -o obj/x86_64/blastest/s_cmp.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/s_stop.c -o obj/x86_64/blastest/s_stop.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/rdfmt.c -o obj/x86_64/blastest/rdfmt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/sfe.c -o obj/x86_64/blastest/sfe.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/sig_die.c -o obj/x86_64/blastest/sig_die.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/sign.c -o obj/x86_64/blastest/sign.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/sin.c -o obj/x86_64/blastest/sin.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/sinh.c -o obj/x86_64/blastest/sinh.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/sqrt.c -o obj/x86_64/blastest/sqrt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/tan.c -o obj/x86_64/blastest/tan.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/tanh.c -o obj/x86_64/blastest/tanh.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/util.c -o obj/x86_64/blastest/util.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/wsfe.c -o obj/x86_64/blastest/wsfe.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/wsle.c -o obj/x86_64/blastest/wsle.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/wref.c -o obj/x86_64/blastest/wref.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/f2c/wrtfmt.c -o obj/x86_64/blastest/wrtfmt.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/dblat1.c -o obj/x86_64/blastest/dblat1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/sblat1.c -o obj/x86_64/blastest/sblat1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/dblat3.c -o obj/x86_64/blastest/dblat3.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/dblat2.c -o obj/x86_64/blastest/dblat2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/zblat1.c -o obj/x86_64/blastest/zblat1.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/cblat2.c -o obj/x86_64/blastest/cblat2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/cblat3.c -o obj/x86_64/blastest/cblat3.o ar cr obj/x86_64/blastest/libf2c.a obj/x86_64/blastest/abs.o obj/x86_64/blastest/acos.o obj/x86_64/blastest/asin.o obj/x86_64/blastest/atan.o obj/x86_64/blastest/atn2.o obj/x86_64/blastest/close.o obj/x86_64/blastest/cnjg.o obj/x86_64/blastest/cos.o obj/x86_64/blastest/cosh.o obj/x86_64/blastest/dim.o obj/x86_64/blastest/div.o obj/x86_64/blastest/dolio.o obj/x86_64/blastest/endfile.o obj/x86_64/blastest/epsilon.o obj/x86_64/blastest/err.o obj/x86_64/blastest/exit_.o obj/x86_64/blastest/exp.o obj/x86_64/blastest/fmt.o obj/x86_64/blastest/fmtlib.o obj/x86_64/blastest/h_dnnt.o obj/x86_64/blastest/hl_cmp.o obj/x86_64/blastest/i_dnnt.o obj/x86_64/blastest/i_len.o obj/x86_64/blastest/imag.o obj/x86_64/blastest/int.o obj/x86_64/blastest/l_cmp.o obj/x86_64/blastest/lg10.o obj/x86_64/blastest/log.o obj/x86_64/blastest/lread.o obj/x86_64/blastest/lwrite.o obj/x86_64/blastest/mod.o obj/x86_64/blastest/nint.o obj/x86_64/blastest/open.o obj/x86_64/blastest/pow.o obj/x86_64/blastest/prod.o obj/x86_64/blastest/rdfmt.o obj/x86_64/blastest/rewind.o obj/x86_64/blastest/rsfe.o obj/x86_64/blastest/s_cmp.o obj/x86_64/blastest/s_copy.o obj/x86_64/blastest/s_stop.o obj/x86_64/blastest/sfe.o obj/x86_64/blastest/sig_die.o obj/x86_64/blastest/sign.o obj/x86_64/blastest/sin.o obj/x86_64/blastest/sinh.o obj/x86_64/blastest/sqrt.o obj/x86_64/blastest/tan.o obj/x86_64/blastest/tanh.o obj/x86_64/blastest/util.o obj/x86_64/blastest/wref.o obj/x86_64/blastest/wrtfmt.o obj/x86_64/blastest/wsfe.o obj/x86_64/blastest/wsle.o ranlib obj/x86_64/blastest/libf2c.a gcc ./obj/x86_64/testsuite/test_addm.o ./obj/x86_64/testsuite/test_addv.o ./obj/x86_64/testsuite/test_amaxv.o ./obj/x86_64/testsuite/test_axpbyv.o ./obj/x86_64/testsuite/test_axpy2v.o ./obj/x86_64/testsuite/test_axpyf.o ./obj/x86_64/testsuite/test_axpym.o ./obj/x86_64/testsuite/test_axpyv.o ./obj/x86_64/testsuite/test_copym.o ./obj/x86_64/testsuite/test_copyv.o ./obj/x86_64/testsuite/test_dotaxpyv.o ./obj/x86_64/testsuite/test_dotv.o ./obj/x86_64/testsuite/test_dotxaxpyf.o ./obj/x86_64/testsuite/test_dotxf.o ./obj/x86_64/testsuite/test_dotxv.o ./obj/x86_64/testsuite/test_gemm.o ./obj/x86_64/testsuite/test_gemm_ukr.o ./obj/x86_64/testsuite/test_gemmtrsm_ukr.o ./obj/x86_64/testsuite/test_gemv.o ./obj/x86_64/testsuite/test_ger.o ./obj/x86_64/testsuite/test_hemm.o ./obj/x86_64/testsuite/test_hemv.o ./obj/x86_64/testsuite/test_her.o ./obj/x86_64/testsuite/test_her2.o ./obj/x86_64/testsuite/test_her2k.o ./obj/x86_64/testsuite/test_herk.o ./obj/x86_64/testsuite/test_libblis.o ./obj/x86_64/testsuite/test_normfm.o ./obj/x86_64/testsuite/test_normfv.o ./obj/x86_64/testsuite/test_randm.o ./obj/x86_64/testsuite/test_randv.o ./obj/x86_64/testsuite/test_scal2m.o ./obj/x86_64/testsuite/test_scal2v.o ./obj/x86_64/testsuite/test_scalm.o ./obj/x86_64/testsuite/test_scalv.o ./obj/x86_64/testsuite/test_setm.o ./obj/x86_64/testsuite/test_setv.o ./obj/x86_64/testsuite/test_subm.o ./obj/x86_64/testsuite/test_subv.o ./obj/x86_64/testsuite/test_symm.o ./obj/x86_64/testsuite/test_symv.o ./obj/x86_64/testsuite/test_syr.o ./obj/x86_64/testsuite/test_syr2.o ./obj/x86_64/testsuite/test_syr2k.o ./obj/x86_64/testsuite/test_syrk.o ./obj/x86_64/testsuite/test_trmm.o ./obj/x86_64/testsuite/test_trmm3.o ./obj/x86_64/testsuite/test_trmv.o ./obj/x86_64/testsuite/test_trsm.o ./obj/x86_64/testsuite/test_trsm_ukr.o ./obj/x86_64/testsuite/test_trsv.o ./obj/x86_64/testsuite/test_xpbym.o ./obj/x86_64/testsuite/test_xpbyv.o lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_libblis.x gcc ./obj/x86_64/blastest/cblat1.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/cblat1.x gcc ./obj/x86_64/blastest/cblat2.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/cblat2.x gcc ./obj/x86_64/blastest/dblat1.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/dblat1.x gcc ./obj/x86_64/blastest/cblat3.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/cblat3.x gcc ./obj/x86_64/blastest/dblat2.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/dblat2.x gcc ./obj/x86_64/blastest/dblat3.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/dblat3.x gcc ./obj/x86_64/blastest/sblat1.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/sblat1.x gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/sblat3.c -o obj/x86_64/blastest/sblat3.o ./obj/x86_64/blastest/cblat1.x > out.cblat1 gcc ./obj/x86_64/blastest/zblat1.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/zblat1.x ./obj/x86_64/blastest/cblat2.x < ./blastest/input/cblat2.in ./obj/x86_64/blastest/dblat1.x > out.dblat1 ./obj/x86_64/blastest/dblat2.x < ./blastest/input/dblat2.in ./obj/x86_64/blastest/dblat3.x < ./blastest/input/dblat3.in ./obj/x86_64/blastest/sblat1.x > out.sblat1 ./obj/x86_64/blastest/cblat3.x < ./blastest/input/cblat3.in ./obj/x86_64/blastest/zblat1.x > out.zblat1 gcc ./obj/x86_64/blastest/sblat3.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/sblat3.x BUILDSTDERR: gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mt+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 une=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/sblat2.c -o obj/x86_64/blastest/sblat2.o gcc ./obj/x86_64/blastest/sblat2.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/sblat2.x ./obj/x86_64/blastest/sblat3.x < ./blastest/input/sblat3.in ./obj/x86_64/blastest/sblat2.x < ./blastest/input/sblat2.in ./test_libblis.x -g ./testsuite/input.general.fast \ -o ./testsuite/input.operations.fast \ > output.testsuite ./testsuite/check-blistest.sh output.testsuite check-blistest.sh: All BLIS tests passed! gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/zblat2.c -o obj/x86_64/blastest/zblat2.o gcc -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -funsafe-math-optimizations -g -Wall -Wno-unused-function -Wfatal-errors -fPIC -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/x86_64 -I./frame/3/ -I./frame/ind/ukernels/ -I./frame/3/ -I./frame/1m/ -I./frame/1f/ -I./frame/1/ -I./frame/include -DBLIS_VERSION_STRING=\"0.6.0\" -Wno-parentheses -I./blastest/f2c -I. -DHAVE_BLIS_H -Wno-maybe-uninitialized -c blastest/src/zblat3.c -o obj/x86_64/blastest/zblat3.o gcc ./obj/x86_64/blastest/zblat2.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/zblat2.x ./obj/x86_64/blastest/zblat2.x < ./blastest/input/zblat2.in gcc ./obj/x86_64/blastest/zblat3.o ./obj/x86_64/blastest/libf2c.a lib/x86_64/libblis.so -Wl,-rpath,lib/x86_64 -Wl,-z,now -Wl,-z,relro -lm -lpthread -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/x86_64/blastest/zblat3.x ./obj/x86_64/blastest/zblat3.x < ./blastest/input/zblat3.in ./blastest/check-blastest.sh check-blastest.sh: All BLAS tests passed! Processing files: blis-0.6.0-3.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SjBJs7 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis + cp -pr CHANGELOG.gz /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis + cp -pr CREDITS /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis + cp -pr README.md /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis + cp -pr README.Fedora /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rChQE7 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis + cp -pr LICENSE /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: blis = 0.6.0-3.fc31 blis(x86-64) = 0.6.0-3.fc31 libblas.so.3()(64bit) libblis.so.2()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libblas.so.3()(64bit) libblis.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: blis-devel-0.6.0-3.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vkSEa8 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-devel + cp -pr examples /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: blis-devel = 0.6.0-3.fc31 blis-devel(x86-64) = 0.6.0-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libblis.so.2()(64bit) libblis64.so.2.0.0()(64bit) libbliso.so.2.0.0()(64bit) libbliso64.so.2.0.0()(64bit) libblisp.so.2.0.0()(64bit) libblisp64.so.2.0.0()(64bit) Processing files: blis-serial64-0.6.0-3.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.finaX6 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-serial64 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-serial64 + cp -pr CHANGELOG.gz /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-serial64 + cp -pr CREDITS /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-serial64 + cp -pr README.md /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-serial64 + cp -pr README.Fedora /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-serial64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SFs3b7 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-serial64 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-serial64 + cp -pr LICENSE /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-serial64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: blis-serial64 = 0.6.0-3.fc31 blis-serial64(x86-64) = 0.6.0-3.fc31 libblas64.so.3()(64bit) libblis64.so.2.0.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libblas64.so.3()(64bit) libblis64.so.2.0.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: blis-openmp-0.6.0-3.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vwCVf9 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp + cp -pr CHANGELOG.gz /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp + cp -pr CREDITS /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp + cp -pr README.md /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp + cp -pr README.Fedora /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kgumH9 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-openmp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-openmp + cp -pr LICENSE /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-openmp + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: blis-openmp = 0.6.0-3.fc31 blis-openmp(x86-64) = 0.6.0-3.fc31 libblas.so.3()(64bit) libbliso.so.2.0.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libblas.so.3()(64bit) libbliso.so.2.0.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: blis-openmp64-0.6.0-3.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3b8v96 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp64 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp64 + cp -pr CHANGELOG.gz /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp64 + cp -pr CREDITS /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp64 + cp -pr README.md /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp64 + cp -pr README.Fedora /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-openmp64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AUPRj8 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-openmp64 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-openmp64 + cp -pr LICENSE /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-openmp64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: blis-openmp64 = 0.6.0-3.fc31 blis-openmp64(x86-64) = 0.6.0-3.fc31 libblas64.so.3()(64bit) libbliso64.so.2.0.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libblas64.so.3()(64bit) libbliso64.so.2.0.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: blis-threads-0.6.0-3.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JVaV96 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads + cp -pr CHANGELOG.gz /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads + cp -pr CREDITS /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads + cp -pr README.md /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads + cp -pr README.Fedora /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EnNOx7 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-threads + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-threads + cp -pr LICENSE /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-threads + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: blis-threads = 0.6.0-3.fc31 blis-threads(x86-64) = 0.6.0-3.fc31 libblas.so.3()(64bit) libblisp.so.2.0.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libblas.so.3()(64bit) libblisp.so.2.0.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: blis-threads64-0.6.0-3.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.smzyjb + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads64 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads64 + cp -pr CHANGELOG.gz /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads64 + cp -pr CREDITS /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads64 + cp -pr README.md /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads64 + cp -pr README.Fedora /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/doc/blis-threads64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uRuJOa + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-threads64 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-threads64 + cp -pr LICENSE /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64/usr/share/licenses/blis-threads64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: blis-threads64 = 0.6.0-3.fc31 blis-threads64(x86-64) = 0.6.0-3.fc31 libblas64.so.3()(64bit) libblisp64.so.2.0.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libblas64.so.3()(64bit) libblisp64.so.2.0.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: blis-srpm-macros-0.6.0-3.fc31.noarch Provides: blis-srpm-macros = 0.6.0-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: blis-debugsource-0.6.0-3.fc31.x86_64 Provides: blis-debugsource = 0.6.0-3.fc31 blis-debugsource(x86-64) = 0.6.0-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: blis-debuginfo-0.6.0-3.fc31.x86_64 Provides: blis-debuginfo = 0.6.0-3.fc31 blis-debuginfo(x86-64) = 0.6.0-3.fc31 debuginfo(build-id) = 3cf4acf7a4b561035da00d21e3789256f956250e debuginfo(build-id) = 7655e0feac8ff9394083a01f3eb685dfe5617316 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: blis-debugsource(x86-64) = 0.6.0-3.fc31 Processing files: blis-serial64-debuginfo-0.6.0-3.fc31.x86_64 Provides: blis-serial64-debuginfo = 0.6.0-3.fc31 blis-serial64-debuginfo(x86-64) = 0.6.0-3.fc31 debuginfo(build-id) = 22f100fb9dfc543ad05bd7353f0d0bd3339075de debuginfo(build-id) = 54ab3104f44e3021b6861197a9836201419dacda Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: blis-debugsource(x86-64) = 0.6.0-3.fc31 Processing files: blis-openmp-debuginfo-0.6.0-3.fc31.x86_64 Provides: blis-openmp-debuginfo = 0.6.0-3.fc31 blis-openmp-debuginfo(x86-64) = 0.6.0-3.fc31 debuginfo(build-id) = 34207020d4bfa459b5ac963e047e3526b4f0da3f debuginfo(build-id) = e99fbbb5abacb0c50a0d8c2a85727b548aed95f0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: blis-debugsource(x86-64) = 0.6.0-3.fc31 Processing files: blis-openmp64-debuginfo-0.6.0-3.fc31.x86_64 Provides: blis-openmp64-debuginfo = 0.6.0-3.fc31 blis-openmp64-debuginfo(x86-64) = 0.6.0-3.fc31 debuginfo(build-id) = 0e95f9a29af443f800ddd81e81de71759391859a debuginfo(build-id) = 66b5e863665d7cab6ae1b7e72040c712d246ceea Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: blis-debugsource(x86-64) = 0.6.0-3.fc31 Processing files: blis-threads-debuginfo-0.6.0-3.fc31.x86_64 Provides: blis-threads-debuginfo = 0.6.0-3.fc31 blis-threads-debuginfo(x86-64) = 0.6.0-3.fc31 debuginfo(build-id) = 5b57fa264f41423559edf327105a7aa4460f2eba debuginfo(build-id) = e1089b689fcc3412979f53e53d5c29f78c70b838 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: blis-debugsource(x86-64) = 0.6.0-3.fc31 Processing files: blis-threads64-debuginfo-0.6.0-3.fc31.x86_64 Provides: blis-threads64-debuginfo = 0.6.0-3.fc31 blis-threads64-debuginfo(x86-64) = 0.6.0-3.fc31 debuginfo(build-id) = 451a3d63abffcd28ec25a3cf03f152aafef775b8 debuginfo(build-id) = 58b628e2b805be52f12812812a19cce6646c7f2d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: blis-debugsource(x86-64) = 0.6.0-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64 Wrote: /builddir/build/RPMS/blis-devel-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-openmp64-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-srpm-macros-0.6.0-3.fc31.noarch.rpm Wrote: /builddir/build/RPMS/blis-threads-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-openmp-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-serial64-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-threads64-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-debugsource-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-serial64-debuginfo-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-debuginfo-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-openmp64-debuginfo-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-openmp-debuginfo-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-threads-debuginfo-0.6.0-3.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/blis-threads64-debuginfo-0.6.0-3.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JxDpJ9 + umask 022 + cd /builddir/build/BUILD + cd blis-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/blis-0.6.0-3.fc31.x86_64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0