The package fflas_ffpack-2.4.3 added in #26932 fails to compile for me on 
CentOS 7.6.1810, due to several errors of this form:

g++: error: unrecognized command line option '-mavx512f'
g++: error: unrecognized command line option '-mavx512vl'
g++: error: unrecognized command line option '-mavx512dq'

The log file is attached.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/ec04cd37-c65e-411f-886f-5e58a45a89a4%40googlegroups.com.
Found local metadata for fflas_ffpack-2.4.3
Using cached file 
/amd/compute/mwagerin/git/sage_compute/python3/upstream/fflas_ffpack-2.4.3.tar.bz2
fflas_ffpack-2.4.3
====================================================
Setting up build directory for fflas_ffpack-2.4.3
Finished extraction
No patch files found in ../patches
****************************************************
Host system:
Linux r640 3.10.0-957.27.2.el7.x86_64 #1 SMP Mon Jul 29 17:46:05 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla 
--enable-bootstrap --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-gnu-unique-object 
--enable-linker-build-id --with-linker-hash-style=gnu 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin 
--enable-initfini-array --disable-libgcj 
--with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install
 
--with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install
 --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 
--build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) 
****************************************************
Uninstalling existing 'fflas_ffpack'
Removing stamp file 
'/amd/compute/mwagerin/git/sage_compute/python3/local/var/lib/sage/installed/fflas_ffpack-2.3.2'
*************************************************
Using 
--with-blas-libs='-L/amd/compute/mwagerin/git/sage_compute/python3/local/lib 
-lopenblas  ' 
'--with-blas-cflags=-I/amd/compute/mwagerin/git/sage_compute/python3/local/include
  '
