Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/numpy.spec'], chrootPath='/var/lib/mock/f29-build-14123-6440/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/numpy.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/numpy-1.14.5-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/numpy.spec'], chrootPath='/var/lib/mock/f29-build-14123-6440/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/numpy.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5OWIiN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf numpy-1.14.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/numpy-1.14.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd numpy-1.14.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm numpy/distutils/command/__init__.py + touch numpy/distutils/command/__init__.py + cat + rm -rf /builddir/build/BUILD/python3-numpy-1.14.5-1.fc29 + cp -a . /builddir/build/BUILD/python3-numpy-1.14.5-1.fc29 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8KKACW + exit 0 + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python3-numpy-1.14.5-1.fc29 ~/build/BUILD/numpy-1.14.5 + cd numpy-1.14.5 + pushd /builddir/build/BUILD/python3-numpy-1.14.5-1.fc29 + env OPENBLAS=/usr/lib64 BLAS=/usr/lib64 LAPACK=/usr/lib64 '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 -fasynchronous-unwind-tables -fstack-clash-protection' /usr/bin/python3 setup.py build blas_opt_info: blas_mkl_info: customize UnixCCompiler libraries mkl_rt not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE blis_info: customize UnixCCompiler libraries blis not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_info: customize UnixCCompiler customize UnixCCompiler customize UnixCCompiler customize UnixCCompiler FOUND: libraries = ['openblasp', 'openblas'] library_dirs = ['/usr/lib64'] language = c define_macros = [('HAVE_CBLAS', None)] runtime_library_dirs = ['/usr/lib64'] FOUND: libraries = ['openblasp', 'openblas'] library_dirs = ['/usr/lib64'] language = c define_macros = [('HAVE_CBLAS', None)] runtime_library_dirs = ['/usr/lib64'] BUILDSTDERR: /bin/sh: svnversion: command not found BUILDSTDERR: /bin/sh: svnversion: command not found F2PY Version 2 lapack_opt_info: lapack_mkl_info: customize UnixCCompiler libraries mkl_rt not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_lapack_info: customize UnixCCompiler customize UnixCCompiler customize UnixCCompiler C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC creating /tmp/tmp_01z07gv/tmp creating /tmp/tmp_01z07gv/tmp/tmp_01z07gv compile options: '-c' gcc: /tmp/tmp_01z07gv/source.c gcc -pthread /tmp/tmp_01z07gv/tmp/tmp_01z07gv/source.o -L/usr/lib64 -lopenblasp -o /tmp/tmp_01z07gv/a.out customize UnixCCompiler customize UnixCCompiler FOUND: libraries = ['openblasp', 'openblas'] library_dirs = ['/usr/lib64'] language = c define_macros = [('HAVE_CBLAS', None)] runtime_library_dirs = ['/usr/lib64'] FOUND: libraries = ['openblasp', 'openblas'] library_dirs = ['/usr/lib64'] language = c define_macros = [('HAVE_CBLAS', None)] runtime_library_dirs = ['/usr/lib64'] running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building py_modules sources creating build creating build/src.linux-riscv64-3.6 creating build/src.linux-riscv64-3.6/numpy creating build/src.linux-riscv64-3.6/numpy/distutils building library "npymath" sources get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']' customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [-Wbuiltin-declaration-mismatch] int exp (void); ^~~ gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /builddir/build/BUILD/python3-numpy-1.14.5-1.fc29/_configtest.c:6: undefined reference to `exp' collect2: error: ld returned 1 exit status _configtest.o: In function `main': /builddir/build/BUILD/python3-numpy-1.14.5-1.fc29/_configtest.c:6: undefined reference to `exp' collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [-Wbuiltin-declaration-mismatch] int exp (void); ^~~ gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest creating build/src.linux-riscv64-3.6/numpy/core creating build/src.linux-riscv64-3.6/numpy/core/src creating build/src.linux-riscv64-3.6/numpy/core/src/npymath conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/npymath/npy_math_internal.h adding 'build/src.linux-riscv64-3.6/numpy/core/src/npymath' to include_dirs. conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/npymath/ieee754.c conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/npymath/npy_math_complex.c None - nothing done with h_files = ['build/src.linux-riscv64-3.6/numpy/core/src/npymath/npy_math_internal.h'] building library "npysort" sources creating build/src.linux-riscv64-3.6/numpy/core/src/npysort conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/npysort/quicksort.c conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/npysort/mergesort.c conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/npysort/heapsort.c creating build/src.linux-riscv64-3.6/numpy/core/src/private conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/private/npy_partition.h adding 'build/src.linux-riscv64-3.6/numpy/core/src/private' to include_dirs. conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/npysort/selection.c conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/private/npy_binsearch.h conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/npysort/binsearch.c None - nothing done with h_files = ['build/src.linux-riscv64-3.6/numpy/core/src/private/npy_partition.h', 'build/src.linux-riscv64-3.6/numpy/core/src/private/npy_binsearch.h'] building extension "numpy.core._dummy" sources Generating build/src.linux-riscv64-3.6/numpy/core/include/numpy/config.h C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:10: fatal error: sys/endian.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. _configtest.c:1:10: fatal error: sys/endian.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 4)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function); did you mean ‘SIZEOF_LONG_DOUBLE’? (void) SIZEOF_LONGDOUBLE; ^~~~~~~~~~~~~~~~~ SIZEOF_LONG_DOUBLE _configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in _configtest.c: In function ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function); did you mean ‘SIZEOF_LONG_DOUBLE’? (void) SIZEOF_LONGDOUBLE; ^~~~~~~~~~~~~~~~~ SIZEOF_LONG_DOUBLE _configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 32)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)]; ^~~~~~~~~~ removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [-Wbuiltin-declaration-mismatch] int exp (void); ^~~ gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /builddir/build/BUILD/python3-numpy-1.14.5-1.fc29/_configtest.c:6: undefined reference to `exp' collect2: error: ld returned 1 exit status _configtest.o: In function `main': /builddir/build/BUILD/python3-numpy-1.14.5-1.fc29/_configtest.c:6: undefined reference to `exp' collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [-Wbuiltin-declaration-mismatch] int exp (void); ^~~ gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘sin’ [-Wbuiltin-declaration-mismatch] int sin (void); ^~~ _configtest.c:2:5: warning: conflicting types for built-in function ‘cos’ [-Wbuiltin-declaration-mismatch] int cos (void); ^~~ _configtest.c:3:5: warning: conflicting types for built-in function ‘tan’ [-Wbuiltin-declaration-mismatch] int tan (void); ^~~ _configtest.c:4:5: warning: conflicting types for built-in function ‘sinh’ [-Wbuiltin-declaration-mismatch] int sinh (void); ^~~~ _configtest.c:5:5: warning: conflicting types for built-in function ‘cosh’ [-Wbuiltin-declaration-mismatch] int cosh (void); ^~~~ _configtest.c:6:5: warning: conflicting types for built-in function ‘tanh’ [-Wbuiltin-declaration-mismatch] int tanh (void); ^~~~ _configtest.c:7:5: warning: conflicting types for built-in function ‘fabs’ [-Wbuiltin-declaration-mismatch] int fabs (void); ^~~~ _configtest.c:8:5: warning: conflicting types for built-in function ‘floor’ [-Wbuiltin-declaration-mismatch] int floor (void); ^~~~~ _configtest.c:9:5: warning: conflicting types for built-in function ‘ceil’ [-Wbuiltin-declaration-mismatch] int ceil (void); ^~~~ _configtest.c:10:5: warning: conflicting types for built-in function ‘sqrt’ [-Wbuiltin-declaration-mismatch] int sqrt (void); ^~~~ _configtest.c:11:5: warning: conflicting types for built-in function ‘log10’ [-Wbuiltin-declaration-mismatch] int log10 (void); ^~~~~ _configtest.c:12:5: warning: conflicting types for built-in function ‘log’ [-Wbuiltin-declaration-mismatch] int log (void); ^~~ _configtest.c:13:5: warning: conflicting types for built-in function ‘exp’ [-Wbuiltin-declaration-mismatch] int exp (void); ^~~ _configtest.c:14:5: warning: conflicting types for built-in function ‘asin’ [-Wbuiltin-declaration-mismatch] int asin (void); ^~~~ _configtest.c:15:5: warning: conflicting types for built-in function ‘acos’ [-Wbuiltin-declaration-mismatch] int acos (void); ^~~~ _configtest.c:16:5: warning: conflicting types for built-in function ‘atan’ [-Wbuiltin-declaration-mismatch] int atan (void); ^~~~ _configtest.c:17:5: warning: conflicting types for built-in function ‘fmod’ [-Wbuiltin-declaration-mismatch] int fmod (void); ^~~~ _configtest.c:18:5: warning: conflicting types for built-in function ‘modf’ [-Wbuiltin-declaration-mismatch] int modf (void); ^~~~ _configtest.c:19:5: warning: conflicting types for built-in function ‘frexp’ [-Wbuiltin-declaration-mismatch] int frexp (void); ^~~~~ _configtest.c:20:5: warning: conflicting types for built-in function ‘ldexp’ [-Wbuiltin-declaration-mismatch] int ldexp (void); ^~~~~ gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘rint’ [-Wbuiltin-declaration-mismatch] int rint (void); ^~~~ _configtest.c:2:5: warning: conflicting types for built-in function ‘trunc’ [-Wbuiltin-declaration-mismatch] int trunc (void); ^~~~~ _configtest.c:3:5: warning: conflicting types for built-in function ‘exp2’ [-Wbuiltin-declaration-mismatch] int exp2 (void); ^~~~ _configtest.c:4:5: warning: conflicting types for built-in function ‘log2’ [-Wbuiltin-declaration-mismatch] int log2 (void); ^~~~ _configtest.c:5:5: warning: conflicting types for built-in function ‘atan2’ [-Wbuiltin-declaration-mismatch] int atan2 (void); ^~~~~ _configtest.c:6:5: warning: conflicting types for built-in function ‘pow’ [-Wbuiltin-declaration-mismatch] int pow (void); ^~~ _configtest.c:7:5: warning: conflicting types for built-in function ‘nextafter’ [-Wbuiltin-declaration-mismatch] int nextafter (void); ^~~~~~~~~ _configtest.c:10:5: warning: conflicting types for built-in function ‘cbrt’ [-Wbuiltin-declaration-mismatch] int cbrt (void); ^~~~ gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. _configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:10: fatal error: emmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. _configtest.c:1:10: fatal error: emmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:10: fatal error: xlocale.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. _configtest.c:1:10: fatal error: xlocale.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:3: warning: statement with no effect [-Wunused-value] __builtin_isnan(5.); ^~~~~~~~~~~~~~~ gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:3: warning: statement with no effect [-Wunused-value] __builtin_isinf(5.); ^~~~~~~~~~~~~~~ gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:3: warning: statement with no effect [-Wunused-value] __builtin_isfinite(5.); ^~~~~~~~~~~~~~~~~~ gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:3: warning: statement with no effect [-Wunused-value] __builtin_bswap32(5u); ^~~~~~~~~~~~~~~~~ gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:3: warning: statement with no effect [-Wunused-value] __builtin_bswap64(5u); ^~~~~~~~~~~~~~~~~ gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5:3: warning: statement with no effect [-Wunused-value] __builtin_expect(5, 0); ^~~~~~~~~~~~~~~~ gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:7:20: warning: implicit declaration of function ‘__builtin_cpu_supports’; did you mean ‘__builtin_isupper’? [-Wimplicit-function-declaration] volatile int r = __builtin_cpu_supports("sse"); ^~~~~~~~~~~~~~~~~~~~~~ __builtin_isupper _configtest.c:7:16: warning: unused variable ‘r’ [-Wunused-variable] volatile int r = __builtin_cpu_supports("sse"); ^ gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /builddir/build/BUILD/python3-numpy-1.14.5-1.fc29/_configtest.c:7: undefined reference to `__builtin_cpu_supports' collect2: error: ld returned 1 exit status _configtest.o: In function `main': /builddir/build/BUILD/python3-numpy-1.14.5-1.fc29/_configtest.c:7: undefined reference to `__builtin_cpu_supports' collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:10: fatal error: emmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. _configtest.c:1:10: fatal error: emmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. _configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. _configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:10: fatal error: emmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. _configtest.c:1:10: fatal error: emmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: Assembler messages: _configtest.c:7: Error: unrecognized opcode `vpand %xmm1,%xmm2,%xmm3' _configtest.c: Assembler messages: _configtest.c:7: Error: unrecognized opcode `vpand %xmm1,%xmm2,%xmm3' failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: Assembler messages: _configtest.c:7: Error: unrecognized opcode `vpand %ymm1,%ymm2,%ymm3' _configtest.c: Assembler messages: _configtest.c:7: Error: unrecognized opcode `vpand %ymm1,%ymm2,%ymm3' failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:3: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic error "-Wattributes" success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:3: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic error "-Wattributes" success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:3: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic error "-Wattributes" success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:3: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic error "-Wattributes" _configtest.c:5:1: error: target attribute is not supported on this machine [-Werror=attributes] int __attribute__((target ("avx"))) attribute_target_avx(void*); ^~~ cc1: some warnings being treated as errors _configtest.c:3: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic error "-Wattributes" _configtest.c:5:1: error: target attribute is not supported on this machine [-Werror=attributes] int __attribute__((target ("avx"))) attribute_target_avx(void*); ^~~ cc1: some warnings being treated as errors failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:3: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic error "-Wattributes" _configtest.c:5:1: error: target attribute is not supported on this machine [-Werror=attributes] int __attribute__((target ("avx2"))) attribute_target_avx2(void*); ^~~ cc1: some warnings being treated as errors _configtest.c:3: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic error "-Wattributes" _configtest.c:5:1: error: target attribute is not supported on this machine [-Werror=attributes] int __attribute__((target ("avx2"))) attribute_target_avx2(void*); ^~~ cc1: some warnings being treated as errors failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:3: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic error "-Wattributes" success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:3: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic error "-Wattributes" _configtest.c: In function ‘__declspec’: _configtest.c:5:24: error: expected declaration specifiers before ‘foo’ int __declspec(thread) foo; ^~~ _configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token { ^ _configtest.c:5:5: warning: type of ‘thread’ defaults to ‘int’ [-Wimplicit-int] int __declspec(thread) foo; ^~~~~~~~~~ _configtest.c:11: error: expected ‘{’ at end of input } _configtest.c:11:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ _configtest.c:3: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic error "-Wattributes" _configtest.c: In function ‘__declspec’: _configtest.c:5:24: error: expected declaration specifiers before ‘foo’ int __declspec(thread) foo; ^~~ _configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token { ^ _configtest.c:5:5: warning: type of ‘thread’ defaults to ‘int’ [-Wimplicit-int] int __declspec(thread) foo; ^~~~~~~~~~ _configtest.c:11: error: expected ‘{’ at end of input } _configtest.c:11:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘sinf’ [-Wbuiltin-declaration-mismatch] int sinf (void); ^~~~ _configtest.c:2:5: warning: conflicting types for built-in function ‘cosf’ [-Wbuiltin-declaration-mismatch] int cosf (void); ^~~~ _configtest.c:3:5: warning: conflicting types for built-in function ‘tanf’ [-Wbuiltin-declaration-mismatch] int tanf (void); ^~~~ _configtest.c:4:5: warning: conflicting types for built-in function ‘sinhf’ [-Wbuiltin-declaration-mismatch] int sinhf (void); ^~~~~ _configtest.c:5:5: warning: conflicting types for built-in function ‘coshf’ [-Wbuiltin-declaration-mismatch] int coshf (void); ^~~~~ _configtest.c:6:5: warning: conflicting types for built-in function ‘tanhf’ [-Wbuiltin-declaration-mismatch] int tanhf (void); ^~~~~ _configtest.c:7:5: warning: conflicting types for built-in function ‘fabsf’ [-Wbuiltin-declaration-mismatch] int fabsf (void); ^~~~~ _configtest.c:8:5: warning: conflicting types for built-in function ‘floorf’ [-Wbuiltin-declaration-mismatch] int floorf (void); ^~~~~~ _configtest.c:9:5: warning: conflicting types for built-in function ‘ceilf’ [-Wbuiltin-declaration-mismatch] int ceilf (void); ^~~~~ _configtest.c:10:5: warning: conflicting types for built-in function ‘rintf’ [-Wbuiltin-declaration-mismatch] int rintf (void); ^~~~~ _configtest.c:11:5: warning: conflicting types for built-in function ‘truncf’ [-Wbuiltin-declaration-mismatch] int truncf (void); ^~~~~~ _configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtf’ [-Wbuiltin-declaration-mismatch] int sqrtf (void); ^~~~~ _configtest.c:13:5: warning: conflicting types for built-in function ‘log10f’ [-Wbuiltin-declaration-mismatch] int log10f (void); ^~~~~~ _configtest.c:14:5: warning: conflicting types for built-in function ‘logf’ [-Wbuiltin-declaration-mismatch] int logf (void); ^~~~ _configtest.c:15:5: warning: conflicting types for built-in function ‘log1pf’ [-Wbuiltin-declaration-mismatch] int log1pf (void); ^~~~~~ _configtest.c:16:5: warning: conflicting types for built-in function ‘expf’ [-Wbuiltin-declaration-mismatch] int expf (void); ^~~~ _configtest.c:17:5: warning: conflicting types for built-in function ‘expm1f’ [-Wbuiltin-declaration-mismatch] int expm1f (void); ^~~~~~ _configtest.c:18:5: warning: conflicting types for built-in function ‘asinf’ [-Wbuiltin-declaration-mismatch] int asinf (void); ^~~~~ _configtest.c:19:5: warning: conflicting types for built-in function ‘acosf’ [-Wbuiltin-declaration-mismatch] int acosf (void); ^~~~~ _configtest.c:20:5: warning: conflicting types for built-in function ‘atanf’ [-Wbuiltin-declaration-mismatch] int atanf (void); ^~~~~ _configtest.c:21:5: warning: conflicting types for built-in function ‘asinhf’ [-Wbuiltin-declaration-mismatch] int asinhf (void); ^~~~~~ _configtest.c:22:5: warning: conflicting types for built-in function ‘acoshf’ [-Wbuiltin-declaration-mismatch] int acoshf (void); ^~~~~~ _configtest.c:23:5: warning: conflicting types for built-in function ‘atanhf’ [-Wbuiltin-declaration-mismatch] int atanhf (void); ^~~~~~ _configtest.c:24:5: warning: conflicting types for built-in function ‘hypotf’ [-Wbuiltin-declaration-mismatch] int hypotf (void); ^~~~~~ _configtest.c:25:5: warning: conflicting types for built-in function ‘atan2f’ [-Wbuiltin-declaration-mismatch] int atan2f (void); ^~~~~~ _configtest.c:26:5: warning: conflicting types for built-in function ‘powf’ [-Wbuiltin-declaration-mismatch] int powf (void); ^~~~ _configtest.c:27:5: warning: conflicting types for built-in function ‘fmodf’ [-Wbuiltin-declaration-mismatch] int fmodf (void); ^~~~~ _configtest.c:28:5: warning: conflicting types for built-in function ‘modff’ [-Wbuiltin-declaration-mismatch] int modff (void); ^~~~~ _configtest.c:29:5: warning: conflicting types for built-in function ‘frexpf’ [-Wbuiltin-declaration-mismatch] int frexpf (void); ^~~~~~ _configtest.c:30:5: warning: conflicting types for built-in function ‘ldexpf’ [-Wbuiltin-declaration-mismatch] int ldexpf (void); ^~~~~~ _configtest.c:31:5: warning: conflicting types for built-in function ‘exp2f’ [-Wbuiltin-declaration-mismatch] int exp2f (void); ^~~~~ _configtest.c:32:5: warning: conflicting types for built-in function ‘log2f’ [-Wbuiltin-declaration-mismatch] int log2f (void); ^~~~~ _configtest.c:33:5: warning: conflicting types for built-in function ‘copysignf’ [-Wbuiltin-declaration-mismatch] int copysignf (void); ^~~~~~~~~ _configtest.c:34:5: warning: conflicting types for built-in function ‘nextafterf’ [-Wbuiltin-declaration-mismatch] int nextafterf (void); ^~~~~~~~~~ _configtest.c:35:5: warning: conflicting types for built-in function ‘cbrtf’ [-Wbuiltin-declaration-mismatch] int cbrtf (void); ^~~~~ gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘sinl’ [-Wbuiltin-declaration-mismatch] int sinl (void); ^~~~ _configtest.c:2:5: warning: conflicting types for built-in function ‘cosl’ [-Wbuiltin-declaration-mismatch] int cosl (void); ^~~~ _configtest.c:3:5: warning: conflicting types for built-in function ‘tanl’ [-Wbuiltin-declaration-mismatch] int tanl (void); ^~~~ _configtest.c:4:5: warning: conflicting types for built-in function ‘sinhl’ [-Wbuiltin-declaration-mismatch] int sinhl (void); ^~~~~ _configtest.c:5:5: warning: conflicting types for built-in function ‘coshl’ [-Wbuiltin-declaration-mismatch] int coshl (void); ^~~~~ _configtest.c:6:5: warning: conflicting types for built-in function ‘tanhl’ [-Wbuiltin-declaration-mismatch] int tanhl (void); ^~~~~ _configtest.c:7:5: warning: conflicting types for built-in function ‘fabsl’ [-Wbuiltin-declaration-mismatch] int fabsl (void); ^~~~~ _configtest.c:8:5: warning: conflicting types for built-in function ‘floorl’ [-Wbuiltin-declaration-mismatch] int floorl (void); ^~~~~~ _configtest.c:9:5: warning: conflicting types for built-in function ‘ceill’ [-Wbuiltin-declaration-mismatch] int ceill (void); ^~~~~ _configtest.c:10:5: warning: conflicting types for built-in function ‘rintl’ [-Wbuiltin-declaration-mismatch] int rintl (void); ^~~~~ _configtest.c:11:5: warning: conflicting types for built-in function ‘truncl’ [-Wbuiltin-declaration-mismatch] int truncl (void); ^~~~~~ _configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtl’ [-Wbuiltin-declaration-mismatch] int sqrtl (void); ^~~~~ _configtest.c:13:5: warning: conflicting types for built-in function ‘log10l’ [-Wbuiltin-declaration-mismatch] int log10l (void); ^~~~~~ _configtest.c:14:5: warning: conflicting types for built-in function ‘logl’ [-Wbuiltin-declaration-mismatch] int logl (void); ^~~~ _configtest.c:15:5: warning: conflicting types for built-in function ‘log1pl’ [-Wbuiltin-declaration-mismatch] int log1pl (void); ^~~~~~ _configtest.c:16:5: warning: conflicting types for built-in function ‘expl’ [-Wbuiltin-declaration-mismatch] int expl (void); ^~~~ _configtest.c:17:5: warning: conflicting types for built-in function ‘expm1l’ [-Wbuiltin-declaration-mismatch] int expm1l (void); ^~~~~~ _configtest.c:18:5: warning: conflicting types for built-in function ‘asinl’ [-Wbuiltin-declaration-mismatch] int asinl (void); ^~~~~ _configtest.c:19:5: warning: conflicting types for built-in function ‘acosl’ [-Wbuiltin-declaration-mismatch] int acosl (void); ^~~~~ _configtest.c:20:5: warning: conflicting types for built-in function ‘atanl’ [-Wbuiltin-declaration-mismatch] int atanl (void); ^~~~~ _configtest.c:21:5: warning: conflicting types for built-in function ‘asinhl’ [-Wbuiltin-declaration-mismatch] int asinhl (void); ^~~~~~ _configtest.c:22:5: warning: conflicting types for built-in function ‘acoshl’ [-Wbuiltin-declaration-mismatch] int acoshl (void); ^~~~~~ _configtest.c:23:5: warning: conflicting types for built-in function ‘atanhl’ [-Wbuiltin-declaration-mismatch] int atanhl (void); ^~~~~~ _configtest.c:24:5: warning: conflicting types for built-in function ‘hypotl’ [-Wbuiltin-declaration-mismatch] int hypotl (void); ^~~~~~ _configtest.c:25:5: warning: conflicting types for built-in function ‘atan2l’ [-Wbuiltin-declaration-mismatch] int atan2l (void); ^~~~~~ _configtest.c:26:5: warning: conflicting types for built-in function ‘powl’ [-Wbuiltin-declaration-mismatch] int powl (void); ^~~~ _configtest.c:27:5: warning: conflicting types for built-in function ‘fmodl’ [-Wbuiltin-declaration-mismatch] int fmodl (void); ^~~~~ _configtest.c:28:5: warning: conflicting types for built-in function ‘modfl’ [-Wbuiltin-declaration-mismatch] int modfl (void); ^~~~~ _configtest.c:29:5: warning: conflicting types for built-in function ‘frexpl’ [-Wbuiltin-declaration-mismatch] int frexpl (void); ^~~~~~ _configtest.c:30:5: warning: conflicting types for built-in function ‘ldexpl’ [-Wbuiltin-declaration-mismatch] int ldexpl (void); ^~~~~~ _configtest.c:31:5: warning: conflicting types for built-in function ‘exp2l’ [-Wbuiltin-declaration-mismatch] int exp2l (void); ^~~~~ _configtest.c:32:5: warning: conflicting types for built-in function ‘log2l’ [-Wbuiltin-declaration-mismatch] int log2l (void); ^~~~~ _configtest.c:33:5: warning: conflicting types for built-in function ‘copysignl’ [-Wbuiltin-declaration-mismatch] int copysignl (void); ^~~~~~~~~ _configtest.c:34:5: warning: conflicting types for built-in function ‘nextafterl’ [-Wbuiltin-declaration-mismatch] int nextafterl (void); ^~~~~~~~~~ _configtest.c:35:5: warning: conflicting types for built-in function ‘cbrtl’ [-Wbuiltin-declaration-mismatch] int cbrtl (void); ^~~~~ gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function); did you mean ‘HAVE_DECL_ISNAN’? (void) HAVE_DECL_SIGNBIT; ^~~~~~~~~~~~~~~~~ HAVE_DECL_ISNAN _configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in _configtest.c: In function ‘main’: _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function); did you mean ‘HAVE_DECL_ISNAN’? (void) HAVE_DECL_SIGNBIT; ^~~~~~~~~~~~~~~~~ HAVE_DECL_ISNAN _configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘cabs’ [-Wbuiltin-declaration-mismatch] int cabs (void); ^~~~ _configtest.c:2:5: warning: conflicting types for built-in function ‘cacos’ [-Wbuiltin-declaration-mismatch] int cacos (void); ^~~~~ _configtest.c:3:5: warning: conflicting types for built-in function ‘cacosh’ [-Wbuiltin-declaration-mismatch] int cacosh (void); ^~~~~~ _configtest.c:4:5: warning: conflicting types for built-in function ‘carg’ [-Wbuiltin-declaration-mismatch] int carg (void); ^~~~ _configtest.c:5:5: warning: conflicting types for built-in function ‘casin’ [-Wbuiltin-declaration-mismatch] int casin (void); ^~~~~ _configtest.c:6:5: warning: conflicting types for built-in function ‘casinh’ [-Wbuiltin-declaration-mismatch] int casinh (void); ^~~~~~ _configtest.c:7:5: warning: conflicting types for built-in function ‘catan’ [-Wbuiltin-declaration-mismatch] int catan (void); ^~~~~ _configtest.c:8:5: warning: conflicting types for built-in function ‘catanh’ [-Wbuiltin-declaration-mismatch] int catanh (void); ^~~~~~ _configtest.c:9:5: warning: conflicting types for built-in function ‘ccos’ [-Wbuiltin-declaration-mismatch] int ccos (void); ^~~~ _configtest.c:10:5: warning: conflicting types for built-in function ‘ccosh’ [-Wbuiltin-declaration-mismatch] int ccosh (void); ^~~~~ _configtest.c:11:5: warning: conflicting types for built-in function ‘cexp’ [-Wbuiltin-declaration-mismatch] int cexp (void); ^~~~ _configtest.c:12:5: warning: conflicting types for built-in function ‘cimag’ [-Wbuiltin-declaration-mismatch] int cimag (void); ^~~~~ _configtest.c:13:5: warning: conflicting types for built-in function ‘clog’ [-Wbuiltin-declaration-mismatch] int clog (void); ^~~~ _configtest.c:14:5: warning: conflicting types for built-in function ‘conj’ [-Wbuiltin-declaration-mismatch] int conj (void); ^~~~ _configtest.c:15:5: warning: conflicting types for built-in function ‘cpow’ [-Wbuiltin-declaration-mismatch] int cpow (void); ^~~~ _configtest.c:16:5: warning: conflicting types for built-in function ‘cproj’ [-Wbuiltin-declaration-mismatch] int cproj (void); ^~~~~ _configtest.c:17:5: warning: conflicting types for built-in function ‘creal’ [-Wbuiltin-declaration-mismatch] int creal (void); ^~~~~ _configtest.c:18:5: warning: conflicting types for built-in function ‘csin’ [-Wbuiltin-declaration-mismatch] int csin (void); ^~~~ _configtest.c:19:5: warning: conflicting types for built-in function ‘csinh’ [-Wbuiltin-declaration-mismatch] int csinh (void); ^~~~~ _configtest.c:20:5: warning: conflicting types for built-in function ‘csqrt’ [-Wbuiltin-declaration-mismatch] int csqrt (void); ^~~~~ _configtest.c:21:5: warning: conflicting types for built-in function ‘ctan’ [-Wbuiltin-declaration-mismatch] int ctan (void); ^~~~ _configtest.c:22:5: warning: conflicting types for built-in function ‘ctanh’ [-Wbuiltin-declaration-mismatch] int ctanh (void); ^~~~~ gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘cabsf’ [-Wbuiltin-declaration-mismatch] int cabsf (void); ^~~~~ _configtest.c:2:5: warning: conflicting types for built-in function ‘cacosf’ [-Wbuiltin-declaration-mismatch] int cacosf (void); ^~~~~~ _configtest.c:3:5: warning: conflicting types for built-in function ‘cacoshf’ [-Wbuiltin-declaration-mismatch] int cacoshf (void); ^~~~~~~ _configtest.c:4:5: warning: conflicting types for built-in function ‘cargf’ [-Wbuiltin-declaration-mismatch] int cargf (void); ^~~~~ _configtest.c:5:5: warning: conflicting types for built-in function ‘casinf’ [-Wbuiltin-declaration-mismatch] int casinf (void); ^~~~~~ _configtest.c:6:5: warning: conflicting types for built-in function ‘casinhf’ [-Wbuiltin-declaration-mismatch] int casinhf (void); ^~~~~~~ _configtest.c:7:5: warning: conflicting types for built-in function ‘catanf’ [-Wbuiltin-declaration-mismatch] int catanf (void); ^~~~~~ _configtest.c:8:5: warning: conflicting types for built-in function ‘catanhf’ [-Wbuiltin-declaration-mismatch] int catanhf (void); ^~~~~~~ _configtest.c:9:5: warning: conflicting types for built-in function ‘ccosf’ [-Wbuiltin-declaration-mismatch] int ccosf (void); ^~~~~ _configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshf’ [-Wbuiltin-declaration-mismatch] int ccoshf (void); ^~~~~~ _configtest.c:11:5: warning: conflicting types for built-in function ‘cexpf’ [-Wbuiltin-declaration-mismatch] int cexpf (void); ^~~~~ _configtest.c:12:5: warning: conflicting types for built-in function ‘cimagf’ [-Wbuiltin-declaration-mismatch] int cimagf (void); ^~~~~~ _configtest.c:13:5: warning: conflicting types for built-in function ‘clogf’ [-Wbuiltin-declaration-mismatch] int clogf (void); ^~~~~ _configtest.c:14:5: warning: conflicting types for built-in function ‘conjf’ [-Wbuiltin-declaration-mismatch] int conjf (void); ^~~~~ _configtest.c:15:5: warning: conflicting types for built-in function ‘cpowf’ [-Wbuiltin-declaration-mismatch] int cpowf (void); ^~~~~ _configtest.c:16:5: warning: conflicting types for built-in function ‘cprojf’ [-Wbuiltin-declaration-mismatch] int cprojf (void); ^~~~~~ _configtest.c:17:5: warning: conflicting types for built-in function ‘crealf’ [-Wbuiltin-declaration-mismatch] int crealf (void); ^~~~~~ _configtest.c:18:5: warning: conflicting types for built-in function ‘csinf’ [-Wbuiltin-declaration-mismatch] int csinf (void); ^~~~~ _configtest.c:19:5: warning: conflicting types for built-in function ‘csinhf’ [-Wbuiltin-declaration-mismatch] int csinhf (void); ^~~~~~ _configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtf’ [-Wbuiltin-declaration-mismatch] int csqrtf (void); ^~~~~~ _configtest.c:21:5: warning: conflicting types for built-in function ‘ctanf’ [-Wbuiltin-declaration-mismatch] int ctanf (void); ^~~~~ _configtest.c:22:5: warning: conflicting types for built-in function ‘ctanhf’ [-Wbuiltin-declaration-mismatch] int ctanhf (void); ^~~~~~ gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘cabsl’ [-Wbuiltin-declaration-mismatch] int cabsl (void); ^~~~~ _configtest.c:2:5: warning: conflicting types for built-in function ‘cacosl’ [-Wbuiltin-declaration-mismatch] int cacosl (void); ^~~~~~ _configtest.c:3:5: warning: conflicting types for built-in function ‘cacoshl’ [-Wbuiltin-declaration-mismatch] int cacoshl (void); ^~~~~~~ _configtest.c:4:5: warning: conflicting types for built-in function ‘cargl’ [-Wbuiltin-declaration-mismatch] int cargl (void); ^~~~~ _configtest.c:5:5: warning: conflicting types for built-in function ‘casinl’ [-Wbuiltin-declaration-mismatch] int casinl (void); ^~~~~~ _configtest.c:6:5: warning: conflicting types for built-in function ‘casinhl’ [-Wbuiltin-declaration-mismatch] int casinhl (void); ^~~~~~~ _configtest.c:7:5: warning: conflicting types for built-in function ‘catanl’ [-Wbuiltin-declaration-mismatch] int catanl (void); ^~~~~~ _configtest.c:8:5: warning: conflicting types for built-in function ‘catanhl’ [-Wbuiltin-declaration-mismatch] int catanhl (void); ^~~~~~~ _configtest.c:9:5: warning: conflicting types for built-in function ‘ccosl’ [-Wbuiltin-declaration-mismatch] int ccosl (void); ^~~~~ _configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshl’ [-Wbuiltin-declaration-mismatch] int ccoshl (void); ^~~~~~ _configtest.c:11:5: warning: conflicting types for built-in function ‘cexpl’ [-Wbuiltin-declaration-mismatch] int cexpl (void); ^~~~~ _configtest.c:12:5: warning: conflicting types for built-in function ‘cimagl’ [-Wbuiltin-declaration-mismatch] int cimagl (void); ^~~~~~ _configtest.c:13:5: warning: conflicting types for built-in function ‘clogl’ [-Wbuiltin-declaration-mismatch] int clogl (void); ^~~~~ _configtest.c:14:5: warning: conflicting types for built-in function ‘conjl’ [-Wbuiltin-declaration-mismatch] int conjl (void); ^~~~~ _configtest.c:15:5: warning: conflicting types for built-in function ‘cpowl’ [-Wbuiltin-declaration-mismatch] int cpowl (void); ^~~~~ _configtest.c:16:5: warning: conflicting types for built-in function ‘cprojl’ [-Wbuiltin-declaration-mismatch] int cprojl (void); ^~~~~~ _configtest.c:17:5: warning: conflicting types for built-in function ‘creall’ [-Wbuiltin-declaration-mismatch] int creall (void); ^~~~~~ _configtest.c:18:5: warning: conflicting types for built-in function ‘csinl’ [-Wbuiltin-declaration-mismatch] int csinl (void); ^~~~~ _configtest.c:19:5: warning: conflicting types for built-in function ‘csinhl’ [-Wbuiltin-declaration-mismatch] int csinhl (void); ^~~~~~ _configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtl’ [-Wbuiltin-declaration-mismatch] int csqrtl (void); ^~~~~~ _configtest.c:21:5: warning: conflicting types for built-in function ‘ctanl’ [-Wbuiltin-declaration-mismatch] int ctanl (void); ^~~~~ _configtest.c:22:5: warning: conflicting types for built-in function ‘ctanhl’ [-Wbuiltin-declaration-mismatch] int ctanhl (void); ^~~~~~ gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:2:12: warning: ‘static_func’ defined but not used [-Wunused-function] static int static_func (char * restrict a) ^~~~~~~~~~~ success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c removing: _configtest.c _configtest.o File: build/src.linux-riscv64-3.6/numpy/core/include/numpy/config.h #define HAVE_ENDIAN_H 1 #define SIZEOF_PY_INTPTR_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_PY_LONG_LONG 8 #define MATHLIB m #define HAVE_SIN 1 #define HAVE_COS 1 #define HAVE_TAN 1 #define HAVE_SINH 1 #define HAVE_COSH 1 #define HAVE_TANH 1 #define HAVE_FABS 1 #define HAVE_FLOOR 1 #define HAVE_CEIL 1 #define HAVE_SQRT 1 #define HAVE_LOG10 1 #define HAVE_LOG 1 #define HAVE_EXP 1 #define HAVE_ASIN 1 #define HAVE_ACOS 1 #define HAVE_ATAN 1 #define HAVE_FMOD 1 #define HAVE_MODF 1 #define HAVE_FREXP 1 #define HAVE_LDEXP 1 #define HAVE_RINT 1 #define HAVE_TRUNC 1 #define HAVE_EXP2 1 #define HAVE_LOG2 1 #define HAVE_ATAN2 1 #define HAVE_POW 1 #define HAVE_NEXTAFTER 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_CBRT 1 #define HAVE_STRTOLD_L 1 #define HAVE_FALLOCATE 1 #define HAVE_BACKTRACE 1 #define HAVE_FEATURES_H 1 #define HAVE_DLFCN_H 1 #define HAVE___BUILTIN_ISNAN 1 #define HAVE___BUILTIN_ISINF 1 #define HAVE___BUILTIN_ISFINITE 1 #define HAVE___BUILTIN_BSWAP32 1 #define HAVE___BUILTIN_BSWAP64 1 #define HAVE___BUILTIN_EXPECT 1 #define HAVE___BUILTIN_MUL_OVERFLOW 1 #define HAVE___BUILTIN_PREFETCH 1 #define HAVE_ATTRIBUTE_OPTIMIZE_UNROLL_LOOPS 1 #define HAVE_ATTRIBUTE_OPTIMIZE_OPT_3 1 #define HAVE_ATTRIBUTE_NONNULL 1 #define HAVE___THREAD 1 #define HAVE_SINF 1 #define HAVE_COSF 1 #define HAVE_TANF 1 #define HAVE_SINHF 1 #define HAVE_COSHF 1 #define HAVE_TANHF 1 #define HAVE_FABSF 1 #define HAVE_FLOORF 1 #define HAVE_CEILF 1 #define HAVE_RINTF 1 #define HAVE_TRUNCF 1 #define HAVE_SQRTF 1 #define HAVE_LOG10F 1 #define HAVE_LOGF 1 #define HAVE_LOG1PF 1 #define HAVE_EXPF 1 #define HAVE_EXPM1F 1 #define HAVE_ASINF 1 #define HAVE_ACOSF 1 #define HAVE_ATANF 1 #define HAVE_ASINHF 1 #define HAVE_ACOSHF 1 #define HAVE_ATANHF 1 #define HAVE_HYPOTF 1 #define HAVE_ATAN2F 1 #define HAVE_POWF 1 #define HAVE_FMODF 1 #define HAVE_MODFF 1 #define HAVE_FREXPF 1 #define HAVE_LDEXPF 1 #define HAVE_EXP2F 1 #define HAVE_LOG2F 1 #define HAVE_COPYSIGNF 1 #define HAVE_NEXTAFTERF 1 #define HAVE_CBRTF 1 #define HAVE_SINL 1 #define HAVE_COSL 1 #define HAVE_TANL 1 #define HAVE_SINHL 1 #define HAVE_COSHL 1 #define HAVE_TANHL 1 #define HAVE_FABSL 1 #define HAVE_FLOORL 1 #define HAVE_CEILL 1 #define HAVE_RINTL 1 #define HAVE_TRUNCL 1 #define HAVE_SQRTL 1 #define HAVE_LOG10L 1 #define HAVE_LOGL 1 #define HAVE_LOG1PL 1 #define HAVE_EXPL 1 #define HAVE_EXPM1L 1 #define HAVE_ASINL 1 #define HAVE_ACOSL 1 #define HAVE_ATANL 1 #define HAVE_ASINHL 1 #define HAVE_ACOSHL 1 #define HAVE_ATANHL 1 #define HAVE_HYPOTL 1 #define HAVE_ATAN2L 1 #define HAVE_POWL 1 #define HAVE_FMODL 1 #define HAVE_MODFL 1 #define HAVE_FREXPL 1 #define HAVE_LDEXPL 1 #define HAVE_EXP2L 1 #define HAVE_LOG2L 1 #define HAVE_COPYSIGNL 1 #define HAVE_NEXTAFTERL 1 #define HAVE_CBRTL 1 #define HAVE_DECL_SIGNBIT #define HAVE_COMPLEX_H 1 #define HAVE_CABS 1 #define HAVE_CACOS 1 #define HAVE_CACOSH 1 #define HAVE_CARG 1 #define HAVE_CASIN 1 #define HAVE_CASINH 1 #define HAVE_CATAN 1 #define HAVE_CATANH 1 #define HAVE_CCOS 1 #define HAVE_CCOSH 1 #define HAVE_CEXP 1 #define HAVE_CIMAG 1 #define HAVE_CLOG 1 #define HAVE_CONJ 1 #define HAVE_CPOW 1 #define HAVE_CPROJ 1 #define HAVE_CREAL 1 #define HAVE_CSIN 1 #define HAVE_CSINH 1 #define HAVE_CSQRT 1 #define HAVE_CTAN 1 #define HAVE_CTANH 1 #define HAVE_CABSF 1 #define HAVE_CACOSF 1 #define HAVE_CACOSHF 1 #define HAVE_CARGF 1 #define HAVE_CASINF 1 #define HAVE_CASINHF 1 #define HAVE_CATANF 1 #define HAVE_CATANHF 1 #define HAVE_CCOSF 1 #define HAVE_CCOSHF 1 #define HAVE_CEXPF 1 #define HAVE_CIMAGF 1 #define HAVE_CLOGF 1 #define HAVE_CONJF 1 #define HAVE_CPOWF 1 #define HAVE_CPROJF 1 #define HAVE_CREALF 1 #define HAVE_CSINF 1 #define HAVE_CSINHF 1 #define HAVE_CSQRTF 1 #define HAVE_CTANF 1 #define HAVE_CTANHF 1 #define HAVE_CABSL 1 #define HAVE_CACOSL 1 #define HAVE_CACOSHL 1 #define HAVE_CARGL 1 #define HAVE_CASINL 1 #define HAVE_CASINHL 1 #define HAVE_CATANL 1 #define HAVE_CATANHL 1 #define HAVE_CCOSL 1 #define HAVE_CCOSHL 1 #define HAVE_CEXPL 1 #define HAVE_CIMAGL 1 #define HAVE_CLOGL 1 #define HAVE_CONJL 1 #define HAVE_CPOWL 1 #define HAVE_CPROJL 1 #define HAVE_CREALL 1 #define HAVE_CSINL 1 #define HAVE_CSINHL 1 #define HAVE_CSQRTL 1 #define HAVE_CTANL 1 #define HAVE_CTANHL 1 #define NPY_RESTRICT restrict #define NPY_RELAXED_STRIDES_CHECKING 1 #define HAVE_LDOUBLE_IEEE_QUAD_LE 1 #define NPY_PY3K 1 #ifndef __cplusplus /* #undef inline */ #endif #ifndef _NPY_NPY_CONFIG_H_ #error config.h should never be included directly, include npy_config.h instead #endif EOF adding 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/config.h' to sources. Generating build/src.linux-riscv64-3.6/numpy/core/include/numpy/_numpyconfig.h C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [-Wbuiltin-declaration-mismatch] int exp (void); ^~~ gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /builddir/build/BUILD/python3-numpy-1.14.5-1.fc29/_configtest.c:6: undefined reference to `exp' collect2: error: ld returned 1 exit status _configtest.o: In function `main': /builddir/build/BUILD/python3-numpy-1.14.5-1.fc29/_configtest.c:6: undefined reference to `exp' collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [-Wbuiltin-declaration-mismatch] int exp (void); ^~~ gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o File: build/src.linux-riscv64-3.6/numpy/core/include/numpy/_numpyconfig.h #define NPY_HAVE_ENDIAN_H 1 #define NPY_SIZEOF_SHORT SIZEOF_SHORT #define NPY_SIZEOF_INT SIZEOF_INT #define NPY_SIZEOF_LONG SIZEOF_LONG #define NPY_SIZEOF_FLOAT 4 #define NPY_SIZEOF_COMPLEX_FLOAT 8 #define NPY_SIZEOF_DOUBLE 8 #define NPY_SIZEOF_COMPLEX_DOUBLE 16 #define NPY_SIZEOF_LONGDOUBLE 16 #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32 #define NPY_SIZEOF_PY_INTPTR_T 8 #define NPY_SIZEOF_OFF_T 8 #define NPY_SIZEOF_PY_LONG_LONG 8 #define NPY_SIZEOF_LONGLONG 8 #define NPY_NO_SMP 0 #define NPY_HAVE_DECL_ISNAN #define NPY_HAVE_DECL_ISINF #define NPY_HAVE_DECL_ISFINITE #define NPY_HAVE_DECL_SIGNBIT #define NPY_USE_C99_COMPLEX 1 #define NPY_HAVE_COMPLEX_DOUBLE 1 #define NPY_HAVE_COMPLEX_FLOAT 1 #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 #define NPY_RELAXED_STRIDES_CHECKING 1 #define NPY_USE_C99_FORMATS 1 #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) #define NPY_ABI_VERSION 0x01000009 #define NPY_API_VERSION 0x0000000C #ifndef __STDC_FORMAT_MACROS #define __STDC_FORMAT_MACROS 1 #endif EOF adding 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.linux-riscv64-3.6/numpy/core/include/numpy/config.h', 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.multiarray" sources adding 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/__multiarray_api.h' to sources. creating build/src.linux-riscv64-3.6/numpy/core/src/multiarray conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/multiarray/arraytypes.c conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/multiarray/einsum.c conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/multiarray/lowlevel_strided_loops.c conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/multiarray/nditer_templ.c conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/multiarray/scalartypes.c conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/private/templ_common.h adding 'build/src.linux-riscv64-3.6/numpy/core/src/private' to include_dirs. numpy.core - nothing done with h_files = ['build/src.linux-riscv64-3.6/numpy/core/src/private/templ_common.h', 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/config.h', 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.umath" sources adding 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/__ufunc_api.h' to sources. creating build/src.linux-riscv64-3.6/numpy/core/src/umath conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/umath/funcs.inc adding 'build/src.linux-riscv64-3.6/numpy/core/src/umath' to include_dirs. conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/umath/simd.inc conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/umath/loops.h conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/umath/loops.c conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/umath/scalarmath.c numpy.core - nothing done with h_files = ['build/src.linux-riscv64-3.6/numpy/core/src/umath/funcs.inc', 'build/src.linux-riscv64-3.6/numpy/core/src/umath/simd.inc', 'build/src.linux-riscv64-3.6/numpy/core/src/umath/loops.h', 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/config.h', 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-riscv64-3.6/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core.umath_tests" sources conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/umath/umath_tests.c building extension "numpy.core.test_rational" sources conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/umath/test_rational.c building extension "numpy.core.struct_ufunc_test" sources conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/umath/struct_ufunc_test.c building extension "numpy.core.multiarray_tests" sources conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/multiarray/multiarray_tests.c building extension "numpy.core.operand_flag_tests" sources conv_template:> build/src.linux-riscv64-3.6/numpy/core/src/umath/operand_flag_tests.c building extension "numpy.fft.fftpack_lite" sources building extension "numpy.linalg.lapack_lite" sources creating build/src.linux-riscv64-3.6/numpy/linalg adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources. building extension "numpy.linalg._umath_linalg" sources adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources. conv_template:> build/src.linux-riscv64-3.6/numpy/linalg/umath_linalg.c building extension "numpy.random.mtrand" sources creating build/src.linux-riscv64-3.6/numpy/random building data_files sources build_src: building npy-pkg config files running build_py creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/numpy copying numpy/add_newdocs.py -> build/lib.linux-riscv64-3.6/numpy copying numpy/matlib.py -> build/lib.linux-riscv64-3.6/numpy copying numpy/_distributor_init.py -> build/lib.linux-riscv64-3.6/numpy copying numpy/ctypeslib.py -> build/lib.linux-riscv64-3.6/numpy copying numpy/dual.py -> build/lib.linux-riscv64-3.6/numpy copying numpy/conftest.py -> build/lib.linux-riscv64-3.6/numpy copying numpy/__init__.py -> build/lib.linux-riscv64-3.6/numpy copying numpy/setup.py -> build/lib.linux-riscv64-3.6/numpy copying numpy/_globals.py -> build/lib.linux-riscv64-3.6/numpy copying numpy/version.py -> build/lib.linux-riscv64-3.6/numpy copying numpy/_import_tools.py -> build/lib.linux-riscv64-3.6/numpy copying build/src.linux-riscv64-3.6/numpy/__config__.py -> build/lib.linux-riscv64-3.6/numpy creating build/lib.linux-riscv64-3.6/numpy/compat copying numpy/compat/py3k.py -> build/lib.linux-riscv64-3.6/numpy/compat copying numpy/compat/__init__.py -> build/lib.linux-riscv64-3.6/numpy/compat copying numpy/compat/setup.py -> build/lib.linux-riscv64-3.6/numpy/compat copying numpy/compat/_inspect.py -> build/lib.linux-riscv64-3.6/numpy/compat creating build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/records.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/setup_common.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/function_base.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/numeric.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/einsumfunc.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/shape_base.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/memmap.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/info.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/arrayprint.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/machar.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/_internal.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/fromnumeric.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/numerictypes.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/__init__.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/setup.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/_methods.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/cversions.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/getlimits.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/defchararray.py -> build/lib.linux-riscv64-3.6/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-riscv64-3.6/numpy/core creating build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/intelccompiler.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/lib2def.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/npy_pkg_config.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/core.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/misc_util.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/cpuinfo.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/msvccompiler.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/line_endings.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/unixccompiler.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/pathccompiler.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/info.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/ccompiler.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/exec_command.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/extension.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/compat.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/system_info.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/conv_template.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/log.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/__version__.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/__init__.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/environment.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/setup.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/from_template.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying numpy/distutils/msvc9compiler.py -> build/lib.linux-riscv64-3.6/numpy/distutils copying build/src.linux-riscv64-3.6/numpy/distutils/__config__.py -> build/lib.linux-riscv64-3.6/numpy/distutils creating build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/config.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/install.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/develop.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command copying numpy/distutils/command/build.py -> build/lib.linux-riscv64-3.6/numpy/distutils/command creating build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-riscv64-3.6/numpy/distutils/fcompiler creating build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/constants.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/creation.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/broadcasting.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/structured_arrays.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/misc.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/indexing.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/byteswapping.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/basics.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/subclassing.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/__init__.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/glossary.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/internals.py -> build/lib.linux-riscv64-3.6/numpy/doc copying numpy/doc/ufuncs.py -> build/lib.linux-riscv64-3.6/numpy/doc creating build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/common_rules.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/func2subr.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/f2py_testing.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/use_rules.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/__main__.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/crackfortran.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/diagnose.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/info.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/rules.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/auxfuncs.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/cb_rules.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/cfuncs.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/__version__.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/__init__.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/setup.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/capi_maps.py -> build/lib.linux-riscv64-3.6/numpy/f2py copying numpy/f2py/f2py2e.py -> build/lib.linux-riscv64-3.6/numpy/f2py creating build/lib.linux-riscv64-3.6/numpy/fft copying numpy/fft/helper.py -> build/lib.linux-riscv64-3.6/numpy/fft copying numpy/fft/fftpack.py -> build/lib.linux-riscv64-3.6/numpy/fft copying numpy/fft/info.py -> build/lib.linux-riscv64-3.6/numpy/fft copying numpy/fft/__init__.py -> build/lib.linux-riscv64-3.6/numpy/fft copying numpy/fft/setup.py -> build/lib.linux-riscv64-3.6/numpy/fft creating build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/mixins.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/_iotools.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/stride_tricks.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/user_array.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/arraypad.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/arraysetops.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/twodim_base.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/function_base.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/recfunctions.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/npyio.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/shape_base.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/polynomial.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/scimath.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/index_tricks.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/_datasource.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/info.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/financial.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/nanfunctions.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/type_check.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/arrayterator.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/format.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/__init__.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/_version.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/setup.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/utils.py -> build/lib.linux-riscv64-3.6/numpy/lib copying numpy/lib/ufunclike.py -> build/lib.linux-riscv64-3.6/numpy/lib creating build/lib.linux-riscv64-3.6/numpy/linalg copying numpy/linalg/linalg.py -> build/lib.linux-riscv64-3.6/numpy/linalg copying numpy/linalg/info.py -> build/lib.linux-riscv64-3.6/numpy/linalg copying numpy/linalg/__init__.py -> build/lib.linux-riscv64-3.6/numpy/linalg copying numpy/linalg/setup.py -> build/lib.linux-riscv64-3.6/numpy/linalg creating build/lib.linux-riscv64-3.6/numpy/ma copying numpy/ma/testutils.py -> build/lib.linux-riscv64-3.6/numpy/ma copying numpy/ma/timer_comparison.py -> build/lib.linux-riscv64-3.6/numpy/ma copying numpy/ma/core.py -> build/lib.linux-riscv64-3.6/numpy/ma copying numpy/ma/bench.py -> build/lib.linux-riscv64-3.6/numpy/ma copying numpy/ma/__init__.py -> build/lib.linux-riscv64-3.6/numpy/ma copying numpy/ma/setup.py -> build/lib.linux-riscv64-3.6/numpy/ma copying numpy/ma/extras.py -> build/lib.linux-riscv64-3.6/numpy/ma copying numpy/ma/mrecords.py -> build/lib.linux-riscv64-3.6/numpy/ma copying numpy/ma/version.py -> build/lib.linux-riscv64-3.6/numpy/ma creating build/lib.linux-riscv64-3.6/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build/lib.linux-riscv64-3.6/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build/lib.linux-riscv64-3.6/numpy/matrixlib copying numpy/matrixlib/setup.py -> build/lib.linux-riscv64-3.6/numpy/matrixlib creating build/lib.linux-riscv64-3.6/numpy/polynomial copying numpy/polynomial/_polybase.py -> build/lib.linux-riscv64-3.6/numpy/polynomial copying numpy/polynomial/polynomial.py -> build/lib.linux-riscv64-3.6/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build/lib.linux-riscv64-3.6/numpy/polynomial copying numpy/polynomial/hermite.py -> build/lib.linux-riscv64-3.6/numpy/polynomial copying numpy/polynomial/laguerre.py -> build/lib.linux-riscv64-3.6/numpy/polynomial copying numpy/polynomial/polyutils.py -> build/lib.linux-riscv64-3.6/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build/lib.linux-riscv64-3.6/numpy/polynomial copying numpy/polynomial/__init__.py -> build/lib.linux-riscv64-3.6/numpy/polynomial copying numpy/polynomial/setup.py -> build/lib.linux-riscv64-3.6/numpy/polynomial copying numpy/polynomial/legendre.py -> build/lib.linux-riscv64-3.6/numpy/polynomial creating build/lib.linux-riscv64-3.6/numpy/random copying numpy/random/info.py -> build/lib.linux-riscv64-3.6/numpy/random copying numpy/random/__init__.py -> build/lib.linux-riscv64-3.6/numpy/random copying numpy/random/setup.py -> build/lib.linux-riscv64-3.6/numpy/random creating build/lib.linux-riscv64-3.6/numpy/testing copying numpy/testing/decorators.py -> build/lib.linux-riscv64-3.6/numpy/testing copying numpy/testing/noseclasses.py -> build/lib.linux-riscv64-3.6/numpy/testing copying numpy/testing/nosetester.py -> build/lib.linux-riscv64-3.6/numpy/testing copying numpy/testing/__init__.py -> build/lib.linux-riscv64-3.6/numpy/testing copying numpy/testing/setup.py -> build/lib.linux-riscv64-3.6/numpy/testing copying numpy/testing/utils.py -> build/lib.linux-riscv64-3.6/numpy/testing copying numpy/testing/print_coercion_tables.py -> build/lib.linux-riscv64-3.6/numpy/testing creating build/lib.linux-riscv64-3.6/numpy/testing/nose_tools copying numpy/testing/nose_tools/decorators.py -> build/lib.linux-riscv64-3.6/numpy/testing/nose_tools copying numpy/testing/nose_tools/noseclasses.py -> build/lib.linux-riscv64-3.6/numpy/testing/nose_tools copying numpy/testing/nose_tools/parameterized.py -> build/lib.linux-riscv64-3.6/numpy/testing/nose_tools copying numpy/testing/nose_tools/nosetester.py -> build/lib.linux-riscv64-3.6/numpy/testing/nose_tools copying numpy/testing/nose_tools/__init__.py -> build/lib.linux-riscv64-3.6/numpy/testing/nose_tools copying numpy/testing/nose_tools/utils.py -> build/lib.linux-riscv64-3.6/numpy/testing/nose_tools running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib building 'npymath' library compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/numpy creating build/temp.linux-riscv64-3.6/numpy/core creating build/temp.linux-riscv64-3.6/numpy/core/src creating build/temp.linux-riscv64-3.6/numpy/core/src/npymath creating build/temp.linux-riscv64-3.6/build creating build/temp.linux-riscv64-3.6/build/src.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/build/src.linux-riscv64-3.6/numpy creating build/temp.linux-riscv64-3.6/build/src.linux-riscv64-3.6/numpy/core creating build/temp.linux-riscv64-3.6/build/src.linux-riscv64-3.6/numpy/core/src creating build/temp.linux-riscv64-3.6/build/src.linux-riscv64-3.6/numpy/core/src/npymath compile options: '-Ibuild/src.linux-riscv64-3.6/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.linux-riscv64-3.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-riscv64-3.6/numpy/core/src/private -Ibuild/src.linux-riscv64-3.6/numpy/core/src/npymath -Ibuild/src.linux-riscv64-3.6/numpy/core/src/private -Ibuild/src.linux-riscv64-3.6/numpy/core/src/npymath -Ibuild/src.linux-riscv64-3.6/numpy/core/src/private -Ibuild/src.linux-riscv64-3.6/numpy/core/src/npymath -c' gcc: numpy/core/src/npymath/npy_math.c BUILDSTDERR: Running from numpy source directory. BUILDSTDERR: /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'define_macros' BUILDSTDERR: warnings.warn(msg) In file included from numpy/core/src/private/npy_config.h:6, from numpy/core/src/npymath/npy_math_private.h:24, from numpy/core/src/npymath/npy_math_internal.h.src:56, from numpy/core/src/npymath/npy_math.c:9: numpy/core/include/numpy/npy_cpu.h:86:6: error: #error Unknown CPU, please report this to numpy maintainers with information about your platform (OS, CPU and compiler) #error Unknown CPU, please report this to numpy maintainers with \ ^~~~~ In file included from numpy/core/src/private/npy_config.h:6, from numpy/core/src/npymath/npy_math_private.h:24, from numpy/core/src/npymath/npy_math_internal.h.src:56, from numpy/core/src/npymath/npy_math.c:9: numpy/core/include/numpy/npy_cpu.h:86:6: error: #error Unknown CPU, please report this to numpy maintainers with information about your platform (OS, CPU and compiler) #error Unknown CPU, please report this to numpy maintainers with \ ^~~~~ BUILDSTDERR: error: Command "gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ibuild/src.linux-riscv64-3.6/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.linux-riscv64-3.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-riscv64-3.6/numpy/core/src/private -Ibuild/src.linux-riscv64-3.6/numpy/core/src/npymath -Ibuild/src.linux-riscv64-3.6/numpy/core/src/private -Ibuild/src.linux-riscv64-3.6/numpy/core/src/npymath -Ibuild/src.linux-riscv64-3.6/numpy/core/src/private -Ibuild/src.linux-riscv64-3.6/numpy/core/src/npymath -c numpy/core/src/npymath/npy_math.c -o build/temp.linux-riscv64-3.6/numpy/core/src/npymath/npy_math.o -MMD -MF build/temp.linux-riscv64-3.6/numpy/core/src/npymath/npy_math.o.d" failed with exit status 1 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.8KKACW (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.8KKACW (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/numpy.spec