I did what you suggest:
installing a newer version.  The newest I could find for my CentOS is:
gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15)

Then for the first time it goes further and further.  Took hours!  but it 
finally stopped there (also in attachment the log file):

[fflas_ffpack-2.3.2] In file included from 
../../../fflas-ffpack/fflas/fflas_simd.h:208:0,
[fflas_ffpack-2.3.2]                  from 
../../../fflas-ffpack/fflas/fflas_freduce.h:33,
[fflas_ffpack-2.3.2]                  from 
../../../fflas-ffpack/fflas/fflas.h:104,
[fflas_ffpack-2.3.2]                  from fflas_L1_inst.C:34:
[fflas_ffpack-2.3.2] ../../../fflas-ffpack/fflas/fflas_simd/simd256.inl: In 
static member function 'static Simd256i_base::vect_t 
Simd256i_base::sll128(Simd256i_base::vect_t)':
[fflas_ffpack-2.3.2] 
../../../fflas-ffpack/fflas/fflas_simd/simd256.inl:102:85: error: there are 
no arguments to '_mm256_bslli_epi128' that depend on a template parameter, 
so a declaration of '_mm256_bslli_epi128' must be available [-fpermissive]
[fflas_ffpack-2.3.2]   static INLINE CONST vect_t sll128(const vect_t a) { 
return _mm256_bslli_epi128(a, s); }
[fflas_ffpack-2.3.2]                                                            
                          
^
[fflas_ffpack-2.3.2] 
../../../fflas-ffpack/fflas/fflas_simd/simd256.inl:102:85: note: (if you 
use '-fpermissive', G++ will accept your code, but allowing the use of an 
undeclared name is deprecated)
[fflas_ffpack-2.3.2] ../../../fflas-ffpack/fflas/fflas_simd/simd256.inl: In 
static member function 'static Simd256i_base::vect_t 
Simd256i_base::srl128(Simd256i_base::vect_t)':
[fflas_ffpack-2.3.2] 
../../../fflas-ffpack/fflas/fflas_simd/simd256.inl:110:85: error: there are 
no arguments to '_mm256_bsrli_epi128' that depend on a template parameter, 
so a declaration of '_mm256_bsrli_epi128' must be available [-fpermissive]
[fflas_ffpack-2.3.2]   static INLINE CONST vect_t srl128(const vect_t a) { 
return _mm256_bsrli_epi128(a, s); }
[fflas_ffpack-2.3.2]                                                            
                          
^
[fflas_ffpack-2.3.2] make[8]: *** [fflas_L1_inst.lo] Error 1
[fflas_ffpack-2.3.2] make[8]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/interfaces/libs'
[fflas_ffpack-2.3.2] make[7]: *** [all-recursive] Error 1
[fflas_ffpack-2.3.2] make[7]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/interfaces'
[fflas_ffpack-2.3.2] make[6]: *** [all-recursive] Error 1
[fflas_ffpack-2.3.2] make[6]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack'
[fflas_ffpack-2.3.2] make[5]: *** [all-recursive] Error 1
[fflas_ffpack-2.3.2] make[5]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src'
[fflas_ffpack-2.3.2] make[4]: *** [all] Error 2
[fflas_ffpack-2.3.2] make[4]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src'
[fflas_ffpack-2.3.2] 
********************************************************************************
[fflas_ffpack-2.3.2] Error building fflas_ffpack-2.3.2
[fflas_ffpack-2.3.2] 
********************************************************************************


Any other suggestions????

Thanks
Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.
Found local metadata for fflas_ffpack-2.3.2
Using cached file /usr/local/soft/sage-8.4/upstream/fflas_ffpack-2.3.2.tar.bz2
fflas_ffpack-2.3.2
====================================================
Setting up build directory for fflas_ffpack-2.3.2
Finished extraction
Applying patches from ../patches...
Applying ../patches/25353-fflasffpack-constvoid.patch
patching file fflas-ffpack/fflas/fflas_simd/simd256_int16.inl
patching file fflas-ffpack/fflas/fflas_simd/simd256_int32.inl
patching file fflas-ffpack/fflas/fflas_simd/simd256_int64.inl
****************************************************
Host system:
Linux boole.CRM.UMontreal.CA 2.6.32-754.2.1.el6.x86_64 #1 SMP Fri Jul 13 
12:50:12 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
****************************************************
C compiler: /opt/rh/devtoolset-2/root/usr/bin/gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=/opt/rh/devtoolset-2/root/usr/bin/gcc
COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr 
--mandir=/opt/rh/devtoolset-2/root/usr/share/man 
--infodir=/opt/rh/devtoolset-2/root/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 
--enable-languages=c,c++,fortran,lto --enable-plugin 
--with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj 
--with-isl=/dev/shm/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/isl-install
 