*************************************************
Configuring fflas_ffpack-2.4.3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
-----------------------------------------------
checking whether to enable debugging options in the library... no
checking whether to enable profiling everything in the library... no
checking whether to enable warnings when compiling the library... no
-----------------------------------------------
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -std=gnu++11 accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++ -std=gnu++11... gcc3
checking for family name of compiler... gcc48
checking whether g++ -std=gnu++11 supports C++11 features by default... yes
checking how to run the C++ preprocessor... g++ -std=gnu++11 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking how to print strings... printf
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... 
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -std=gnu++11 -E
checking for ld used by g++ -std=gnu++11... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ -std=gnu++11 linker (ld -m elf_x86_64) supports shared 
libraries... yes
checking for g++ -std=gnu++11 option to produce PIC... -fPIC -DPIC
checking if g++ -std=gnu++11 PIC flag -fPIC -DPIC works... yes
checking if g++ -std=gnu++11 static flag -static works... no
checking if g++ -std=gnu++11 supports -c -o file.o... yes
checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes
checking whether the g++ -std=gnu++11 linker (ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for egrep... (cached) /usr/bin/grep -E
checking for a sed that does not truncate output... (cached) /usr/bin/sed
DEFAULT_CFLAGS=-O2  -Wall -g
DEBUG_CFLAGS=-g
TESTS_CFLAGS=
-----------------------------------------------
     START  FFLAS-FFPACK CONFIG                
-----------------------------------------------
checking for OpenMP... no
Detecting SIMD instruction set
SSE enabled
SSE2 enabled
SSE3 enabled
SSSE3 enabled
SSE4.1 enabled
SSE4.2 enabled
AVX enabled
AVX2 enabled
AVX512F enabled
AVX512VL enabled
AVX512DQ enabled
FMA3 enabled
FMA4 disabled
-----------------------------------------------
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking for __int128_t... yes
checking for ANSI C header files... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for stdint.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking whether byte ordering is bigendian... no
-----------------------------------------------
Default path = /amd/compute/mwagerin/git/sage_compute/python3/local /usr 
/usr/local
-----------------------------------------------
checking for pkg-config... 
/amd/compute/mwagerin/git/sage_compute/python3/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GIVARO... yes
checking for GIVARO usability... yes
checking for use of MKL... no 
checking for BLAS... found CBLAS
checking for USER LAPACK... yes (lapack)
checking if this is OpenBLAS... yes
checking for OPENBLAS numthreads... none specified (using default value 1)
checking whether to build documentation... no
checking whether to compile the standard specializations... yes
-----------------------------------------------
          END FFLAS-FFPACK CONFIG              
-----------------------------------------------
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
chmod: cannot access 'fflas-ffpack-config': No such file or directory
config.status: creating macros/Makefile
chmod: cannot access 'fflas-ffpack-config': No such file or directory
config.status: creating macros/CodeChunk/Makefile
chmod: cannot access 'fflas-ffpack-config': No such file or directory
config.status: creating fflas-ffpack-config
config.status: creating fflas-ffpack/Makefile
config.status: creating fflas-ffpack/fflas/Makefile
config.status: creating fflas-ffpack/fflas/fflas_fgemm/Makefile
config.status: creating fflas-ffpack/fflas/fflas_sparse/Makefile
config.status: creating fflas-ffpack/fflas/fflas_sparse/coo/Makefile
config.status: creating fflas-ffpack/fflas/fflas_sparse/csr/Makefile
config.status: creating fflas-ffpack/fflas/fflas_sparse/ell/Makefile
config.status: creating fflas-ffpack/fflas/fflas_sparse/ell_simd/Makefile
config.status: creating fflas-ffpack/fflas/fflas_sparse/csr_hyb/Makefile
config.status: creating fflas-ffpack/fflas/fflas_sparse/sell/Makefile
config.status: creating fflas-ffpack/fflas/fflas_sparse/hyb_zo/Makefile
config.status: creating fflas-ffpack/fflas/fflas_igemm/Makefile
config.status: creating fflas-ffpack/fflas/fflas_simd/Makefile
config.status: creating fflas-ffpack/ffpack/Makefile
config.status: creating fflas-ffpack/field/Makefile
config.status: creating fflas-ffpack/utils/Makefile
config.status: creating fflas-ffpack/paladin/Makefile
config.status: creating fflas-ffpack/interfaces/Makefile
config.status: creating fflas-ffpack/interfaces/libs/Makefile
config.status: creating fflas-ffpack/checkers/Makefile
config.status: creating autotune/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/data/Makefile
config.status: creating benchmarks/Makefile
config.status: creating examples/Makefile
config.status: creating tutorials/Makefile
config.status: creating fflas-ffpack.pc
config.status: creating config.h
config.status: executing fflas-ffpack/config.h commands
config.status: creating fflas-ffpack/config.h - prefix __FFLASFFPACK for 
config.h defines
config.status: executing depfiles commands
config.status: executing libtool commands
Building fflas_ffpack-2.4.3
make[4]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src'
make  all-recursive
make[5]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src'
Making all in autotune
make[6]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/autotune'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/autotune'
Making all in fflas-ffpack
make[6]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack'
Making all in fflas
make[7]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas'
Making all in fflas_fgemm
make[8]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_fgemm'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_fgemm'
Making all in fflas_igemm
make[8]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_igemm'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_igemm'
Making all in fflas_simd
make[8]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_simd'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_simd'
Making all in fflas_sparse
make[8]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse'
Making all in coo
make[9]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/coo'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/coo'
Making all in csr
make[9]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/csr'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/csr'
Making all in csr_hyb
make[9]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/csr_hyb'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/csr_hyb'
Making all in ell
make[9]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/ell'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/ell'
Making all in ell_simd
make[9]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/ell_simd'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/ell_simd'
Making all in hyb_zo
make[9]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/hyb_zo'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/hyb_zo'
Making all in sell
make[9]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/sell'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse/sell'
make[9]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse'
make[9]: Nothing to be done for `all-am'.
make[9]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse'
make[8]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas/fflas_sparse'
make[8]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas'
make[7]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/fflas'
Making all in ffpack
make[7]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/ffpack'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/ffpack'
Making all in field
make[7]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/field'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/field'
Making all in utils
make[7]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/utils'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/utils'
Making all in paladin
make[7]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/paladin'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/paladin'
Making all in interfaces
make[7]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/interfaces'
Making all in libs
make[8]: Entering directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/interfaces/libs'
/usr/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 
-DHAVE_CONFIG_H -I. -I../../..  -I../../..   -O2  -Wall -g 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -msse -msse2 
-msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl -mavx512dq 
-mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include   
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -MT 
fflas_L1_inst.lo -MD -MP -MF .deps/fflas_L1_inst.Tpo -c -o fflas_L1_inst.lo 
fflas_L1_inst.C
/usr/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 
-DHAVE_CONFIG_H -I. -I../../..  -I../../..   -O2  -Wall -g 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -msse -msse2 
-msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl -mavx512dq 
-mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include   
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -MT 
fflas_L2_inst.lo -MD -MP -MF .deps/fflas_L2_inst.Tpo -c -o fflas_L2_inst.lo 
fflas_L2_inst.C
/usr/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 
-DHAVE_CONFIG_H -I. -I../../..  -I../../..   -O2  -Wall -g 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -msse -msse2 
-msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl -mavx512dq 
-mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include   
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -MT 
fflas_L3_inst.lo -MD -MP -MF .deps/fflas_L3_inst.Tpo -c -o fflas_L3_inst.lo 
fflas_L3_inst.C
/usr/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 
-DHAVE_CONFIG_H -I. -I../../..  -I../../..   -O2  -Wall -g 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -msse -msse2 
-msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl -mavx512dq 
-mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include   
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -MT 
ffpack_inst.lo -MD -MP -MF .deps/ffpack_inst.Tpo -c -o ffpack_inst.lo 
ffpack_inst.C
/usr/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 
-DHAVE_CONFIG_H -I. -I../../..  -I../../..   -O2  -Wall -g 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -msse -msse2 
-msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl -mavx512dq 
-mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include   
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -MT 
fflas_lvl1.lo -MD -MP -MF .deps/fflas_lvl1.Tpo -c -o fflas_lvl1.lo fflas_lvl1.C
/usr/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 
-DHAVE_CONFIG_H -I. -I../../..  -I../../..   -O2  -Wall -g 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -msse -msse2 
-msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl -mavx512dq 
-mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include   
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -MT 
fflas_lvl2.lo -MD -MP -MF .deps/fflas_lvl2.Tpo -c -o fflas_lvl2.lo fflas_lvl2.C
/usr/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 
-DHAVE_CONFIG_H -I. -I../../..  -I../../..   -O2  -Wall -g 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -msse -msse2 
-msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl -mavx512dq 
-mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include   
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -MT 
fflas_lvl3.lo -MD -MP -MF .deps/fflas_lvl3.Tpo -c -o fflas_lvl3.lo fflas_lvl3.C
/usr/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 
-DHAVE_CONFIG_H -I. -I../../..  -I../../..   -O2  -Wall -g 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -msse -msse2 
-msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl -mavx512dq 
-mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include   
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -MT 
fflas_sparse.lo -MD -MP -MF .deps/fflas_sparse.Tpo -c -o fflas_sparse.lo 
fflas_sparse.C
/usr/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 
-DHAVE_CONFIG_H -I. -I../../..  -I../../..   -O2  -Wall -g 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -msse -msse2 
-msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl -mavx512dq 
-mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include   
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include     -MT 
ffpack.lo -MD -MP -MF .deps/ffpack.Tpo -c -o ffpack.lo ffpack.C
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. 
-O2 -Wall -g -I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl 
-mavx512dq -mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include -MT 
fflas_sparse.lo -MD -MP -MF .deps/fflas_sparse.Tpo -c fflas_sparse.C  -fPIC 
-DPIC -o .libs/fflas_sparse.o
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. 
-O2 -Wall -g -I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl 
-mavx512dq -mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include -MT 
fflas_lvl1.lo -MD -MP -MF .deps/fflas_lvl1.Tpo -c fflas_lvl1.C  -fPIC -DPIC -o 
.libs/fflas_lvl1.o
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. 
-O2 -Wall -g -I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl 
-mavx512dq -mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include -MT 
fflas_lvl3.lo -MD -MP -MF .deps/fflas_lvl3.Tpo -c fflas_lvl3.C  -fPIC -DPIC -o 
.libs/fflas_lvl3.o
g++: error: unrecognized command line option '-mavx512f'
g++: error: unrecognized command line option '-mavx512vl'
g++: error: unrecognized command line option '-mavx512dq'
make[8]: *** [fflas_lvl3.lo] Error 1
make[8]: *** Waiting for unfinished jobs....
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. 
-O2 -Wall -g -I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl 
-mavx512dq -mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include -MT 
fflas_L1_inst.lo -MD -MP -MF .deps/fflas_L1_inst.Tpo -c fflas_L1_inst.C  -fPIC 
-DPIC -o .libs/fflas_L1_inst.o
g++: error: unrecognized command line option '-mavx512f'
g++: error: unrecognized command line option '-mavx512vl'
g++: error: unrecognized command line option '-mavx512dq'
g++: error: unrecognized command line option '-mavx512f'
g++: error: unrecognized command line option '-mavx512vl'
g++: error: unrecognized command line option '-mavx512dq'
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. 
-O2 -Wall -g -I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl 
-mavx512dq -mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include -MT 
ffpack_inst.lo -MD -MP -MF .deps/ffpack_inst.Tpo -c ffpack_inst.C  -fPIC -DPIC 
-o .libs/ffpack_inst.o
make[8]: *** [fflas_sparse.lo] Error 1
make[8]: *** [fflas_lvl1.lo] Error 1
g++: error: unrecognized command line option '-mavx512f'
g++: error: unrecognized command line option '-mavx512vl'
g++: error: unrecognized command line option '-mavx512dq'
make[8]: *** [ffpack_inst.lo] Error 1
g++: error: unrecognized command line option '-mavx512f'
g++: error: unrecognized command line option '-mavx512vl'
g++: error: unrecognized command line option '-mavx512dq'
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. 
-O2 -Wall -g -I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl 
-mavx512dq -mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include -MT 
fflas_L3_inst.lo -MD -MP -MF .deps/fflas_L3_inst.Tpo -c fflas_L3_inst.C  -fPIC 
-DPIC -o .libs/fflas_L3_inst.o
make[8]: *** [fflas_L1_inst.lo] Error 1
g++: error: unrecognized command line option '-mavx512f'
g++: error: unrecognized command line option '-mavx512vl'
g++: error: unrecognized command line option '-mavx512dq'
make[8]: *** [fflas_L3_inst.lo] Error 1
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. 
-O2 -Wall -g -I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl 
-mavx512dq -mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include -MT 
fflas_lvl2.lo -MD -MP -MF .deps/fflas_lvl2.Tpo -c fflas_lvl2.C  -fPIC -DPIC -o 
.libs/fflas_lvl2.o
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. 
-O2 -Wall -g -I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl 
-mavx512dq -mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include -MT ffpack.lo 
-MD -MP -MF .deps/ffpack.Tpo -c ffpack.C  -fPIC -DPIC -o .libs/ffpack.o
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. 
-O2 -Wall -g -I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -mavx2 -mavx512f -mavx512vl 
-mavx512dq -mfma -fabi-version=6 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include 
-I/amd/compute/mwagerin/git/sage_compute/python3/local/include -MT 
fflas_L2_inst.lo -MD -MP -MF .deps/fflas_L2_inst.Tpo -c fflas_L2_inst.C  -fPIC 
-DPIC -o .libs/fflas_L2_inst.o
g++: error: unrecognized command line option '-mavx512f'
g++: error: unrecognized command line option '-mavx512vl'
g++: error: unrecognized command line option '-mavx512dq'
g++: error: unrecognized command line option '-mavx512f'
g++: error: unrecognized command line option '-mavx512vl'
g++: error: unrecognized command line option '-mavx512dq'
make[8]: *** [ffpack.lo] Error 1
g++: error: unrecognized command line option '-mavx512f'
g++: error: unrecognized command line option '-mavx512vl'
g++: error: unrecognized command line option '-mavx512dq'
make[8]: *** [fflas_lvl2.lo] Error 1
make[8]: *** [fflas_L2_inst.lo] Error 1
make[8]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/interfaces/libs'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack/interfaces'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src/fflas-ffpack'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src'
make[4]: *** [all] Error 2
make[4]: Leaving directory 
`/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3/src'
********************************************************************************
Error building fflas_ffpack-2.4.3
********************************************************************************

real    0m14.767s
user    0m7.091s
sys     0m8.004s
************************************************************************
Error installing package fflas_ffpack-2.4.3
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  
/amd/compute/mwagerin/git/sage_compute/python3/logs/pkgs/fflas_ffpack-2.4.3.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3
 and type 'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd 
'/amd/compute/mwagerin/git/sage_compute/python3/local/var/tmp/sage/build/fflas_ffpack-2.4.3'
 && '/amd/compute/mwagerin/git/sage_compute/python3/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************

Reply via email to