--with-cloog=/dev/shm/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/cloog-install
 
--with-mpc=/dev/shm/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/mpc-install
 --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC) 
****************************************************
No record that 'fflas_ffpack' was ever installed; skipping uninstall
*************************************************
Using --with-blas-libs='-L/usr/local/soft/sage-8.4/local/lib -lopenblas  ' 
'--with-blas-cflags=-I/usr/local/soft/sage-8.4/local/include  '
*************************************************
Configuring fflas_ffpack-2.3.2
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... /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 /opt/rh/devtoolset-2/root/usr/bin/g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of /opt/rh/devtoolset-2/root/usr/bin/g++... gcc3
checking for family name of compiler... gcc48
checking whether /opt/rh/devtoolset-2/root/usr/bin/g++ supports C++11 features 
by default... no
checking whether /opt/rh/devtoolset-2/root/usr/bin/g++ supports C++11 features 
with -std=gnu++11... yes
checking how to run the C++ preprocessor... 
/opt/rh/devtoolset-2/root/usr/bin/g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking how to print strings... printf
checking for gcc... /opt/rh/devtoolset-2/root/usr/bin/gcc
checking whether we are using the GNU C compiler... yes
checking whether /opt/rh/devtoolset-2/root/usr/bin/gcc accepts -g... yes
checking for /opt/rh/devtoolset-2/root/usr/bin/gcc option to accept ISO C89... 
none needed
checking whether /opt/rh/devtoolset-2/root/usr/bin/gcc understands -c and -o 
together... yes
checking dependency style of /opt/rh/devtoolset-2/root/usr/bin/gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /opt/rh/devtoolset-2/root/usr/bin/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... 1966080
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 
/opt/rh/devtoolset-2/root/usr/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /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 /opt/rh/devtoolset-2/root/usr/bin/gcc supports -fno-rtti 
-fno-exceptions... no
checking for /opt/rh/devtoolset-2/root/usr/bin/gcc option to produce PIC... 
-fPIC -DPIC
checking if /opt/rh/devtoolset-2/root/usr/bin/gcc PIC flag -fPIC -DPIC works... 
yes
checking if /opt/rh/devtoolset-2/root/usr/bin/gcc static flag -static works... 
no
checking if /opt/rh/devtoolset-2/root/usr/bin/gcc supports -c -o file.o... yes
checking if /opt/rh/devtoolset-2/root/usr/bin/gcc supports -c -o file.o... 
(cached) yes
checking whether the /opt/rh/devtoolset-2/root/usr/bin/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... 
/opt/rh/devtoolset-2/root/usr/bin/g++ -E
checking for ld used by /opt/rh/devtoolset-2/root/usr/bin/g++... ld -m 
elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the /opt/rh/devtoolset-2/root/usr/bin/g++ linker (ld -m 
elf_x86_64) supports shared libraries... yes
checking for /opt/rh/devtoolset-2/root/usr/bin/g++ option to produce PIC... 
-fPIC -DPIC
checking if /opt/rh/devtoolset-2/root/usr/bin/g++ PIC flag -fPIC -DPIC works... 
yes
checking if /opt/rh/devtoolset-2/root/usr/bin/g++ static flag -static works... 
no
checking if /opt/rh/devtoolset-2/root/usr/bin/g++ supports -c -o file.o... yes
checking if /opt/rh/devtoolset-2/root/usr/bin/g++ supports -c -o file.o... 
(cached) yes
checking whether the /opt/rh/devtoolset-2/root/usr/bin/g++ 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) /bin/grep -E
checking for a sed that does not truncate output... (cached) /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
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 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 = /usr/local/soft/sage-8.4/local /usr /usr/local
-----------------------------------------------
checking for pkg-config... /usr/local/soft/sage-8.4/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GIVARO... 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.3.2
make[4]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src'
make  all-recursive
make[5]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src'
Making all in autotune
make[6]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/autotune'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/autotune'
Making all in fflas-ffpack
make[6]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack'
Making all in fflas
make[7]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas'
Making all in fflas_fgemm
make[8]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_fgemm'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_fgemm'
Making all in fflas_igemm
make[8]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_igemm'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_igemm'
Making all in fflas_simd
make[8]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_simd'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_simd'
Making all in fflas_sparse
make[8]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse'
Making all in coo
make[9]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/coo'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/coo'
Making all in csr
make[9]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/csr'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/csr'
Making all in csr_hyb
make[9]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/csr_hyb'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/csr_hyb'
Making all in ell
make[9]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/ell'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/ell'
Making all in ell_simd
make[9]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/ell_simd'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/ell_simd'
Making all in hyb_zo
make[9]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/hyb_zo'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/hyb_zo'
Making all in sell
make[9]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/sell'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse/sell'
make[9]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse'
make[9]: Nothing to be done for `all-am'.
make[9]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse'
make[8]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas/fflas_sparse'
make[8]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas'
make[7]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/fflas'
Making all in ffpack
make[7]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/ffpack'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/ffpack'
Making all in field
make[7]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/field'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/field'
Making all in utils
make[7]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/utils'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/utils'
Making all in paladin
make[7]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/paladin'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/paladin'
Making all in interfaces
make[7]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/interfaces'
Making all in libs
make[8]: Entering directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/interfaces/libs'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile 
/opt/rh/devtoolset-2/root/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..  
-I../../..   -O2  -Wall -g -I/usr/local/soft/sage-8.4/local/include 
-fabi-version=6 -mavx -mavx2 -mfma -msse -msse2 -msse3 -msse4.1 -msse4.2 
-mssse3 -std=gnu++11 -MT fflas_L1_inst.lo -MD -MP -MF .deps/fflas_L1_inst.Tpo 
-c -o fflas_L1_inst.lo fflas_L1_inst.C
libtool: compile:  /opt/rh/devtoolset-2/root/usr/bin/g++ -DHAVE_CONFIG_H -I. 
-I../../.. -I../../.. -O2 -Wall -g -I/usr/local/soft/sage-8.4/local/include 
-fabi-version=6 -mavx -mavx2 -mfma -msse -msse2 -msse3 -msse4.1 -msse4.2 
-mssse3 -std=gnu++11 -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
In file included from ../../../fflas-ffpack/fflas/fflas_simd.h:208:0,
                 from ../../../fflas-ffpack/fflas/fflas_freduce.h:33,
                 from ../../../fflas-ffpack/fflas/fflas.h:104,
                 from fflas_L1_inst.C:34:
../../../fflas-ffpack/fflas/fflas_simd/simd256.inl: In static member function 
'static Simd256i_base::vect_t Simd256i_base::sll128(Simd256i_base::vect_t)':
../../../fflas-ffpack/fflas/fflas_simd/simd256.inl:102:85: error: there are no 
arguments to '_mm256_bslli_epi128' that depend on a template parameter, so a 
declaration of '_mm256_bslli_epi128' must be available [-fpermissive]
  static INLINE CONST vect_t sll128(const vect_t a) { return 
_mm256_bslli_epi128(a, s); }
                                                                                
     ^
../../../fflas-ffpack/fflas/fflas_simd/simd256.inl:102:85: note: (if you use 
'-fpermissive', G++ will accept your code, but allowing the use of an 
undeclared name is deprecated)
../../../fflas-ffpack/fflas/fflas_simd/simd256.inl: In static member function 
'static Simd256i_base::vect_t Simd256i_base::srl128(Simd256i_base::vect_t)':
../../../fflas-ffpack/fflas/fflas_simd/simd256.inl:110:85: error: there are no 
arguments to '_mm256_bsrli_epi128' that depend on a template parameter, so a 
declaration of '_mm256_bsrli_epi128' must be available [-fpermissive]
  static INLINE CONST vect_t srl128(const vect_t a) { return 
_mm256_bsrli_epi128(a, s); }
                                                                                
     ^
make[8]: *** [fflas_L1_inst.lo] Error 1
make[8]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/interfaces/libs'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack/interfaces'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src/fflas-ffpack'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src'
make[4]: *** [all] Error 2
make[4]: Leaving directory 
`/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2/src'
********************************************************************************
Error building fflas_ffpack-2.3.2
********************************************************************************

real    0m39.384s
user    0m3.601s
sys     0m2.760s
************************************************************************
Error installing package fflas_ffpack-2.3.2
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /usr/local/soft/sage-8.4/logs/pkgs/fflas_ffpack-2.3.2.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2 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 '/usr/local/soft/sage-8.4/local/var/tmp/sage/build/fflas_ffpack-2.3.2' && 
'/usr/local/soft/sage-8.4/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************

Reply via email to