Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vitaly-zdanevich/c3f9a4bf91322727c1f8a280bdb9d716 to your computer and use it in GitHub Desktop.
Save vitaly-zdanevich/c3f9a4bf91322727c1f8a280bdb9d716 to your computer and use it in GitHub Desktop.
NVIDIA/tacotron2: output from `pip install -r requirements.txt --user`
Collecting matplotlib==2.1.0 (from -r requirements.txt (line 1))
Collecting tensorflow (from -r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/d4/29/6b4f1e02417c3a1ccc85380f093556ffd0b35dc354078074c5195c8447f2/tensorflow-1.13.1-cp37-cp37m-manylinux1_x86_64.whl
Collecting numpy==1.13.3 (from -r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/bf/2d/005e45738ab07a26e621c9c12dc97381f372e06678adf7dc3356a69b5960/numpy-1.13.3.zip
Collecting inflect==0.2.5 (from -r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/66/15/2d176749884cbeda0c92e0d09e1303ff53a973eb3c6bb2136803b9d962c9/inflect-0.2.5-py2.py3-none-any.whl
Collecting librosa==0.6.0 (from -r requirements.txt (line 5))
Collecting scipy==1.0.0 (from -r requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages/d0/73/76fc6ea21818eed0de8dd38e1e9586725578864169a2b31acdeffb9131c8/scipy-1.0.0.tar.gz
Collecting tensorboardX==1.1 (from -r requirements.txt (line 7))
Using cached https://files.pythonhosted.org/packages/0a/95/b5eb020dcda7568cafd9a035f61bffa38570995a2a7d024283513a230406/tensorboardX-1.1-py2.py3-none-any.whl
Collecting Unidecode==1.0.22 (from -r requirements.txt (line 8))
Using cached https://files.pythonhosted.org/packages/59/ef/67085e30e8bbcdd76e2f0a4ad8151c13a2c5bce77c85f8cad6e1f16fb141/Unidecode-1.0.22-py2.py3-none-any.whl
Requirement already satisfied: pillow in /opt/anaconda3/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (5.4.1)
Requirement already satisfied: python-dateutil>=2.0 in /opt/anaconda3/lib/python3.7/site-packages (from matplotlib==2.1.0->-r requirements.txt (line 1)) (2.8.0)
Requirement already satisfied: pytz in /opt/anaconda3/lib/python3.7/site-packages (from matplotlib==2.1.0->-r requirements.txt (line 1)) (2018.9)
Requirement already satisfied: cycler>=0.10 in /opt/anaconda3/lib/python3.7/site-packages (from matplotlib==2.1.0->-r requirements.txt (line 1)) (0.10.0)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /opt/anaconda3/lib/python3.7/site-packages (from matplotlib==2.1.0->-r requirements.txt (line 1)) (2.3.1)
Requirement already satisfied: six>=1.10 in /opt/anaconda3/lib/python3.7/site-packages (from matplotlib==2.1.0->-r requirements.txt (line 1)) (1.10.0)
Collecting tensorflow-estimator<1.14.0rc0,>=1.13.0 (from tensorflow->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/bb/48/13f49fc3fa0fdf916aa1419013bb8f2ad09674c275b4046d5ee669a46873/tensorflow_estimator-1.13.0-py2.py3-none-any.whl
Requirement already satisfied: protobuf>=3.6.1 in /opt/anaconda3/lib/python3.7/site-packages (from tensorflow->-r requirements.txt (line 2)) (3.7.1)
Collecting termcolor>=1.1.0 (from tensorflow->-r requirements.txt (line 2))
Collecting keras-applications>=1.0.6 (from tensorflow->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/71/e3/19762fdfc62877ae9102edf6342d71b28fbfd9dea3d2f96a882ce099b03f/Keras_Applications-1.0.8-py3-none-any.whl
Collecting absl-py>=0.1.6 (from tensorflow->-r requirements.txt (line 2))
Collecting astor>=0.6.0 (from tensorflow->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/d1/4f/950dfae467b384fc96bc6469de25d832534f6b4441033c39f914efd13418/astor-0.8.0-py2.py3-none-any.whl
Requirement already satisfied: grpcio>=1.8.6 in /opt/anaconda3/lib/python3.7/site-packages (from tensorflow->-r requirements.txt (line 2)) (1.21.1)
Collecting gast>=0.2.0 (from tensorflow->-r requirements.txt (line 2))
Requirement already satisfied: wheel>=0.26 in /opt/anaconda3/lib/python3.7/site-packages (from tensorflow->-r requirements.txt (line 2)) (0.33.1)
Collecting keras-preprocessing>=1.0.5 (from tensorflow->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/c0/bf/0315ef6a9fd3fc2346e85b0ff1f5f83ca17073f2c31ac719ab2e4da0d4a3/Keras_Preprocessing-1.0.9-py2.py3-none-any.whl
Collecting tensorboard<1.14.0,>=1.13.0 (from tensorflow->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/0f/39/bdd75b08a6fba41f098b6cb091b9e8c7a80e1b4d679a581a0ccd17b10373/tensorboard-1.13.1-py3-none-any.whl
Requirement already satisfied: joblib>=0.7.0 in /home/vitaly_zdanevich/.local/lib/python3.7/site-packages (from librosa==0.6.0->-r requirements.txt (line 5)) (0.13.2)
Requirement already satisfied: audioread>=2.0.0 in /home/vitaly_zdanevich/.local/lib/python3.7/site-packages (from librosa==0.6.0->-r requirements.txt (line 5)) (2.1.8)
Requirement already satisfied: decorator>=3.0.0 in /opt/anaconda3/lib/python3.7/site-packages (from librosa==0.6.0->-r requirements.txt (line 5)) (4.4.0)
Requirement already satisfied: resampy>=0.2.0 in /home/vitaly_zdanevich/.local/lib/python3.7/site-packages (from librosa==0.6.0->-r requirements.txt (line 5)) (0.2.1)
Requirement already satisfied: scikit-learn!=0.19.0,>=0.14.0 in /opt/anaconda3/lib/python3.7/site-packages (from librosa==0.6.0->-r requirements.txt (line 5)) (0.20.3)
Requirement already satisfied: mock>=2.0.0 in /opt/anaconda3/lib/python3.7/site-packages (from tensorflow-estimator<1.14.0rc0,>=1.13.0->tensorflow->-r requirements.txt (line 2)) (3.0.5)
Requirement already satisfied: setuptools in /opt/anaconda3/lib/python3.7/site-packages (from protobuf>=3.6.1->tensorflow->-r requirements.txt (line 2)) (40.8.0)
Requirement already satisfied: h5py in /opt/anaconda3/lib/python3.7/site-packages (from keras-applications>=1.0.6->tensorflow->-r requirements.txt (line 2)) (2.9.0)
Requirement already satisfied: markdown>=2.6.8 in /opt/anaconda3/lib/python3.7/site-packages (from tensorboard<1.14.0,>=1.13.0->tensorflow->-r requirements.txt (line 2)) (3.1.1)
Requirement already satisfied: werkzeug>=0.11.15 in /opt/anaconda3/lib/python3.7/site-packages (from tensorboard<1.14.0,>=1.13.0->tensorflow->-r requirements.txt (line 2)) (0.14.1)
Requirement already satisfied: numba>=0.32 in /opt/anaconda3/lib/python3.7/site-packages (from resampy>=0.2.0->librosa==0.6.0->-r requirements.txt (line 5)) (0.43.1)
Requirement already satisfied: llvmlite>=0.28.0dev0 in /opt/anaconda3/lib/python3.7/site-packages (from numba>=0.32->resampy>=0.2.0->librosa==0.6.0->-r requirements.txt (line 5)) (0.28.0)
Building wheels for collected packages: numpy, scipy
Building wheel for numpy (setup.py): started
Building wheel for numpy (setup.py): still running...
Building wheel for numpy (setup.py): still running...
Building wheel for numpy (setup.py): finished with status 'error'
Complete output from command /opt/anaconda3/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-y4i1_aue/numpy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-473lrx8t --python-tag cp37:
Running from numpy source directory.
blas_opt_info:
blas_mkl_info:
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/usr/include', '/opt/anaconda3/include']
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/usr/include', '/opt/anaconda3/include']
/bin/sh: 1: svnversion: not found
non-existing path in 'numpy/distutils': 'site.cfg'
/bin/sh: 1: svnversion: not found
F2PY Version 2
lapack_opt_info:
lapack_mkl_info:
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/usr/include', '/opt/anaconda3/include']
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/usr/include', '/opt/anaconda3/include']
/opt/anaconda3/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
running bdist_wheel
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-x86_64-3.7
creating build/src.linux-x86_64-3.7/numpy
creating build/src.linux-x86_64-3.7/numpy/distutils
building library "npymath" sources
customize Gnu95FCompiler
Could not locate executable gfortran
Could not locate executable f95
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize LaheyFCompiler
Could not locate executable lf95
customize PGroupFCompiler
Could not locate executable pgfortran
customize AbsoftFCompiler
Could not locate executable f90
Could not locate executable f77
customize NAGFCompiler
customize VastFCompiler
customize CompaqFCompiler
Could not locate executable fort
customize IntelItaniumFCompiler
Could not locate executable efort
Could not locate executable efc
customize IntelEM64TFCompiler
customize GnuFCompiler
Could not locate executable g77
customize G95FCompiler
Could not locate executable g95
customize PathScaleFCompiler
Could not locate executable pathf95
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
^~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
/opt/anaconda3/compiler_compat/ld: _configtest.o: in function `main':
/tmp/pip-install-y4i1_aue/numpy/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
/opt/anaconda3/compiler_compat/ld: _configtest.o: in function `main':
/tmp/pip-install-y4i1_aue/numpy/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
^~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
creating build/src.linux-x86_64-3.7/numpy/core
creating build/src.linux-x86_64-3.7/numpy/core/src
creating build/src.linux-x86_64-3.7/numpy/core/src/npymath
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/npymath/npy_math_internal.h
adding 'build/src.linux-x86_64-3.7/numpy/core/src/npymath' to include_dirs.
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/npymath/ieee754.c
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/npymath/npy_math_complex.c
None - nothing done with h_files = ['build/src.linux-x86_64-3.7/numpy/core/src/npymath/npy_math_internal.h']
building library "npysort" sources
creating build/src.linux-x86_64-3.7/numpy/core/src/npysort
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/npysort/quicksort.c
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/npysort/mergesort.c
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/npysort/heapsort.c
creating build/src.linux-x86_64-3.7/numpy/core/src/private
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/private/npy_partition.h
adding 'build/src.linux-x86_64-3.7/numpy/core/src/private' to include_dirs.
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/npysort/selection.c
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/private/npy_binsearch.h
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/npysort/binsearch.c
None - nothing done with h_files = ['build/src.linux-x86_64-3.7/numpy/core/src/private/npy_partition.h', 'build/src.linux-x86_64-3.7/numpy/core/src/private/npy_binsearch.h']
building extension "numpy.core._dummy" sources
Generating build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:24: fatal error: sys/endian.h: No such file or directory
#include <sys/endian.h>
^
compilation terminated.
_configtest.c:1:24: fatal error: sys/endian.h: No such file or directory
#include <sys/endian.h>
^
compilation terminated.
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
(void) SIZEOF_LONGDOUBLE;
^~~~~~~~~~~~~~~~~
_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)
(void) SIZEOF_LONGDOUBLE;
^~~~~~~~~~~~~~~~~
_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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
^~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
/opt/anaconda3/compiler_compat/ld: _configtest.o: in function `main':
/tmp/pip-install-y4i1_aue/numpy/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
/opt/anaconda3/compiler_compat/ld: _configtest.o: in function `main':
/tmp/pip-install-y4i1_aue/numpy/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
^~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘sin’
int sin (void);
^~~
_configtest.c:2:5: warning: conflicting types for built-in function ‘cos’
int cos (void);
^~~
_configtest.c:3:5: warning: conflicting types for built-in function ‘tan’
int tan (void);
^~~
_configtest.c:4:5: warning: conflicting types for built-in function ‘sinh’
int sinh (void);
^~~~
_configtest.c:5:5: warning: conflicting types for built-in function ‘cosh’
int cosh (void);
^~~~
_configtest.c:6:5: warning: conflicting types for built-in function ‘tanh’
int tanh (void);
^~~~
_configtest.c:7:5: warning: conflicting types for built-in function ‘fabs’
int fabs (void);
^~~~
_configtest.c:8:5: warning: conflicting types for built-in function ‘floor’
int floor (void);
^~~~~
_configtest.c:9:5: warning: conflicting types for built-in function ‘ceil’
int ceil (void);
^~~~
_configtest.c:10:5: warning: conflicting types for built-in function ‘sqrt’
int sqrt (void);
^~~~
_configtest.c:11:5: warning: conflicting types for built-in function ‘log10’
int log10 (void);
^~~~~
_configtest.c:12:5: warning: conflicting types for built-in function ‘log’
int log (void);
^~~
_configtest.c:13:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
^~~
_configtest.c:14:5: warning: conflicting types for built-in function ‘asin’
int asin (void);
^~~~
_configtest.c:15:5: warning: conflicting types for built-in function ‘acos’
int acos (void);
^~~~
_configtest.c:16:5: warning: conflicting types for built-in function ‘atan’
int atan (void);
^~~~
_configtest.c:17:5: warning: conflicting types for built-in function ‘fmod’
int fmod (void);
^~~~
_configtest.c:18:5: warning: conflicting types for built-in function ‘modf’
int modf (void);
^~~~
_configtest.c:19:5: warning: conflicting types for built-in function ‘frexp’
int frexp (void);
^~~~~
_configtest.c:20:5: warning: conflicting types for built-in function ‘ldexp’
int ldexp (void);
^~~~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘rint’
int rint (void);
^~~~
_configtest.c:2:5: warning: conflicting types for built-in function ‘trunc’
int trunc (void);
^~~~~
_configtest.c:3:5: warning: conflicting types for built-in function ‘exp2’
int exp2 (void);
^~~~
_configtest.c:4:5: warning: conflicting types for built-in function ‘log2’
int log2 (void);
^~~~
_configtest.c:5:5: warning: conflicting types for built-in function ‘atan2’
int atan2 (void);
^~~~~
_configtest.c:6:5: warning: conflicting types for built-in function ‘pow’
int pow (void);
^~~
_configtest.c:7:5: warning: conflicting types for built-in function ‘nextafter’
int nextafter (void);
^~~~~~~~~
_configtest.c:10:5: warning: conflicting types for built-in function ‘cbrt’
int cbrt (void);
^~~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: unused variable ‘r’ [-Wunused-variable]
volatile int r = __builtin_cpu_supports("sse");
^
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
_configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^~~~
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
_configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^~~~
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
_configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^~~~
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
_configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^~~~
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
_configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^~~~
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
_configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^~~~
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
int __declspec(thread) foo;
^~~~~~~~~~
_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:1: error: expected ‘{’ at end of input
}
^
_configtest.c:11:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
int __declspec(thread) foo;
^~~~~~~~~~
_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:1: 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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘sinf’
int sinf (void);
^~~~
_configtest.c:2:5: warning: conflicting types for built-in function ‘cosf’
int cosf (void);
^~~~
_configtest.c:3:5: warning: conflicting types for built-in function ‘tanf’
int tanf (void);
^~~~
_configtest.c:4:5: warning: conflicting types for built-in function ‘sinhf’
int sinhf (void);
^~~~~
_configtest.c:5:5: warning: conflicting types for built-in function ‘coshf’
int coshf (void);
^~~~~
_configtest.c:6:5: warning: conflicting types for built-in function ‘tanhf’
int tanhf (void);
^~~~~
_configtest.c:7:5: warning: conflicting types for built-in function ‘fabsf’
int fabsf (void);
^~~~~
_configtest.c:8:5: warning: conflicting types for built-in function ‘floorf’
int floorf (void);
^~~~~~
_configtest.c:9:5: warning: conflicting types for built-in function ‘ceilf’
int ceilf (void);
^~~~~
_configtest.c:10:5: warning: conflicting types for built-in function ‘rintf’
int rintf (void);
^~~~~
_configtest.c:11:5: warning: conflicting types for built-in function ‘truncf’
int truncf (void);
^~~~~~
_configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtf’
int sqrtf (void);
^~~~~
_configtest.c:13:5: warning: conflicting types for built-in function ‘log10f’
int log10f (void);
^~~~~~
_configtest.c:14:5: warning: conflicting types for built-in function ‘logf’
int logf (void);
^~~~
_configtest.c:15:5: warning: conflicting types for built-in function ‘log1pf’
int log1pf (void);
^~~~~~
_configtest.c:16:5: warning: conflicting types for built-in function ‘expf’
int expf (void);
^~~~
_configtest.c:17:5: warning: conflicting types for built-in function ‘expm1f’
int expm1f (void);
^~~~~~
_configtest.c:18:5: warning: conflicting types for built-in function ‘asinf’
int asinf (void);
^~~~~
_configtest.c:19:5: warning: conflicting types for built-in function ‘acosf’
int acosf (void);
^~~~~
_configtest.c:20:5: warning: conflicting types for built-in function ‘atanf’
int atanf (void);
^~~~~
_configtest.c:21:5: warning: conflicting types for built-in function ‘asinhf’
int asinhf (void);
^~~~~~
_configtest.c:22:5: warning: conflicting types for built-in function ‘acoshf’
int acoshf (void);
^~~~~~
_configtest.c:23:5: warning: conflicting types for built-in function ‘atanhf’
int atanhf (void);
^~~~~~
_configtest.c:24:5: warning: conflicting types for built-in function ‘hypotf’
int hypotf (void);
^~~~~~
_configtest.c:25:5: warning: conflicting types for built-in function ‘atan2f’
int atan2f (void);
^~~~~~
_configtest.c:26:5: warning: conflicting types for built-in function ‘powf’
int powf (void);
^~~~
_configtest.c:27:5: warning: conflicting types for built-in function ‘fmodf’
int fmodf (void);
^~~~~
_configtest.c:28:5: warning: conflicting types for built-in function ‘modff’
int modff (void);
^~~~~
_configtest.c:29:5: warning: conflicting types for built-in function ‘frexpf’
int frexpf (void);
^~~~~~
_configtest.c:30:5: warning: conflicting types for built-in function ‘ldexpf’
int ldexpf (void);
^~~~~~
_configtest.c:31:5: warning: conflicting types for built-in function ‘exp2f’
int exp2f (void);
^~~~~
_configtest.c:32:5: warning: conflicting types for built-in function ‘log2f’
int log2f (void);
^~~~~
_configtest.c:33:5: warning: conflicting types for built-in function ‘copysignf’
int copysignf (void);
^~~~~~~~~
_configtest.c:34:5: warning: conflicting types for built-in function ‘nextafterf’
int nextafterf (void);
^~~~~~~~~~
_configtest.c:35:5: warning: conflicting types for built-in function ‘cbrtf’
int cbrtf (void);
^~~~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘sinl’
int sinl (void);
^~~~
_configtest.c:2:5: warning: conflicting types for built-in function ‘cosl’
int cosl (void);
^~~~
_configtest.c:3:5: warning: conflicting types for built-in function ‘tanl’
int tanl (void);
^~~~
_configtest.c:4:5: warning: conflicting types for built-in function ‘sinhl’
int sinhl (void);
^~~~~
_configtest.c:5:5: warning: conflicting types for built-in function ‘coshl’
int coshl (void);
^~~~~
_configtest.c:6:5: warning: conflicting types for built-in function ‘tanhl’
int tanhl (void);
^~~~~
_configtest.c:7:5: warning: conflicting types for built-in function ‘fabsl’
int fabsl (void);
^~~~~
_configtest.c:8:5: warning: conflicting types for built-in function ‘floorl’
int floorl (void);
^~~~~~
_configtest.c:9:5: warning: conflicting types for built-in function ‘ceill’
int ceill (void);
^~~~~
_configtest.c:10:5: warning: conflicting types for built-in function ‘rintl’
int rintl (void);
^~~~~
_configtest.c:11:5: warning: conflicting types for built-in function ‘truncl’
int truncl (void);
^~~~~~
_configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtl’
int sqrtl (void);
^~~~~
_configtest.c:13:5: warning: conflicting types for built-in function ‘log10l’
int log10l (void);
^~~~~~
_configtest.c:14:5: warning: conflicting types for built-in function ‘logl’
int logl (void);
^~~~
_configtest.c:15:5: warning: conflicting types for built-in function ‘log1pl’
int log1pl (void);
^~~~~~
_configtest.c:16:5: warning: conflicting types for built-in function ‘expl’
int expl (void);
^~~~
_configtest.c:17:5: warning: conflicting types for built-in function ‘expm1l’
int expm1l (void);
^~~~~~
_configtest.c:18:5: warning: conflicting types for built-in function ‘asinl’
int asinl (void);
^~~~~
_configtest.c:19:5: warning: conflicting types for built-in function ‘acosl’
int acosl (void);
^~~~~
_configtest.c:20:5: warning: conflicting types for built-in function ‘atanl’
int atanl (void);
^~~~~
_configtest.c:21:5: warning: conflicting types for built-in function ‘asinhl’
int asinhl (void);
^~~~~~
_configtest.c:22:5: warning: conflicting types for built-in function ‘acoshl’
int acoshl (void);
^~~~~~
_configtest.c:23:5: warning: conflicting types for built-in function ‘atanhl’
int atanhl (void);
^~~~~~
_configtest.c:24:5: warning: conflicting types for built-in function ‘hypotl’
int hypotl (void);
^~~~~~
_configtest.c:25:5: warning: conflicting types for built-in function ‘atan2l’
int atan2l (void);
^~~~~~
_configtest.c:26:5: warning: conflicting types for built-in function ‘powl’
int powl (void);
^~~~
_configtest.c:27:5: warning: conflicting types for built-in function ‘fmodl’
int fmodl (void);
^~~~~
_configtest.c:28:5: warning: conflicting types for built-in function ‘modfl’
int modfl (void);
^~~~~
_configtest.c:29:5: warning: conflicting types for built-in function ‘frexpl’
int frexpl (void);
^~~~~~
_configtest.c:30:5: warning: conflicting types for built-in function ‘ldexpl’
int ldexpl (void);
^~~~~~
_configtest.c:31:5: warning: conflicting types for built-in function ‘exp2l’
int exp2l (void);
^~~~~
_configtest.c:32:5: warning: conflicting types for built-in function ‘log2l’
int log2l (void);
^~~~~
_configtest.c:33:5: warning: conflicting types for built-in function ‘copysignl’
int copysignl (void);
^~~~~~~~~
_configtest.c:34:5: warning: conflicting types for built-in function ‘nextafterl’
int nextafterl (void);
^~~~~~~~~~
_configtest.c:35:5: warning: conflicting types for built-in function ‘cbrtl’
int cbrtl (void);
^~~~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
(void) HAVE_DECL_SIGNBIT;
^~~~~~~~~~~~~~~~~
_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)
(void) HAVE_DECL_SIGNBIT;
^~~~~~~~~~~~~~~~~
_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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘cabs’
int cabs (void);
^~~~
_configtest.c:2:5: warning: conflicting types for built-in function ‘cacos’
int cacos (void);
^~~~~
_configtest.c:3:5: warning: conflicting types for built-in function ‘cacosh’
int cacosh (void);
^~~~~~
_configtest.c:4:5: warning: conflicting types for built-in function ‘carg’
int carg (void);
^~~~
_configtest.c:5:5: warning: conflicting types for built-in function ‘casin’
int casin (void);
^~~~~
_configtest.c:6:5: warning: conflicting types for built-in function ‘casinh’
int casinh (void);
^~~~~~
_configtest.c:7:5: warning: conflicting types for built-in function ‘catan’
int catan (void);
^~~~~
_configtest.c:8:5: warning: conflicting types for built-in function ‘catanh’
int catanh (void);
^~~~~~
_configtest.c:9:5: warning: conflicting types for built-in function ‘ccos’
int ccos (void);
^~~~
_configtest.c:10:5: warning: conflicting types for built-in function ‘ccosh’
int ccosh (void);
^~~~~
_configtest.c:11:5: warning: conflicting types for built-in function ‘cexp’
int cexp (void);
^~~~
_configtest.c:12:5: warning: conflicting types for built-in function ‘cimag’
int cimag (void);
^~~~~
_configtest.c:13:5: warning: conflicting types for built-in function ‘clog’
int clog (void);
^~~~
_configtest.c:14:5: warning: conflicting types for built-in function ‘conj’
int conj (void);
^~~~
_configtest.c:15:5: warning: conflicting types for built-in function ‘cpow’
int cpow (void);
^~~~
_configtest.c:16:5: warning: conflicting types for built-in function ‘cproj’
int cproj (void);
^~~~~
_configtest.c:17:5: warning: conflicting types for built-in function ‘creal’
int creal (void);
^~~~~
_configtest.c:18:5: warning: conflicting types for built-in function ‘csin’
int csin (void);
^~~~
_configtest.c:19:5: warning: conflicting types for built-in function ‘csinh’
int csinh (void);
^~~~~
_configtest.c:20:5: warning: conflicting types for built-in function ‘csqrt’
int csqrt (void);
^~~~~
_configtest.c:21:5: warning: conflicting types for built-in function ‘ctan’
int ctan (void);
^~~~
_configtest.c:22:5: warning: conflicting types for built-in function ‘ctanh’
int ctanh (void);
^~~~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘cabsf’
int cabsf (void);
^~~~~
_configtest.c:2:5: warning: conflicting types for built-in function ‘cacosf’
int cacosf (void);
^~~~~~
_configtest.c:3:5: warning: conflicting types for built-in function ‘cacoshf’
int cacoshf (void);
^~~~~~~
_configtest.c:4:5: warning: conflicting types for built-in function ‘cargf’
int cargf (void);
^~~~~
_configtest.c:5:5: warning: conflicting types for built-in function ‘casinf’
int casinf (void);
^~~~~~
_configtest.c:6:5: warning: conflicting types for built-in function ‘casinhf’
int casinhf (void);
^~~~~~~
_configtest.c:7:5: warning: conflicting types for built-in function ‘catanf’
int catanf (void);
^~~~~~
_configtest.c:8:5: warning: conflicting types for built-in function ‘catanhf’
int catanhf (void);
^~~~~~~
_configtest.c:9:5: warning: conflicting types for built-in function ‘ccosf’
int ccosf (void);
^~~~~
_configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshf’
int ccoshf (void);
^~~~~~
_configtest.c:11:5: warning: conflicting types for built-in function ‘cexpf’
int cexpf (void);
^~~~~
_configtest.c:12:5: warning: conflicting types for built-in function ‘cimagf’
int cimagf (void);
^~~~~~
_configtest.c:13:5: warning: conflicting types for built-in function ‘clogf’
int clogf (void);
^~~~~
_configtest.c:14:5: warning: conflicting types for built-in function ‘conjf’
int conjf (void);
^~~~~
_configtest.c:15:5: warning: conflicting types for built-in function ‘cpowf’
int cpowf (void);
^~~~~
_configtest.c:16:5: warning: conflicting types for built-in function ‘cprojf’
int cprojf (void);
^~~~~~
_configtest.c:17:5: warning: conflicting types for built-in function ‘crealf’
int crealf (void);
^~~~~~
_configtest.c:18:5: warning: conflicting types for built-in function ‘csinf’
int csinf (void);
^~~~~
_configtest.c:19:5: warning: conflicting types for built-in function ‘csinhf’
int csinhf (void);
^~~~~~
_configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtf’
int csqrtf (void);
^~~~~~
_configtest.c:21:5: warning: conflicting types for built-in function ‘ctanf’
int ctanf (void);
^~~~~
_configtest.c:22:5: warning: conflicting types for built-in function ‘ctanhf’
int ctanhf (void);
^~~~~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘cabsl’
int cabsl (void);
^~~~~
_configtest.c:2:5: warning: conflicting types for built-in function ‘cacosl’
int cacosl (void);
^~~~~~
_configtest.c:3:5: warning: conflicting types for built-in function ‘cacoshl’
int cacoshl (void);
^~~~~~~
_configtest.c:4:5: warning: conflicting types for built-in function ‘cargl’
int cargl (void);
^~~~~
_configtest.c:5:5: warning: conflicting types for built-in function ‘casinl’
int casinl (void);
^~~~~~
_configtest.c:6:5: warning: conflicting types for built-in function ‘casinhl’
int casinhl (void);
^~~~~~~
_configtest.c:7:5: warning: conflicting types for built-in function ‘catanl’
int catanl (void);
^~~~~~
_configtest.c:8:5: warning: conflicting types for built-in function ‘catanhl’
int catanhl (void);
^~~~~~~
_configtest.c:9:5: warning: conflicting types for built-in function ‘ccosl’
int ccosl (void);
^~~~~
_configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshl’
int ccoshl (void);
^~~~~~
_configtest.c:11:5: warning: conflicting types for built-in function ‘cexpl’
int cexpl (void);
^~~~~
_configtest.c:12:5: warning: conflicting types for built-in function ‘cimagl’
int cimagl (void);
^~~~~~
_configtest.c:13:5: warning: conflicting types for built-in function ‘clogl’
int clogl (void);
^~~~~
_configtest.c:14:5: warning: conflicting types for built-in function ‘conjl’
int conjl (void);
^~~~~
_configtest.c:15:5: warning: conflicting types for built-in function ‘cpowl’
int cpowl (void);
^~~~~
_configtest.c:16:5: warning: conflicting types for built-in function ‘cprojl’
int cprojl (void);
^~~~~~
_configtest.c:17:5: warning: conflicting types for built-in function ‘creall’
int creall (void);
^~~~~~
_configtest.c:18:5: warning: conflicting types for built-in function ‘csinl’
int csinl (void);
^~~~~
_configtest.c:19:5: warning: conflicting types for built-in function ‘csinhl’
int csinhl (void);
^~~~~~
_configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtl’
int csqrtl (void);
^~~~~~
_configtest.c:21:5: warning: conflicting types for built-in function ‘ctanl’
int ctanl (void);
^~~~~
_configtest.c:22:5: warning: conflicting types for built-in function ‘ctanhl’
int ctanhl (void);
^~~~~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -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 -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
removing: _configtest.c _configtest.o
File: build/src.linux-x86_64-3.7/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_XMMINTRIN_H 1
#define HAVE_EMMINTRIN_H 1
#define HAVE_FEATURES_H 1
#define HAVE_XLOCALE_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_CPU_SUPPORTS 1
#define HAVE__M_FROM_INT64 1
#define HAVE__MM_LOAD_PS 1
#define HAVE__MM_PREFETCH 1
#define HAVE__MM_LOAD_PD 1
#define HAVE___BUILTIN_PREFETCH 1
#define HAVE_LINK_AVX 1
#define HAVE_LINK_AVX2 1
#define HAVE_ATTRIBUTE_OPTIMIZE_UNROLL_LOOPS 1
#define HAVE_ATTRIBUTE_OPTIMIZE_OPT_3 1
#define HAVE_ATTRIBUTE_NONNULL 1
#define HAVE_ATTRIBUTE_TARGET_AVX 1
#define HAVE_ATTRIBUTE_TARGET_AVX2 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_INTEL_EXTENDED_16_BYTES_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-x86_64-3.7/numpy/core/include/numpy/config.h' to sources.
Generating build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
^~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
/opt/anaconda3/compiler_compat/ld: _configtest.o: in function `main':
/tmp/pip-install-y4i1_aue/numpy/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
/opt/anaconda3/compiler_compat/ld: _configtest.o: in function `main':
/tmp/pip-install-y4i1_aue/numpy/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
^~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:3:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^~~~
success!
removing: _configtest.c _configtest.o
File: build/src.linux-x86_64-3.7/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 0x0000000B
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif
EOF
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
creating build/src.linux-x86_64-3.7/numpy/core/src/multiarray
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/multiarray/arraytypes.c
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/multiarray/einsum.c
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/multiarray/lowlevel_strided_loops.c
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/multiarray/nditer_templ.c
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/multiarray/scalartypes.c
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/private/templ_common.h
adding 'build/src.linux-x86_64-3.7/numpy/core/src/private' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.7/numpy/core/src/private/templ_common.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
creating build/src.linux-x86_64-3.7/numpy/core/src/umath
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/umath/funcs.inc
adding 'build/src.linux-x86_64-3.7/numpy/core/src/umath' to include_dirs.
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/umath/simd.inc
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/umath/loops.h
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/umath/loops.c
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/umath/scalarmath.c
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-3.7/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-3.7/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.umath_tests" sources
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/umath/umath_tests.c
building extension "numpy.core.test_rational" sources
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/umath/test_rational.c
building extension "numpy.core.struct_ufunc_test" sources
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/umath/struct_ufunc_test.c
building extension "numpy.core.multiarray_tests" sources
conv_template:> build/src.linux-x86_64-3.7/numpy/core/src/multiarray/multiarray_tests.c
building extension "numpy.core.operand_flag_tests" sources
conv_template:> build/src.linux-x86_64-3.7/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-x86_64-3.7/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-x86_64-3.7/numpy/linalg/umath_linalg.c
building extension "numpy.random.mtrand" sources
creating build/src.linux-x86_64-3.7/numpy/random
building data_files sources
build_src: building npy-pkg config files
running build_py
creating build/lib.linux-x86_64-3.7
creating build/lib.linux-x86_64-3.7/numpy
copying numpy/dual.py -> build/lib.linux-x86_64-3.7/numpy
copying numpy/setup.py -> build/lib.linux-x86_64-3.7/numpy
copying numpy/_distributor_init.py -> build/lib.linux-x86_64-3.7/numpy
copying numpy/matlib.py -> build/lib.linux-x86_64-3.7/numpy
copying numpy/_import_tools.py -> build/lib.linux-x86_64-3.7/numpy
copying numpy/__init__.py -> build/lib.linux-x86_64-3.7/numpy
copying numpy/_globals.py -> build/lib.linux-x86_64-3.7/numpy
copying numpy/ctypeslib.py -> build/lib.linux-x86_64-3.7/numpy
copying numpy/add_newdocs.py -> build/lib.linux-x86_64-3.7/numpy
copying numpy/version.py -> build/lib.linux-x86_64-3.7/numpy
copying build/src.linux-x86_64-3.7/numpy/__config__.py -> build/lib.linux-x86_64-3.7/numpy
creating build/lib.linux-x86_64-3.7/numpy/compat
copying numpy/compat/setup.py -> build/lib.linux-x86_64-3.7/numpy/compat
copying numpy/compat/py3k.py -> build/lib.linux-x86_64-3.7/numpy/compat
copying numpy/compat/_inspect.py -> build/lib.linux-x86_64-3.7/numpy/compat
copying numpy/compat/__init__.py -> build/lib.linux-x86_64-3.7/numpy/compat
creating build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/shape_base.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/machar.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/_internal.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/_methods.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/fromnumeric.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/setup.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/einsumfunc.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/getlimits.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/numeric.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/setup_common.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/arrayprint.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/info.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/__init__.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/cversions.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/records.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/defchararray.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/function_base.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/numerictypes.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/memmap.py -> build/lib.linux-x86_64-3.7/numpy/core
copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-x86_64-3.7/numpy/core
creating build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/ccompiler.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/line_endings.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/misc_util.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/msvccompiler.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/core.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/from_template.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/compat.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/setup.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/msvc9compiler.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/lib2def.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/pathccompiler.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/__version__.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/unixccompiler.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/conv_template.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/environment.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/npy_pkg_config.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/info.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/log.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/__init__.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/system_info.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/cpuinfo.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/exec_command.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/extension.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/intelccompiler.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying numpy/distutils/numpy_distribution.py -> build/lib.linux-x86_64-3.7/numpy/distutils
copying build/src.linux-x86_64-3.7/numpy/distutils/__config__.py -> build/lib.linux-x86_64-3.7/numpy/distutils
creating build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/egg_info.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/build_src.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/build_py.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/autodist.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/install.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/install_data.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/config.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/sdist.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/build.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/install_headers.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/build_ext.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/__init__.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/config_compiler.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/install_clib.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/develop.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/build_clib.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
copying numpy/distutils/command/build_scripts.py -> build/lib.linux-x86_64-3.7/numpy/distutils/command
creating build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pathf95.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/none.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-x86_64-3.7/numpy/distutils/fcompiler
creating build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/misc.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/glossary.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/internals.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/indexing.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/subclassing.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/broadcasting.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/structured_arrays.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/creation.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/ufuncs.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/__init__.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/basics.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/constants.py -> build/lib.linux-x86_64-3.7/numpy/doc
copying numpy/doc/byteswapping.py -> build/lib.linux-x86_64-3.7/numpy/doc
creating build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/cfuncs.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/setup.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/func2subr.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/f2py_testing.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/capi_maps.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/__version__.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/cb_rules.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/f90mod_rules.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/info.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/auxfuncs.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/rules.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/diagnose.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/f2py2e.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/common_rules.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/__init__.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/crackfortran.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/use_rules.py -> build/lib.linux-x86_64-3.7/numpy/f2py
copying numpy/f2py/__main__.py -> build/lib.linux-x86_64-3.7/numpy/f2py
creating build/lib.linux-x86_64-3.7/numpy/fft
copying numpy/fft/fftpack.py -> build/lib.linux-x86_64-3.7/numpy/fft
copying numpy/fft/setup.py -> build/lib.linux-x86_64-3.7/numpy/fft
copying numpy/fft/helper.py -> build/lib.linux-x86_64-3.7/numpy/fft
copying numpy/fft/info.py -> build/lib.linux-x86_64-3.7/numpy/fft
copying numpy/fft/__init__.py -> build/lib.linux-x86_64-3.7/numpy/fft
creating build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/shape_base.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/mixins.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/_version.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/ufunclike.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/recfunctions.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/format.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/setup.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/arrayterator.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/nanfunctions.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/polynomial.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/arraypad.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/index_tricks.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/user_array.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/_iotools.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/type_check.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/scimath.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/twodim_base.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/npyio.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/financial.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/info.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/__init__.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/stride_tricks.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/_datasource.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/utils.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/function_base.py -> build/lib.linux-x86_64-3.7/numpy/lib
copying numpy/lib/arraysetops.py -> build/lib.linux-x86_64-3.7/numpy/lib
creating build/lib.linux-x86_64-3.7/numpy/linalg
copying numpy/linalg/linalg.py -> build/lib.linux-x86_64-3.7/numpy/linalg
copying numpy/linalg/setup.py -> build/lib.linux-x86_64-3.7/numpy/linalg
copying numpy/linalg/info.py -> build/lib.linux-x86_64-3.7/numpy/linalg
copying numpy/linalg/__init__.py -> build/lib.linux-x86_64-3.7/numpy/linalg
creating build/lib.linux-x86_64-3.7/numpy/ma
copying numpy/ma/core.py -> build/lib.linux-x86_64-3.7/numpy/ma
copying numpy/ma/testutils.py -> build/lib.linux-x86_64-3.7/numpy/ma
copying numpy/ma/setup.py -> build/lib.linux-x86_64-3.7/numpy/ma
copying numpy/ma/timer_comparison.py -> build/lib.linux-x86_64-3.7/numpy/ma
copying numpy/ma/mrecords.py -> build/lib.linux-x86_64-3.7/numpy/ma
copying numpy/ma/__init__.py -> build/lib.linux-x86_64-3.7/numpy/ma
copying numpy/ma/bench.py -> build/lib.linux-x86_64-3.7/numpy/ma
copying numpy/ma/extras.py -> build/lib.linux-x86_64-3.7/numpy/ma
copying numpy/ma/version.py -> build/lib.linux-x86_64-3.7/numpy/ma
creating build/lib.linux-x86_64-3.7/numpy/matrixlib
copying numpy/matrixlib/setup.py -> build/lib.linux-x86_64-3.7/numpy/matrixlib
copying numpy/matrixlib/__init__.py -> build/lib.linux-x86_64-3.7/numpy/matrixlib
copying numpy/matrixlib/defmatrix.py -> build/lib.linux-x86_64-3.7/numpy/matrixlib
creating build/lib.linux-x86_64-3.7/numpy/polynomial
copying numpy/polynomial/hermite.py -> build/lib.linux-x86_64-3.7/numpy/polynomial
copying numpy/polynomial/setup.py -> build/lib.linux-x86_64-3.7/numpy/polynomial
copying numpy/polynomial/polynomial.py -> build/lib.linux-x86_64-3.7/numpy/polynomial
copying numpy/polynomial/chebyshev.py -> build/lib.linux-x86_64-3.7/numpy/polynomial
copying numpy/polynomial/_polybase.py -> build/lib.linux-x86_64-3.7/numpy/polynomial
copying numpy/polynomial/hermite_e.py -> build/lib.linux-x86_64-3.7/numpy/polynomial
copying numpy/polynomial/legendre.py -> build/lib.linux-x86_64-3.7/numpy/polynomial
copying numpy/polynomial/__init__.py -> build/lib.linux-x86_64-3.7/numpy/polynomial
copying numpy/polynomial/laguerre.py -> build/lib.linux-x86_64-3.7/numpy/polynomial
copying numpy/polynomial/polyutils.py -> build/lib.linux-x86_64-3.7/numpy/polynomial
creating build/lib.linux-x86_64-3.7/numpy/random
copying numpy/random/setup.py -> build/lib.linux-x86_64-3.7/numpy/random
copying numpy/random/info.py -> build/lib.linux-x86_64-3.7/numpy/random
copying numpy/random/__init__.py -> build/lib.linux-x86_64-3.7/numpy/random
creating build/lib.linux-x86_64-3.7/numpy/testing
copying numpy/testing/setup.py -> build/lib.linux-x86_64-3.7/numpy/testing
copying numpy/testing/decorators.py -> build/lib.linux-x86_64-3.7/numpy/testing
copying numpy/testing/nosetester.py -> build/lib.linux-x86_64-3.7/numpy/testing
copying numpy/testing/print_coercion_tables.py -> build/lib.linux-x86_64-3.7/numpy/testing
copying numpy/testing/__init__.py -> build/lib.linux-x86_64-3.7/numpy/testing
copying numpy/testing/utils.py -> build/lib.linux-x86_64-3.7/numpy/testing
copying numpy/testing/noseclasses.py -> build/lib.linux-x86_64-3.7/numpy/testing
running build_clib
customize UnixCCompiler
customize UnixCCompiler using build_clib
building 'npymath' library
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-3.7
creating build/temp.linux-x86_64-3.7/numpy
creating build/temp.linux-x86_64-3.7/numpy/core
creating build/temp.linux-x86_64-3.7/numpy/core/src
creating build/temp.linux-x86_64-3.7/numpy/core/src/npymath
creating build/temp.linux-x86_64-3.7/build
creating build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7
creating build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy
creating build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core
creating build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src
creating build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/npymath
compile options: '-Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: numpy/core/src/npymath/npy_math.c
gcc: build/src.linux-x86_64-3.7/numpy/core/src/npymath/ieee754.c
gcc: build/src.linux-x86_64-3.7/numpy/core/src/npymath/npy_math_complex.c
gcc: numpy/core/src/npymath/halffloat.c
ar: adding 4 object files to build/temp.linux-x86_64-3.7/libnpymath.a
building 'npysort' library
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/npysort
compile options: '-Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: build/src.linux-x86_64-3.7/numpy/core/src/npysort/quicksort.c
gcc: build/src.linux-x86_64-3.7/numpy/core/src/npysort/mergesort.c
gcc: build/src.linux-x86_64-3.7/numpy/core/src/npysort/heapsort.c
gcc: build/src.linux-x86_64-3.7/numpy/core/src/npysort/selection.c
In file included from numpy/core/src/npysort/selection.c.src:22:0:
numpy/core/src/private/npy_partition.h.src: In function ‘get_partition_func’:
numpy/core/src/private/npy_partition.h.src:98:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < sizeof(_part_map)/sizeof(_part_map[0]); i++) {
^
numpy/core/src/private/npy_partition.h.src:99:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (type == _part_map[i].typenum) {
^~
numpy/core/src/private/npy_partition.h.src: In function ‘get_argpartition_func’:
numpy/core/src/private/npy_partition.h.src:114:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < sizeof(_part_map)/sizeof(_part_map[0]); i++) {
^
numpy/core/src/private/npy_partition.h.src:115:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (type == _part_map[i].typenum) {
^~
gcc: build/src.linux-x86_64-3.7/numpy/core/src/npysort/binsearch.c
In file included from numpy/core/src/npysort/binsearch.c.src:6:0:
numpy/core/src/private/npy_binsearch.h.src: In function ‘get_binsearch_func’:
numpy/core/src/private/npy_binsearch.h.src:120:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (_@arg@binsearch_map[mid_idx].typenum < type) {
^
numpy/core/src/private/npy_binsearch.h.src:128:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (min_idx < num_funcs && _@arg@binsearch_map[min_idx].typenum == type) {
^~
In file included from numpy/core/src/npysort/binsearch.c.src:6:0:
numpy/core/src/private/npy_binsearch.h.src: In function ‘get_argbinsearch_func’:
numpy/core/src/private/npy_binsearch.h.src:120:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (_@arg@binsearch_map[mid_idx].typenum < type) {
^
numpy/core/src/private/npy_binsearch.h.src:128:67: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (min_idx < num_funcs && _@arg@binsearch_map[min_idx].typenum == type) {
^~
ar: adding 5 object files to build/temp.linux-x86_64-3.7/libnpysort.a
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
building 'numpy.core._dummy' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: numpy/core/src/dummymodule.c
gcc -pthread -shared -B /opt/anaconda3/compiler_compat -L/opt/anaconda3/lib -Wl,-rpath=/opt/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/numpy/core/src/dummymodule.o -Lbuild/temp.linux-x86_64-3.7 -lm -o build/lib.linux-x86_64-3.7/numpy/core/_dummy.cpython-37m-x86_64-linux-gnu.so
building 'numpy.core.multiarray' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-3.7/numpy/core/src/multiarray
creating build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/multiarray
creating build/temp.linux-x86_64-3.7/numpy/core/src/private
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/usr/include -I/opt/anaconda3/include -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: numpy/core/src/multiarray/alloc.c
gcc: numpy/core/src/multiarray/arrayobject.c
gcc: build/src.linux-x86_64-3.7/numpy/core/src/multiarray/arraytypes.c
numpy/core/src/multiarray/arraytypes.c.src: In function ‘VOID_setitem’:
numpy/core/src/multiarray/arraytypes.c.src:874:9: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
res = PyObject_AsReadBuffer(op, &buffer, &buflen);
^~~
In file included from /opt/anaconda3/include/python3.7m/Python.h:128:0,
from numpy/core/src/multiarray/arraytypes.c.src:3:
/opt/anaconda3/include/python3.7m/abstract.h:489:17: note: declared here
PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
^~~~~~~~~~~~~~~~~~~~~
gcc: numpy/core/src/multiarray/array_assign.c
gcc: numpy/core/src/multiarray/array_assign_scalar.c
numpy/core/src/multiarray/array_assign_scalar.c: In function ‘PyArray_AssignRawScalar’:
numpy/core/src/multiarray/array_assign_scalar.c:236:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (sizeof(scalarbuffer) >= PyArray_DESCR(dst)->elsize) {
^~
gcc: numpy/core/src/multiarray/array_assign_array.c
gcc: numpy/core/src/multiarray/buffer.c
gcc: numpy/core/src/multiarray/calculation.c
gcc: numpy/core/src/multiarray/compiled_base.c
gcc: numpy/core/src/multiarray/common.c
numpy/core/src/multiarray/common.c: In function ‘_IsAligned’:
numpy/core/src/multiarray/common.c:614:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < PyArray_NDIM(ap); i++) {
^
numpy/core/src/multiarray/common.c: In function ‘_IsWriteable’:
numpy/core/src/multiarray/common.c:671:5: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations]
if (PyObject_AsWriteBuffer(base, &dummy, &n) < 0) {
^~
In file included from /opt/anaconda3/include/python3.7m/Python.h:128:0,
from numpy/core/src/multiarray/common.c:2:
/opt/anaconda3/include/python3.7m/abstract.h:500:17: note: declared here
PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj,
^~~~~~~~~~~~~~~~~~~~~~
gcc: numpy/core/src/multiarray/convert.c
gcc: numpy/core/src/multiarray/convert_datatype.c
gcc: numpy/core/src/multiarray/conversion_utils.c
gcc: numpy/core/src/multiarray/ctors.c
numpy/core/src/multiarray/ctors.c: In function ‘PyArray_FromInterface’:
numpy/core/src/multiarray/ctors.c:2322:9: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations]
res = PyObject_AsWriteBuffer(base, (void **)&data, &buffer_len);
^~~
In file included from /opt/anaconda3/include/python3.7m/Python.h:128:0,
from numpy/core/src/multiarray/ctors.c:2:
/opt/anaconda3/include/python3.7m/abstract.h:500:17: note: declared here
PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj,
^~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/ctors.c:2325:13: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
res = PyObject_AsReadBuffer(
^~~
In file included from /opt/anaconda3/include/python3.7m/Python.h:128:0,
from numpy/core/src/multiarray/ctors.c:2:
/opt/anaconda3/include/python3.7m/abstract.h:489:17: note: declared here
PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
^~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/ctors.c: In function ‘PyArray_FromBuffer’:
numpy/core/src/multiarray/ctors.c:3501:5: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations]
if (PyObject_AsWriteBuffer(buf, (void *)&data, &ts) == -1) {
^~
In file included from /opt/anaconda3/include/python3.7m/Python.h:128:0,
from numpy/core/src/multiarray/ctors.c:2:
/opt/anaconda3/include/python3.7m/abstract.h:500:17: note: declared here
PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj,
^~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/ctors.c:3504:9: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
if (PyObject_AsReadBuffer(buf, (void *)&data, &ts) == -1) {
^~
In file included from /opt/anaconda3/include/python3.7m/Python.h:128:0,
from numpy/core/src/multiarray/ctors.c:2:
/opt/anaconda3/include/python3.7m/abstract.h:489:17: note: declared here
PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
^~~~~~~~~~~~~~~~~~~~~
gcc: numpy/core/src/multiarray/datetime.c
numpy/core/src/multiarray/datetime.c: In function ‘parse_datetime_extended_unit_from_string’:
numpy/core/src/multiarray/datetime.c:781:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (out_meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c: In function ‘get_datetime_units_factor’:
numpy/core/src/multiarray/datetime.c:1076:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (littlebase > unit) {
^
numpy/core/src/multiarray/datetime.c: In function ‘convert_datetime_metadata_tuple_to_datetime_metadata’:
numpy/core/src/multiarray/datetime.c:1847:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (out_meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c: In function ‘convert_pyobject_to_datetime’:
numpy/core/src/multiarray/datetime.c:2395:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c:2411:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1 || meta->base == NPY_FR_GENERIC) {
^~
numpy/core/src/multiarray/datetime.c:2424:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c:2463:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c:2495:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c:2522:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c: In function ‘convert_pyobject_to_timedelta’:
numpy/core/src/multiarray/datetime.c:2598:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c:2609:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c:2622:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c:2661:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c:2730:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c:2784:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (meta->base == -1) {
^~
numpy/core/src/multiarray/datetime.c: In function ‘convert_pyobjects_to_datetimes’:
numpy/core/src/multiarray/datetime.c:3118:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (inout_meta->base == -1) {
^~
gcc: numpy/core/src/multiarray/datetime_strings.c
numpy/core/src/multiarray/datetime_strings.c: In function ‘parse_iso_8601_datetime’:
numpy/core/src/multiarray/datetime_strings.c:310:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
^~
numpy/core/src/multiarray/datetime_strings.c:350:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
^~
numpy/core/src/multiarray/datetime_strings.c:733:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
^~
numpy/core/src/multiarray/datetime_strings.c: In function ‘get_datetime_iso_8601_strlen’:
numpy/core/src/multiarray/datetime_strings.c:764:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (base == -1) {
^~
numpy/core/src/multiarray/datetime_strings.c: In function ‘make_iso_8601_datetime’:
numpy/core/src/multiarray/datetime_strings.c:930:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (base == -1) {
^~
numpy/core/src/multiarray/datetime_strings.c: In function ‘array_datetime_as_string’:
numpy/core/src/multiarray/datetime_strings.c:1414:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (unit == -1) {
^~
numpy/core/src/multiarray/datetime_strings.c:1421:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (unit != -1 && !can_cast_datetime64_units(meta->base, unit, casting)) {
^~
gcc: numpy/core/src/multiarray/datetime_busday.c
gcc: numpy/core/src/multiarray/datetime_busdaycal.c
gcc: numpy/core/src/multiarray/descriptor.c
gcc: numpy/core/src/multiarray/dtype_transfer.c
gcc: build/src.linux-x86_64-3.7/numpy/core/src/multiarray/einsum.c
gcc: numpy/core/src/multiarray/flagsobject.c
gcc: numpy/core/src/multiarray/getset.c
numpy/core/src/multiarray/getset.c: In function ‘array_strides_set’:
numpy/core/src/multiarray/getset.c:134:5: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
if (PyArray_BASE(new) && PyObject_AsReadBuffer(PyArray_BASE(new),
^~
In file included from /opt/anaconda3/include/python3.7m/Python.h:128:0,
from numpy/core/src/multiarray/getset.c:4:
/opt/anaconda3/include/python3.7m/abstract.h:489:17: note: declared here
PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
^~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/getset.c: In function ‘array_data_set’:
numpy/core/src/multiarray/getset.c:344:5: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations]
if (PyObject_AsWriteBuffer(op, &buf, &buf_len) < 0) {
^~
In file included from /opt/anaconda3/include/python3.7m/Python.h:128:0,
from numpy/core/src/multiarray/getset.c:4:
/opt/anaconda3/include/python3.7m/abstract.h:500:17: note: declared here
PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj,
^~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/getset.c:346:9: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
if (PyObject_AsReadBuffer(op, (const void **)&buf, &buf_len) < 0) {
^~
In file included from /opt/anaconda3/include/python3.7m/Python.h:128:0,
from numpy/core/src/multiarray/getset.c:4:
/opt/anaconda3/include/python3.7m/abstract.h:489:17: note: declared here
PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
^~~~~~~~~~~~~~~~~~~~~
gcc: numpy/core/src/multiarray/hashdescr.c
gcc: numpy/core/src/multiarray/item_selection.c
In file included from numpy/core/src/multiarray/item_selection.c:24:0:
numpy/core/src/private/npy_partition.h.src: In function ‘get_partition_func’:
numpy/core/src/private/npy_partition.h.src:98:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < sizeof(_part_map)/sizeof(_part_map[0]); i++) {
^
numpy/core/src/private/npy_partition.h.src:99:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (type == _part_map[i].typenum) {
^~
numpy/core/src/private/npy_partition.h.src: In function ‘get_argpartition_func’:
numpy/core/src/private/npy_partition.h.src:114:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < sizeof(_part_map)/sizeof(_part_map[0]); i++) {
^
numpy/core/src/private/npy_partition.h.src:115:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (type == _part_map[i].typenum) {
^~
In file included from numpy/core/src/multiarray/item_selection.c:25:0:
numpy/core/src/private/npy_binsearch.h.src: In function ‘get_binsearch_func’:
numpy/core/src/private/npy_binsearch.h.src:120:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (_@arg@binsearch_map[mid_idx].typenum < type) {
^
numpy/core/src/private/npy_binsearch.h.src:128:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (min_idx < num_funcs && _@arg@binsearch_map[min_idx].typenum == type) {
^~
In file included from numpy/core/src/multiarray/item_selection.c:25:0:
numpy/core/src/private/npy_binsearch.h.src: In function ‘get_argbinsearch_func’:
numpy/core/src/private/npy_binsearch.h.src:120:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (_@arg@binsearch_map[mid_idx].typenum < type) {
^
numpy/core/src/private/npy_binsearch.h.src:128:67: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (min_idx < num_funcs && _@arg@binsearch_map[min_idx].typenum == type) {
^~
gcc: numpy/core/src/multiarray/iterators.c
gcc: build/src.linux-x86_64-3.7/numpy/core/src/multiarray/lowlevel_strided_loops.c
gcc: numpy/core/src/multiarray/mapping.c
gcc: numpy/core/src/multiarray/methods.c
gcc: numpy/core/src/multiarray/multiarraymodule.c
gcc: build/src.linux-x86_64-3.7/numpy/core/src/multiarray/nditer_templ.c
gcc: numpy/core/src/multiarray/nditer_api.c
gcc: numpy/core/src/multiarray/nditer_constr.c
gcc: numpy/core/src/multiarray/nditer_pywrap.c
gcc: numpy/core/src/multiarray/number.c
gcc: numpy/core/src/multiarray/numpyos.c
gcc: numpy/core/src/multiarray/refcount.c
numpy/core/src/multiarray/refcount.c: In function ‘_fillobject’:
numpy/core/src/multiarray/refcount.c:279:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < dtype->elsize / sizeof(obj); i++) {
^
gcc: numpy/core/src/multiarray/sequence.c
gcc: numpy/core/src/multiarray/shape.c
numpy/core/src/multiarray/shape.c: In function ‘_putzero’:
numpy/core/src/multiarray/shape.c:347:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < dtype->elsize / sizeof(zero); i++) {
^
gcc: numpy/core/src/multiarray/scalarapi.c
gcc: build/src.linux-x86_64-3.7/numpy/core/src/multiarray/scalartypes.c
numpy/core/src/multiarray/scalartypes.c.src: In function ‘gentype_reduce’:
numpy/core/src/multiarray/scalartypes.c.src:1720:5: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
if (PyObject_AsReadBuffer(self, (const void **)&buffer, &buflen)<0) {
^~
In file included from /opt/anaconda3/include/python3.7m/Python.h:128:0,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/opt/anaconda3/include/python3.7m/abstract.h:489:17: note: declared here
PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
^~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src: In function ‘datetime_arrtype_new’:
numpy/core/src/multiarray/scalartypes.c.src:2707:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (ret->obmeta.base == -1) {
^~
numpy/core/src/multiarray/scalartypes.c.src: In function ‘timedelta_arrtype_new’:
numpy/core/src/multiarray/scalartypes.c.src:2707:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (ret->obmeta.base == -1) {
^~
gcc: numpy/core/src/multiarray/temp_elide.c
numpy/core/src/multiarray/temp_elide.c: In function ‘check_callers’:
numpy/core/src/multiarray/temp_elide.c:245:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (n_pyeval < sizeof(pyeval_addr) / sizeof(pyeval_addr[0])) {
^
numpy/core/src/multiarray/temp_elide.c:252:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
else if (n_py_addr < sizeof(py_addr) / sizeof(py_addr[0])) {
^
gcc: numpy/core/src/multiarray/usertypes.c
gcc: numpy/core/src/multiarray/ucsnarrow.c
gcc: numpy/core/src/multiarray/vdot.c
gcc: numpy/core/src/private/mem_overlap.c
numpy/core/src/private/mem_overlap.c: In function ‘diophantine_dfs’:
numpy/core/src/private/mem_overlap.c:420:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < n; ++j) {
^
numpy/core/src/private/mem_overlap.c: In function ‘strides_to_terms’:
numpy/core/src/private/mem_overlap.c:715:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < PyArray_NDIM(arr); ++i) {
^
numpy/core/src/private/mem_overlap.c: In function ‘solve_may_share_memory’:
numpy/core/src/private/mem_overlap.c:801:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (rhs != (npy_uintp)rhs) {
^~
numpy/core/src/private/mem_overlap.c: In function ‘solve_may_have_internal_overlap’:
numpy/core/src/private/mem_overlap.c:890:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < nterms; ++j) {
^
numpy/core/src/private/mem_overlap.c:908:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < nterms; ++j) {
^
gcc: numpy/core/src/private/ufunc_override.c
gcc: numpy/core/src/multiarray/cblasfuncs.c
gcc: numpy/core/src/multiarray/python_xerbla.c
gcc -pthread -shared -B /opt/anaconda3/compiler_compat -L/opt/anaconda3/lib -Wl,-rpath=/opt/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/alloc.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/arrayobject.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/multiarray/arraytypes.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/array_assign.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/array_assign_scalar.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/array_assign_array.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/buffer.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/calculation.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/compiled_base.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/common.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/convert.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/convert_datatype.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/conversion_utils.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/ctors.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/datetime.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/datetime_strings.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/datetime_busday.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/datetime_busdaycal.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/descriptor.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/dtype_transfer.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/multiarray/einsum.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/flagsobject.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/getset.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/hashdescr.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/item_selection.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/iterators.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/multiarray/lowlevel_strided_loops.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/mapping.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/methods.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/multiarraymodule.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/multiarray/nditer_templ.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/nditer_api.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/nditer_constr.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/nditer_pywrap.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/number.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/numpyos.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/refcount.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/sequence.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/shape.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/scalarapi.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/multiarray/scalartypes.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/temp_elide.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/usertypes.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/ucsnarrow.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/vdot.o build/temp.linux-x86_64-3.7/numpy/core/src/private/mem_overlap.o build/temp.linux-x86_64-3.7/numpy/core/src/private/ufunc_override.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/cblasfuncs.o build/temp.linux-x86_64-3.7/numpy/core/src/multiarray/python_xerbla.o -L/opt/anaconda3/lib -Lbuild/temp.linux-x86_64-3.7 -lnpymath -lnpysort -lmkl_rt -lpthread -lm -o build/lib.linux-x86_64-3.7/numpy/core/multiarray.cpython-37m-x86_64-linux-gnu.so
building 'numpy.core.umath' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-3.7/numpy/core/src/umath
creating build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/umath
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: numpy/core/src/umath/umathmodule.c
gcc: numpy/core/src/umath/reduction.c
gcc: build/src.linux-x86_64-3.7/numpy/core/src/umath/loops.c
In file included from numpy/core/src/umath/loops.c.src:39:0:
numpy/core/src/umath/simd.inc.src: In function ‘run_binary_simd_add_FLOAT’:
numpy/core/src/umath/simd.inc.src:76:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[0]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:195:9: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR1’
if (IS_BLOCKABLE_BINARY_SCALAR1(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:83:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[1]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:200:14: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR2’
else if (IS_BLOCKABLE_BINARY_SCALAR2(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘run_binary_simd_subtract_FLOAT’:
numpy/core/src/umath/simd.inc.src:76:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[0]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:195:9: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR1’
if (IS_BLOCKABLE_BINARY_SCALAR1(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:83:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[1]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:200:14: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR2’
else if (IS_BLOCKABLE_BINARY_SCALAR2(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘run_binary_simd_multiply_FLOAT’:
numpy/core/src/umath/simd.inc.src:76:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[0]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:195:9: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR1’
if (IS_BLOCKABLE_BINARY_SCALAR1(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:83:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[1]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:200:14: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR2’
else if (IS_BLOCKABLE_BINARY_SCALAR2(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘run_binary_simd_divide_FLOAT’:
numpy/core/src/umath/simd.inc.src:76:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[0]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:195:9: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR1’
if (IS_BLOCKABLE_BINARY_SCALAR1(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:83:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[1]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:200:14: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR2’
else if (IS_BLOCKABLE_BINARY_SCALAR2(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘run_binary_simd_add_DOUBLE’:
numpy/core/src/umath/simd.inc.src:76:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[0]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:195:9: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR1’
if (IS_BLOCKABLE_BINARY_SCALAR1(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:83:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[1]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:200:14: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR2’
else if (IS_BLOCKABLE_BINARY_SCALAR2(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘run_binary_simd_subtract_DOUBLE’:
numpy/core/src/umath/simd.inc.src:76:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[0]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:195:9: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR1’
if (IS_BLOCKABLE_BINARY_SCALAR1(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:83:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[1]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:200:14: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR2’
else if (IS_BLOCKABLE_BINARY_SCALAR2(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘run_binary_simd_multiply_DOUBLE’:
numpy/core/src/umath/simd.inc.src:76:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[0]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:195:9: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR1’
if (IS_BLOCKABLE_BINARY_SCALAR1(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:83:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[1]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:200:14: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR2’
else if (IS_BLOCKABLE_BINARY_SCALAR2(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘run_binary_simd_divide_DOUBLE’:
numpy/core/src/umath/simd.inc.src:76:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[0]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:195:9: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR1’
if (IS_BLOCKABLE_BINARY_SCALAR1(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:83:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
abs_intp(args[2] - args[1]) >= (esize))
^
numpy/core/src/umath/simd.inc.src:200:14: note: in expansion of macro ‘IS_BLOCKABLE_BINARY_SCALAR2’
else if (IS_BLOCKABLE_BINARY_SCALAR2(sizeof(@type@), 16)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_add_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:428:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:435:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:444:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:452:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:461:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:468:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_add_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:489:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:496:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_add_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:515:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:522:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_subtract_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:428:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:435:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:444:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:452:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:461:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:468:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_subtract_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:489:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:496:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_subtract_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:515:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:522:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_multiply_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:428:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:435:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:444:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:452:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:461:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:468:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_multiply_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:489:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:496:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_multiply_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:515:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:522:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_divide_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:428:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:435:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:444:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:452:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:461:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:468:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_divide_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:489:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:496:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_divide_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:515:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:522:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_signbit_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:564:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_isnan_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:605:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_isfinite_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:605:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_isinf_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:605:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_not_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_not_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_not_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_less_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_less_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_less_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_less_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_less_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_less_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_greater_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_greater_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_greater_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_greater_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_greater_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_greater_equal_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_sqrt_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:753:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:759:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_absolute_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:804:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:810:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_negative_FLOAT’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:804:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:810:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
In file included from numpy/core/src/umath/loops.c.src:39:0:
numpy/core/src/umath/simd.inc.src: In function ‘sse2_maximum_FLOAT’:
numpy/core/src/umath/simd.inc.src:836:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i + 3 * stride <= n) {
^~
In file included from numpy/core/src/umath/loops.c.src:39:0:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:844:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 32) {
^~~~~~~~~~~~
In file included from numpy/core/src/umath/loops.c.src:39:0:
numpy/core/src/umath/simd.inc.src: In function ‘sse2_minimum_FLOAT’:
numpy/core/src/umath/simd.inc.src:836:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i + 3 * stride <= n) {
^~
In file included from numpy/core/src/umath/loops.c.src:39:0:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:844:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 32) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_add_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:428:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:435:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:444:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:452:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:461:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:468:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_add_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:489:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:496:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_add_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:515:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:522:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_subtract_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:428:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:435:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:444:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:452:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:461:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:468:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_subtract_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:489:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:496:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_subtract_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:515:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:522:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_multiply_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:428:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:435:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:444:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:452:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:461:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:468:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_multiply_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:489:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:496:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_multiply_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:515:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:522:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_divide_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:428:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:435:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:444:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:452:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:461:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:468:13: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_divide_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:489:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:496:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_divide_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:515:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:522:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_signbit_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:564:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_isnan_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:605:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_isfinite_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:605:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_isinf_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:605:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_not_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_not_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_not_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_less_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_less_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_less_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_less_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_less_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_less_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_greater_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_greater_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_greater_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_greater_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:675:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar1_greater_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:703:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_scalar2_greater_equal_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:727:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 64) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_sqrt_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:753:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:759:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_absolute_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:804:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:810:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_negative_DOUBLE’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:804:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:810:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
In file included from numpy/core/src/umath/loops.c.src:39:0:
numpy/core/src/umath/simd.inc.src: In function ‘sse2_maximum_DOUBLE’:
numpy/core/src/umath/simd.inc.src:836:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i + 3 * stride <= n) {
^~
In file included from numpy/core/src/umath/loops.c.src:39:0:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:844:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 32) {
^~~~~~~~~~~~
In file included from numpy/core/src/umath/loops.c.src:39:0:
numpy/core/src/umath/simd.inc.src: In function ‘sse2_minimum_DOUBLE’:
numpy/core/src/umath/simd.inc.src:836:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i + 3 * stride <= n) {
^~
In file included from numpy/core/src/umath/loops.c.src:39:0:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:844:9: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 32) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_logical_or_BOOL’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:910:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_reduce_logical_or_BOOL’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:942:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(npy_bool, 32) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_binary_logical_and_BOOL’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:910:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_reduce_logical_and_BOOL’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:942:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(npy_bool, 32) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_absolute_BOOL’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:984:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src: In function ‘sse2_logical_not_BOOL’:
numpy/core/src/umath/simd.inc.src:107:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; i < npy_blocked_end(peel, sizeof(type), vsize, n);\
^
numpy/core/src/umath/simd.inc.src:984:5: note: in expansion of macro ‘LOOP_BLOCKED’
LOOP_BLOCKED(@type@, 16) {
^~~~~~~~~~~~
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_FLOAT’:
numpy/core/src/umath/loops.c.src:1625:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < n; i++) {
^
numpy/core/src/umath/loops.c.src:1648:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 8; i < n - (n % 8); i += 8) {
^
numpy/core/src/umath/loops.c.src:1666:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; i < n; i++) {
^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_DOUBLE’:
numpy/core/src/umath/loops.c.src:1625:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < n; i++) {
^
numpy/core/src/umath/loops.c.src:1648:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 8; i < n - (n % 8); i += 8) {
^
numpy/core/src/umath/loops.c.src:1666:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; i < n; i++) {
^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_LONGDOUBLE’:
numpy/core/src/umath/loops.c.src:1625:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < n; i++) {
^
numpy/core/src/umath/loops.c.src:1648:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 8; i < n - (n % 8); i += 8) {
^
numpy/core/src/umath/loops.c.src:1666:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; i < n; i++) {
^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_HALF’:
numpy/core/src/umath/loops.c.src:1625:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < n; i++) {
^
numpy/core/src/umath/loops.c.src:1648:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 8; i < n - (n % 8); i += 8) {
^
numpy/core/src/umath/loops.c.src:1666:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; i < n; i++) {
^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_CFLOAT’:
numpy/core/src/umath/loops.c.src:2400:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < n; i += 2) {
^
numpy/core/src/umath/loops.c.src:2424:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 8; i < n - (n % 8); i += 8) {
^
numpy/core/src/umath/loops.c.src:2442:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; i < n; i+=2) {
^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_CDOUBLE’:
numpy/core/src/umath/loops.c.src:2400:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < n; i += 2) {
^
numpy/core/src/umath/loops.c.src:2424:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 8; i < n - (n % 8); i += 8) {
^
numpy/core/src/umath/loops.c.src:2442:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; i < n; i+=2) {
^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_CLONGDOUBLE’:
numpy/core/src/umath/loops.c.src:2400:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < n; i += 2) {
^
numpy/core/src/umath/loops.c.src:2424:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 8; i < n - (n % 8); i += 8) {
^
numpy/core/src/umath/loops.c.src:2442:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; i < n; i+=2) {
^
gcc: numpy/core/src/umath/ufunc_object.c
numpy/core/src/umath/ufunc_object.c: In function ‘PyUFunc_GenericReduction’:
numpy/core/src/umath/ufunc_object.c:3912:15: warning: unused variable ‘out_obj’ [-Wunused-variable]
PyObject *out_obj = NULL;
^~~~~~~
gcc: build/src.linux-x86_64-3.7/numpy/core/src/umath/scalarmath.c
gcc: numpy/core/src/umath/ufunc_type_resolution.c
gcc: numpy/core/src/umath/override.c
gcc: numpy/core/src/private/mem_overlap.c
numpy/core/src/private/mem_overlap.c: In function ‘diophantine_dfs’:
numpy/core/src/private/mem_overlap.c:420:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < n; ++j) {
^
numpy/core/src/private/mem_overlap.c: In function ‘strides_to_terms’:
numpy/core/src/private/mem_overlap.c:715:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < PyArray_NDIM(arr); ++i) {
^
numpy/core/src/private/mem_overlap.c: In function ‘solve_may_share_memory’:
numpy/core/src/private/mem_overlap.c:801:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (rhs != (npy_uintp)rhs) {
^~
numpy/core/src/private/mem_overlap.c: In function ‘solve_may_have_internal_overlap’:
numpy/core/src/private/mem_overlap.c:890:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < nterms; ++j) {
^
numpy/core/src/private/mem_overlap.c:908:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < nterms; ++j) {
^
gcc: numpy/core/src/private/ufunc_override.c
gcc -pthread -shared -B /opt/anaconda3/compiler_compat -L/opt/anaconda3/lib -Wl,-rpath=/opt/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/numpy/core/src/umath/umathmodule.o build/temp.linux-x86_64-3.7/numpy/core/src/umath/reduction.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/umath/loops.o build/temp.linux-x86_64-3.7/numpy/core/src/umath/ufunc_object.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/umath/scalarmath.o build/temp.linux-x86_64-3.7/numpy/core/src/umath/ufunc_type_resolution.o build/temp.linux-x86_64-3.7/numpy/core/src/umath/override.o build/temp.linux-x86_64-3.7/numpy/core/src/private/mem_overlap.o build/temp.linux-x86_64-3.7/numpy/core/src/private/ufunc_override.o -Lbuild/temp.linux-x86_64-3.7 -lnpymath -lm -o build/lib.linux-x86_64-3.7/numpy/core/umath.cpython-37m-x86_64-linux-gnu.so
building 'numpy.core.umath_tests' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: build/src.linux-x86_64-3.7/numpy/core/src/umath/umath_tests.c
gcc -pthread -shared -B /opt/anaconda3/compiler_compat -L/opt/anaconda3/lib -Wl,-rpath=/opt/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/umath/umath_tests.o -Lbuild/temp.linux-x86_64-3.7 -o build/lib.linux-x86_64-3.7/numpy/core/umath_tests.cpython-37m-x86_64-linux-gnu.so
building 'numpy.core.test_rational' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: build/src.linux-x86_64-3.7/numpy/core/src/umath/test_rational.c
gcc -pthread -shared -B /opt/anaconda3/compiler_compat -L/opt/anaconda3/lib -Wl,-rpath=/opt/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/umath/test_rational.o -Lbuild/temp.linux-x86_64-3.7 -o build/lib.linux-x86_64-3.7/numpy/core/test_rational.cpython-37m-x86_64-linux-gnu.so
building 'numpy.core.struct_ufunc_test' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: build/src.linux-x86_64-3.7/numpy/core/src/umath/struct_ufunc_test.c
gcc -pthread -shared -B /opt/anaconda3/compiler_compat -L/opt/anaconda3/lib -Wl,-rpath=/opt/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/umath/struct_ufunc_test.o -Lbuild/temp.linux-x86_64-3.7 -o build/lib.linux-x86_64-3.7/numpy/core/struct_ufunc_test.cpython-37m-x86_64-linux-gnu.so
building 'numpy.core.multiarray_tests' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: build/src.linux-x86_64-3.7/numpy/core/src/multiarray/multiarray_tests.c
numpy/core/src/multiarray/multiarray_tests.c.src: In function ‘array_solve_diophantine’:
numpy/core/src/multiarray/multiarray_tests.c.src:989:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (PyTuple_GET_SIZE(A) > sizeof(terms) / sizeof(diophantine_term_t)) {
^
gcc: numpy/core/src/private/mem_overlap.c
numpy/core/src/private/mem_overlap.c: In function ‘diophantine_dfs’:
numpy/core/src/private/mem_overlap.c:420:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < n; ++j) {
^
numpy/core/src/private/mem_overlap.c: In function ‘strides_to_terms’:
numpy/core/src/private/mem_overlap.c:715:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < PyArray_NDIM(arr); ++i) {
^
numpy/core/src/private/mem_overlap.c: In function ‘solve_may_share_memory’:
numpy/core/src/private/mem_overlap.c:801:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (rhs != (npy_uintp)rhs) {
^~
numpy/core/src/private/mem_overlap.c: In function ‘solve_may_have_internal_overlap’:
numpy/core/src/private/mem_overlap.c:890:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < nterms; ++j) {
^
numpy/core/src/private/mem_overlap.c:908:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < nterms; ++j) {
^
gcc -pthread -shared -B /opt/anaconda3/compiler_compat -L/opt/anaconda3/lib -Wl,-rpath=/opt/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/multiarray/multiarray_tests.o build/temp.linux-x86_64-3.7/numpy/core/src/private/mem_overlap.o -Lbuild/temp.linux-x86_64-3.7 -o build/lib.linux-x86_64-3.7/numpy/core/multiarray_tests.cpython-37m-x86_64-linux-gnu.so
building 'numpy.core.operand_flag_tests' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: build/src.linux-x86_64-3.7/numpy/core/src/umath/operand_flag_tests.c
gcc -pthread -shared -B /opt/anaconda3/compiler_compat -L/opt/anaconda3/lib -Wl,-rpath=/opt/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/core/src/umath/operand_flag_tests.o -Lbuild/temp.linux-x86_64-3.7 -o build/lib.linux-x86_64-3.7/numpy/core/operand_flag_tests.cpython-37m-x86_64-linux-gnu.so
building 'numpy.fft.fftpack_lite' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-3.7/numpy/fft
compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: numpy/fft/fftpack_litemodule.c
gcc: numpy/fft/fftpack.c
gcc -pthread -shared -B /opt/anaconda3/compiler_compat -L/opt/anaconda3/lib -Wl,-rpath=/opt/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/numpy/fft/fftpack_litemodule.o build/temp.linux-x86_64-3.7/numpy/fft/fftpack.o -Lbuild/temp.linux-x86_64-3.7 -o build/lib.linux-x86_64-3.7/numpy/fft/fftpack_lite.cpython-37m-x86_64-linux-gnu.so
building 'numpy.linalg.lapack_lite' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-3.7/numpy/linalg
creating build/temp.linux-x86_64-3.7/numpy/linalg/lapack_lite
compile options: '-DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/usr/include -I/opt/anaconda3/include -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: numpy/linalg/lapack_litemodule.c
gcc: numpy/linalg/lapack_lite/python_xerbla.c
gcc -pthread -shared -B /opt/anaconda3/compiler_compat -L/opt/anaconda3/lib -Wl,-rpath=/opt/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/numpy/linalg/lapack_litemodule.o build/temp.linux-x86_64-3.7/numpy/linalg/lapack_lite/python_xerbla.o -L/opt/anaconda3/lib -Lbuild/temp.linux-x86_64-3.7 -lmkl_rt -lpthread -o build/lib.linux-x86_64-3.7/numpy/linalg/lapack_lite.cpython-37m-x86_64-linux-gnu.so
building 'numpy.linalg._umath_linalg' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/linalg
compile options: '-DSCIPY_MKL_H -DHAVE_CBLAS -I/usr/local/include -I/usr/include -I/opt/anaconda3/include -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: build/src.linux-x86_64-3.7/numpy/linalg/umath_linalg.c
numpy/linalg/umath_linalg.c.src: In function ‘linearize_FLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:831:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src: In function ‘delinearize_FLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:877:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src: In function ‘nan_FLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:917:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src:920:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < data->columns; ++j) {
^
numpy/linalg/umath_linalg.c.src: In function ‘linearize_DOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:831:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src: In function ‘delinearize_DOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:877:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src: In function ‘nan_DOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:917:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src:920:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < data->columns; ++j) {
^
numpy/linalg/umath_linalg.c.src: In function ‘linearize_CFLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:831:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src: In function ‘delinearize_CFLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:877:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src: In function ‘nan_CFLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:917:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src:920:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < data->columns; ++j) {
^
numpy/linalg/umath_linalg.c.src: In function ‘linearize_CDOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:831:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src: In function ‘delinearize_CDOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:877:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src: In function ‘nan_CDOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:917:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < data->rows; i++) {
^
numpy/linalg/umath_linalg.c.src:920:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < data->columns; ++j) {
^
gcc -pthread -shared -B /opt/anaconda3/compiler_compat -L/opt/anaconda3/lib -Wl,-rpath=/opt/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/numpy/linalg/umath_linalg.o build/temp.linux-x86_64-3.7/numpy/linalg/lapack_lite/python_xerbla.o -L/opt/anaconda3/lib -Lbuild/temp.linux-x86_64-3.7 -lnpymath -lmkl_rt -lpthread -o build/lib.linux-x86_64-3.7/numpy/linalg/_umath_linalg.cpython-37m-x86_64-linux-gnu.so
building 'numpy.random.mtrand' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-3.7/numpy/random
creating build/temp.linux-x86_64-3.7/numpy/random/mtrand
compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: numpy/random/mtrand/mtrand.c
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__ExceptionSave’:
numpy/random/mtrand/mtrand.c:45208:19: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
*type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45209:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
*value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45210:17: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
*tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__ExceptionReset’:
numpy/random/mtrand/mtrand.c:45217:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tmp_type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45218:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tmp_value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45219:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tmp_tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c:45220:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tstate->exc_type = type;
^~
numpy/random/mtrand/mtrand.c:45221:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tstate->exc_value = value;
^~
numpy/random/mtrand/mtrand.c:45222:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tstate->exc_traceback = tb;
^~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__GetException’:
numpy/random/mtrand/mtrand.c:45277:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tmp_type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45278:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tmp_value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45279:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tmp_tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c:45280:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tstate->exc_type = local_type;
^~
numpy/random/mtrand/mtrand.c:45281:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tstate->exc_value = local_value;
^~
numpy/random/mtrand/mtrand.c:45282:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tstate->exc_traceback = local_tb;
^~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__ExceptionSave’:
numpy/random/mtrand/mtrand.c:45208:19: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
*type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45209:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
*value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45210:17: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
*tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__ExceptionReset’:
numpy/random/mtrand/mtrand.c:45217:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tmp_type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45218:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tmp_value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45219:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tmp_tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c:45220:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tstate->exc_type = type;
^~
numpy/random/mtrand/mtrand.c:45221:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tstate->exc_value = value;
^~
numpy/random/mtrand/mtrand.c:45222:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tstate->exc_traceback = tb;
^~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__GetException’:
numpy/random/mtrand/mtrand.c:45277:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tmp_type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45278:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tmp_value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45279:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tmp_tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c:45280:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tstate->exc_type = local_type;
^~
numpy/random/mtrand/mtrand.c:45281:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tstate->exc_value = local_value;
^~
numpy/random/mtrand/mtrand.c:45282:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tstate->exc_traceback = local_tb;
^~
error: Command "gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c numpy/random/mtrand/mtrand.c -o build/temp.linux-x86_64-3.7/numpy/random/mtrand/mtrand.o -MMD -MF build/temp.linux-x86_64-3.7/numpy/random/mtrand/mtrand.o.d" failed with exit status 1
----------------------------------------
Running setup.py clean for numpy
Complete output from command /opt/anaconda3/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-y4i1_aue/numpy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" clean --all:
Running from numpy source directory.
`setup.py clean` is not supported, use one of the following instead:
- `git clean -xdf` (cleans all files)
- `git clean -Xdf` (cleans all versioned files, doesn't touch
files that aren't checked into the git repo)
Add `--force` to your command to use it anyway if you must (unsupported).
----------------------------------------
Building wheel for scipy (setup.py): started
Building wheel for scipy (setup.py): finished with status 'error'
Complete output from command /opt/anaconda3/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-y4i1_aue/scipy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-z7djuncb --python-tag cp37:
lapack_opt_info:
lapack_mkl_info:
customize UnixCCompiler
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/opt/anaconda3/include']
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/opt/anaconda3/include']
Running from scipy source directory.
Splitting linalg.interpolative Fortran source files
/opt/anaconda3/lib/python3.7/site-packages/numpy/distutils/system_info.py:730: UserWarning: Specified path /usr/local/include/python3.7m is invalid.
return self.get_paths(self.section, key)
/opt/anaconda3/lib/python3.7/site-packages/numpy/distutils/system_info.py:730: UserWarning: Specified path /usr/include/python3.7m is invalid.
return self.get_paths(self.section, key)
blas_opt_info:
blas_mkl_info:
customize UnixCCompiler
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/opt/anaconda3/include']
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/opt/anaconda3/include']
non-existing path in 'scipy/sparse': 'sparsetools/sparsetools_impl.h'
non-existing path in 'scipy/sparse': 'sparsetools/bsr_impl.h'
non-existing path in 'scipy/sparse': 'sparsetools/csc_impl.h'
non-existing path in 'scipy/sparse': 'sparsetools/csr_impl.h'
non-existing path in 'scipy/sparse': 'sparsetools/other_impl.h'
running bdist_wheel
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-x86_64-3.7
creating build/src.linux-x86_64-3.7/scipy
building library "dfftpack" sources
building library "fftpack" sources
building library "mach" sources
building library "quadpack" sources
building library "lsoda" sources
building library "vode" sources
building library "dop" sources
building library "fitpack" sources
building library "fwrappers" sources
building library "odrpack" sources
building library "minpack" sources
building library "rootfind" sources
building library "superlu_src" sources
building library "arpack_scipy" sources
building library "sc_c_misc" sources
building library "sc_cephes" sources
building library "sc_mach" sources
building library "sc_amos" sources
building library "sc_cdf" sources
building library "sc_specfun" sources
building library "statlib" sources
building extension "scipy.cluster._vq" sources
building extension "scipy.cluster._hierarchy" sources
building extension "scipy.cluster._optimal_leaf_ordering" sources
building extension "scipy.fftpack._fftpack" sources
creating build/src.linux-x86_64-3.7/scipy/fftpack
creating build/src.linux-x86_64-3.7/scipy/fftpack/src
conv_template:> build/src.linux-x86_64-3.7/scipy/fftpack/src/dct.c
conv_template:> build/src.linux-x86_64-3.7/scipy/fftpack/src/dst.c
f2py options: []
f2py: scipy/fftpack/fftpack.pyf
Reading fortran codes...
Reading file 'scipy/fftpack/fftpack.pyf' (format:free)
Line #86 in scipy/fftpack/fftpack.pyf:" /* Single precision version */ "
crackline:2: No pattern for line
Post-processing...
Block: _fftpack
Block: zfft
Block: drfft
Block: zrfft
Block: zfftnd
Block: destroy_zfft_cache
Block: destroy_zfftnd_cache
Block: destroy_drfft_cache
Block: cfft
Block: rfft
Block: crfft
Block: cfftnd
Block: destroy_cfft_cache
Block: destroy_cfftnd_cache
Block: destroy_rfft_cache
Block: ddct1
Block: ddct2
Block: ddct3
Block: dct1
Block: dct2
Block: dct3
Block: destroy_ddct2_cache
Block: destroy_ddct1_cache
Block: destroy_dct2_cache
Block: destroy_dct1_cache
Block: ddst1
Block: ddst2
Block: ddst3
Block: dst1
Block: dst2
Block: dst3
Block: destroy_ddst2_cache
Block: destroy_ddst1_cache
Block: destroy_dst2_cache
Block: destroy_dst1_cache
Post-processing (stage 2)...
Building modules...
Building module "_fftpack"...
Constructing wrapper function "zfft"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = zfft(x,[n,direction,normalize,overwrite_x])
Constructing wrapper function "drfft"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = drfft(x,[n,direction,normalize,overwrite_x])
Constructing wrapper function "zrfft"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = zrfft(x,[n,direction,normalize,overwrite_x])
Constructing wrapper function "zfftnd"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = zfftnd(x,[s,direction,normalize,overwrite_x])
Constructing wrapper function "destroy_zfft_cache"...
destroy_zfft_cache()
Constructing wrapper function "destroy_zfftnd_cache"...
destroy_zfftnd_cache()
Constructing wrapper function "destroy_drfft_cache"...
destroy_drfft_cache()
Constructing wrapper function "cfft"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = cfft(x,[n,direction,normalize,overwrite_x])
Constructing wrapper function "rfft"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = rfft(x,[n,direction,normalize,overwrite_x])
Constructing wrapper function "crfft"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = crfft(x,[n,direction,normalize,overwrite_x])
Constructing wrapper function "cfftnd"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = cfftnd(x,[s,direction,normalize,overwrite_x])
Constructing wrapper function "destroy_cfft_cache"...
destroy_cfft_cache()
Constructing wrapper function "destroy_cfftnd_cache"...
destroy_cfftnd_cache()
Constructing wrapper function "destroy_rfft_cache"...
destroy_rfft_cache()
Constructing wrapper function "ddct1"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = ddct1(x,[n,normalize,overwrite_x])
Constructing wrapper function "ddct2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = ddct2(x,[n,normalize,overwrite_x])
Constructing wrapper function "ddct3"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = ddct3(x,[n,normalize,overwrite_x])
Constructing wrapper function "dct1"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = dct1(x,[n,normalize,overwrite_x])
Constructing wrapper function "dct2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = dct2(x,[n,normalize,overwrite_x])
Constructing wrapper function "dct3"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = dct3(x,[n,normalize,overwrite_x])
Constructing wrapper function "destroy_ddct2_cache"...
destroy_ddct2_cache()
Constructing wrapper function "destroy_ddct1_cache"...
destroy_ddct1_cache()
Constructing wrapper function "destroy_dct2_cache"...
destroy_dct2_cache()
Constructing wrapper function "destroy_dct1_cache"...
destroy_dct1_cache()
Constructing wrapper function "ddst1"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = ddst1(x,[n,normalize,overwrite_x])
Constructing wrapper function "ddst2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = ddst2(x,[n,normalize,overwrite_x])
Constructing wrapper function "ddst3"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = ddst3(x,[n,normalize,overwrite_x])
Constructing wrapper function "dst1"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = dst1(x,[n,normalize,overwrite_x])
Constructing wrapper function "dst2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = dst2(x,[n,normalize,overwrite_x])
Constructing wrapper function "dst3"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = dst3(x,[n,normalize,overwrite_x])
Constructing wrapper function "destroy_ddst2_cache"...
destroy_ddst2_cache()
Constructing wrapper function "destroy_ddst1_cache"...
destroy_ddst1_cache()
Constructing wrapper function "destroy_dst2_cache"...
destroy_dst2_cache()
Constructing wrapper function "destroy_dst1_cache"...
destroy_dst1_cache()
Wrote C/API module "_fftpack" to file "build/src.linux-x86_64-3.7/scipy/fftpack/_fftpackmodule.c"
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/fortranobject.c' to sources.
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack' to include_dirs.
creating build/src.linux-x86_64-3.7/build
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack
copying /opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack
copying /opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack
building extension "scipy.fftpack.convolve" sources
f2py options: []
f2py: scipy/fftpack/convolve.pyf
Reading fortran codes...
Reading file 'scipy/fftpack/convolve.pyf' (format:free)
Post-processing...
Block: convolve__user__routines
Block: kernel_func
Block: convolve
Block: init_convolution_kernel
In: scipy/fftpack/convolve.pyf:convolve:unknown_interface:init_convolution_kernel
get_useparameters: no module convolve__user__routines info used by init_convolution_kernel
Block: destroy_convolve_cache
Block: convolve
Block: convolve_z
Post-processing (stage 2)...
Building modules...
Constructing call-back function "cb_kernel_func_in_convolve__user__routines"
def kernel_func(k): return kernel_func
Building module "convolve"...
Constructing wrapper function "init_convolution_kernel"...
omega = init_convolution_kernel(n,kernel_func,[d,zero_nyquist,kernel_func_extra_args])
Constructing wrapper function "destroy_convolve_cache"...
destroy_convolve_cache()
Constructing wrapper function "convolve"...
y = convolve(x,omega,[swap_real_imag,overwrite_x])
Constructing wrapper function "convolve_z"...
y = convolve_z(x,omega_real,omega_imag,[overwrite_x])
Wrote C/API module "convolve" to file "build/src.linux-x86_64-3.7/scipy/fftpack/convolvemodule.c"
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/fortranobject.c' to sources.
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack' to include_dirs.
building extension "scipy.integrate._quadpack" sources
building extension "scipy.integrate._odepack" sources
building extension "scipy.integrate.vode" sources
creating build/src.linux-x86_64-3.7/scipy/integrate
f2py options: []
f2py: scipy/integrate/vode.pyf
Reading fortran codes...
Reading file 'scipy/integrate/vode.pyf' (format:free)
Post-processing...
Block: dvode__user__routines
Block: dvode_user_interface
Block: f
Block: jac
Block: zvode__user__routines
Block: zvode_user_interface
Block: f
Block: jac
Block: vode
Block: dvode
In: scipy/integrate/vode.pyf:vode:unknown_interface:dvode
get_useparameters: no module dvode__user__routines info used by dvode
Block: zvode
In: scipy/integrate/vode.pyf:vode:unknown_interface:zvode
get_useparameters: no module zvode__user__routines info used by zvode
Post-processing (stage 2)...
Building modules...
Constructing call-back function "cb_f_in_dvode__user__routines"
def f(t,y): return ydot
Constructing call-back function "cb_jac_in_dvode__user__routines"
def jac(t,y): return jac
Constructing call-back function "cb_f_in_zvode__user__routines"
def f(t,y): return ydot
Constructing call-back function "cb_jac_in_zvode__user__routines"
def jac(t,y): return jac
Building module "vode"...
Constructing wrapper function "dvode"...
warning: callstatement is defined without callprotoargument
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
y,t,istate = dvode(f,jac,y,t,tout,rtol,atol,itask,istate,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y])
Constructing wrapper function "zvode"...
warning: callstatement is defined without callprotoargument
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
y,t,istate = zvode(f,jac,y,t,tout,rtol,atol,itask,istate,zwork,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y])
Wrote C/API module "vode" to file "build/src.linux-x86_64-3.7/scipy/integrate/vodemodule.c"
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/integrate/fortranobject.c' to sources.
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/integrate' to include_dirs.
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/integrate
copying /opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/integrate
copying /opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/integrate
building extension "scipy.integrate.lsoda" sources
f2py options: []
f2py: scipy/integrate/lsoda.pyf
Reading fortran codes...
Reading file 'scipy/integrate/lsoda.pyf' (format:free)
Post-processing...
Block: lsoda__user__routines
Block: lsoda_user_interface
Block: f
Block: jac
Block: lsoda
Block: lsoda
In: scipy/integrate/lsoda.pyf:lsoda:unknown_interface:lsoda
get_useparameters: no module lsoda__user__routines info used by lsoda
Post-processing (stage 2)...
Building modules...
Constructing call-back function "cb_f_in_lsoda__user__routines"
def f(t,y): return ydot
Constructing call-back function "cb_jac_in_lsoda__user__routines"
def jac(t,y): return jac
Building module "lsoda"...
Constructing wrapper function "lsoda"...
warning: callstatement is defined without callprotoargument
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
y,t,istate = lsoda(f,y,t,tout,rtol,atol,itask,istate,rwork,iwork,jac,jt,[f_extra_args,overwrite_y,jac_extra_args])
Wrote C/API module "lsoda" to file "build/src.linux-x86_64-3.7/scipy/integrate/lsodamodule.c"
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/integrate/fortranobject.c' to sources.
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/integrate' to include_dirs.
building extension "scipy.integrate._dop" sources
f2py options: []
f2py: scipy/integrate/dop.pyf
Reading fortran codes...
Reading file 'scipy/integrate/dop.pyf' (format:free)
Post-processing...
Block: __user__routines
Block: fcn
Block: solout
Block: _dop
Block: dopri5
In: scipy/integrate/dop.pyf:_dop:unknown_interface:dopri5
get_useparameters: no module __user__routines info used by dopri5
Block: dop853
In: scipy/integrate/dop.pyf:_dop:unknown_interface:dop853
get_useparameters: no module __user__routines info used by dop853
Post-processing (stage 2)...
Building modules...
Constructing call-back function "cb_fcn_in___user__routines"
def fcn(x,y): return f
Constructing call-back function "cb_solout_in___user__routines"
def solout(nr,xold,x,y,con,icomp,[nd]): return irtn
Building module "_dop"...
Constructing wrapper function "dopri5"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y,iwork,idid = dopri5(fcn,x,y,xend,rtol,atol,solout,iout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args])
Constructing wrapper function "dop853"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y,iwork,idid = dop853(fcn,x,y,xend,rtol,atol,solout,iout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args])
Wrote C/API module "_dop" to file "build/src.linux-x86_64-3.7/scipy/integrate/_dopmodule.c"
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/integrate/fortranobject.c' to sources.
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/integrate' to include_dirs.
building extension "scipy.integrate._test_multivariate" sources
building extension "scipy.integrate._test_odeint_banded" sources
f2py options: []
f2py:> build/src.linux-x86_64-3.7/scipy/integrate/_test_odeint_bandedmodule.c
Reading fortran codes...
Reading file 'scipy/integrate/tests/banded5x5.f' (format:fix,strict)
Post-processing...
Block: _test_odeint_banded
Block: jacobian
Block: getbands
Block: banded5x5
Block: banded5x5_jac
Block: banded5x5_bjac
Block: banded5x5_solve
Post-processing (stage 2)...
Building modules...
Building module "_test_odeint_banded"...
Constructing wrapper function "getbands"...
jac = getbands()
Constructing wrapper function "banded5x5"...
banded5x5(t,y,f,[n])
Constructing wrapper function "banded5x5_jac"...
banded5x5_jac(t,y,ml,mu,jac,[n,nrowpd])
Constructing wrapper function "banded5x5_bjac"...
banded5x5_bjac(t,y,ml,mu,bjac,[n,nrowpd])
Constructing wrapper function "banded5x5_solve"...
nst,nfe,nje = banded5x5_solve(y,nsteps,dt,jt)
Constructing COMMON block support for "jac"...
bands
Wrote C/API module "_test_odeint_banded" to file "build/src.linux-x86_64-3.7/scipy/integrate/_test_odeint_bandedmodule.c"
Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.7/scipy/integrate/_test_odeint_banded-f2pywrappers.f"
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/integrate/fortranobject.c' to sources.
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/integrate' to include_dirs.
adding 'build/src.linux-x86_64-3.7/scipy/integrate/_test_odeint_banded-f2pywrappers.f' to sources.
building extension "scipy.interpolate.interpnd" sources
building extension "scipy.interpolate._ppoly" sources
building extension "scipy.interpolate._bspl" sources
building extension "scipy.interpolate._fitpack" sources
building extension "scipy.interpolate.dfitpack" sources
creating build/src.linux-x86_64-3.7/scipy/interpolate
creating build/src.linux-x86_64-3.7/scipy/interpolate/src
f2py options: []
f2py: scipy/interpolate/src/fitpack.pyf
Reading fortran codes...
Reading file 'scipy/interpolate/src/fitpack.pyf' (format:free)
Post-processing...
Block: dfitpack
Block: fpchec
Block: splev
Block: splder
Block: splint
Block: sproot
Block: spalde
Block: curfit
Block: percur
Block: parcur
Block: fpcurf0
Block: fpcurf1
Block: fpcurfm1
Block: bispev
Block: parder
Block: bispeu
Block: pardeu
Block: surfit_smth
Block: surfit_lsq
Block: spherfit_smth
Block: spherfit_lsq
Block: regrid_smth
Block: regrid_smth_spher
Block: dblint
Post-processing (stage 2)...
Building modules...
Building module "dfitpack"...
Constructing wrapper function "fpchec"...
ier = fpchec(x,t,k)
Constructing wrapper function "splev"...
y = splev(t,c,k,x,[e])
Constructing wrapper function "splder"...
y = splder(t,c,k,x,[nu,e])
Creating wrapper for Fortran function "splint"("splint")...
Constructing wrapper function "splint"...
splint = splint(t,c,k,a,b)
Constructing wrapper function "sproot"...
zero,m,ier = sproot(t,c,[mest])
Constructing wrapper function "spalde"...
d,ier = spalde(t,c,k,x)
Constructing wrapper function "curfit"...
n,c,fp,ier = curfit(iopt,x,y,w,t,wrk,iwrk,[xb,xe,k,s])
Constructing wrapper function "percur"...
n,c,fp,ier = percur(iopt,x,y,w,t,wrk,iwrk,[k,s])
Constructing wrapper function "parcur"...
n,c,fp,ier = parcur(iopt,ipar,idim,u,x,w,ub,ue,t,wrk,iwrk,[k,s])
Constructing wrapper function "fpcurf0"...
x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf0(x,y,k,[w,xb,xe,s,nest])
Constructing wrapper function "fpcurf1"...
x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf1(x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier,[overwrite_x,overwrite_y,overwrite_w,overwrite_t,overwrite_c,overwrite_fpint,overwrite_nrdata])
Constructing wrapper function "fpcurfm1"...
x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurfm1(x,y,k,t,[w,xb,xe,overwrite_t])
Constructing wrapper function "bispev"...
z,ier = bispev(tx,ty,c,kx,ky,x,y)
Constructing wrapper function "parder"...
z,ier = parder(tx,ty,c,kx,ky,nux,nuy,x,y)
Constructing wrapper function "bispeu"...
z,ier = bispeu(tx,ty,c,kx,ky,x,y)
Constructing wrapper function "pardeu"...
z,ier = pardeu(tx,ty,c,kx,ky,nux,nuy,x,y)
Constructing wrapper function "surfit_smth"...
nx,tx,ny,ty,c,fp,wrk1,ier = surfit_smth(x,y,z,[w,xb,xe,yb,ye,kx,ky,s,nxest,nyest,eps,lwrk2])
Constructing wrapper function "surfit_lsq"...
tx,ty,c,fp,ier = surfit_lsq(x,y,z,tx,ty,[w,xb,xe,yb,ye,kx,ky,eps,lwrk2,overwrite_tx,overwrite_ty])
Constructing wrapper function "spherfit_smth"...
nt,tt,np,tp,c,fp,ier = spherfit_smth(teta,phi,r,[w,s,eps])
Constructing wrapper function "spherfit_lsq"...
tt,tp,c,fp,ier = spherfit_lsq(teta,phi,r,tt,tp,[w,eps,overwrite_tt,overwrite_tp])
Constructing wrapper function "regrid_smth"...
nx,tx,ny,ty,c,fp,ier = regrid_smth(x,y,z,[xb,xe,yb,ye,kx,ky,s])
Constructing wrapper function "regrid_smth_spher"...
nu,tu,nv,tv,c,fp,ier = regrid_smth_spher(iopt,ider,u,v,r,[r0,r1,s])
Creating wrapper for Fortran function "dblint"("dblint")...
Constructing wrapper function "dblint"...
dblint = dblint(tx,ty,c,kx,ky,xb,xe,yb,ye)
Wrote C/API module "dfitpack" to file "build/src.linux-x86_64-3.7/scipy/interpolate/src/dfitpackmodule.c"
Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.7/scipy/interpolate/src/dfitpack-f2pywrappers.f"
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/interpolate/src/fortranobject.c' to sources.
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/interpolate/src' to include_dirs.
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/interpolate
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/interpolate/src
copying /opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/interpolate/src
copying /opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/interpolate/src
adding 'build/src.linux-x86_64-3.7/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources.
building extension "scipy.interpolate._interpolate" sources
building extension "scipy.io._test_fortran" sources
creating build/src.linux-x86_64-3.7/scipy/io
f2py options: []
f2py: scipy/io/_test_fortran.pyf
Reading fortran codes...
Reading file 'scipy/io/_test_fortran.pyf' (format:free)
Post-processing...
Block: _test_fortran
Block: read_unformatted_double
Block: read_unformatted_int
Block: read_unformatted_mixed
Post-processing (stage 2)...
Building modules...
Building module "_test_fortran"...
Constructing wrapper function "read_unformatted_double"...
a = read_unformatted_double(m,n,k,filename)
Constructing wrapper function "read_unformatted_int"...
a = read_unformatted_int(m,n,k,filename)
Constructing wrapper function "read_unformatted_mixed"...
a,b = read_unformatted_mixed(m,n,k,filename)
Wrote C/API module "_test_fortran" to file "build/src.linux-x86_64-3.7/scipy/io/_test_fortranmodule.c"
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/io/fortranobject.c' to sources.
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/io' to include_dirs.
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/io
copying /opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/io
copying /opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/io
building extension "scipy.io.matlab.streams" sources
building extension "scipy.io.matlab.mio_utils" sources
building extension "scipy.io.matlab.mio5_utils" sources
building extension "scipy.linalg._fblas" sources
creating build/src.linux-x86_64-3.7/scipy/linalg
from_template:> build/src.linux-x86_64-3.7/scipy/linalg/fblas.pyf
Including file scipy/linalg/fblas_l1.pyf.src
Including file scipy/linalg/fblas_l2.pyf.src
Including file scipy/linalg/fblas_l3.pyf.src
Mismatch in number of replacements (base <prefix=s,d,c,z>) for <__l1=->. Ignoring.
Mismatch in number of replacements (base <prefix6=s,d,c,z,c,z>) for <prefix=s,d,c,z>. Ignoring.
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/linalg
f2py options: []
f2py: build/src.linux-x86_64-3.7/scipy/linalg/fblas.pyf
Reading fortran codes...
Reading file 'build/src.linux-x86_64-3.7/scipy/linalg/fblas.pyf' (format:free)
Post-processing...
Block: _fblas
Block: srotg
Block: drotg
Block: crotg
Block: zrotg
Block: srotmg
Block: drotmg
Block: srot
Block: drot
Block: csrot
Block: zdrot
Block: srotm
Block: drotm
Block: sswap
Block: dswap
Block: cswap
Block: zswap
Block: sscal
Block: dscal
Block: cscal
Block: zscal
Block: csscal
Block: zdscal
Block: scopy
Block: dcopy
Block: ccopy
Block: zcopy
Block: saxpy
Block: daxpy
Block: caxpy
Block: zaxpy
Block: sdot
Block: ddot
Block: cdotu
Block: zdotu
Block: cdotc
Block: zdotc
Block: snrm2
Block: scnrm2
Block: dnrm2
Block: dznrm2
Block: sasum
Block: scasum
Block: dasum
Block: dzasum
Block: isamax
Block: idamax
Block: icamax
Block: izamax
Block: sgemv
Block: dgemv
Block: cgemv
Block: zgemv
Block: sgbmv
Block: dgbmv
Block: cgbmv
Block: zgbmv
Block: ssbmv
Block: dsbmv
Block: chbmv
Block: zhbmv
Block: sspmv
Block: dspmv
Block: cspmv
Block: zspmv
Block: chpmv
Block: zhpmv
Block: ssymv
Block: dsymv
Block: chemv
Block: zhemv
Block: sger
Block: dger
Block: cgeru
Block: zgeru
Block: cgerc
Block: zgerc
Block: ssyr
Block: dsyr
Block: csyr
Block: zsyr
Block: cher
Block: zher
Block: ssyr2
Block: dsyr2
Block: cher2
Block: zher2
Block: sspr
Block: dspr
Block: cspr
Block: zspr
Block: chpr
Block: zhpr
Block: sspr2
Block: dspr2
Block: chpr2
Block: zhpr2
Block: stbsv
Block: dtbsv
Block: ctbsv
Block: ztbsv
Block: stpsv
Block: dtpsv
Block: ctpsv
Block: ztpsv
Block: strmv
Block: dtrmv
Block: ctrmv
Block: ztrmv
Block: strsv
Block: dtrsv
Block: ctrsv
Block: ztrsv
Block: stbmv
Block: dtbmv
Block: ctbmv
Block: ztbmv
Block: stpmv
Block: dtpmv
Block: ctpmv
Block: ztpmv
Block: sgemm
Block: dgemm
Block: cgemm
Block: zgemm
Block: ssymm
Block: dsymm
Block: csymm
Block: zsymm
Block: chemm
Block: zhemm
Block: ssyrk
Block: dsyrk
Block: csyrk
Block: zsyrk
Block: cherk
Block: zherk
Block: ssyr2k
Block: dsyr2k
Block: csyr2k
Block: zsyr2k
Block: cher2k
Block: zher2k
Block: strmm
Block: dtrmm
Block: ctrmm
Block: ztrmm
Block: strsm
Block: dtrsm
Block: ctrsm
Block: ztrsm
Post-processing (stage 2)...
Building modules...
Building module "_fblas"...
Constructing wrapper function "srotg"...
c,s = srotg(a,b)
Constructing wrapper function "drotg"...
c,s = drotg(a,b)
Constructing wrapper function "crotg"...
c,s = crotg(a,b)
Constructing wrapper function "zrotg"...
c,s = zrotg(a,b)
Constructing wrapper function "srotmg"...
param = srotmg(d1,d2,x1,y1)
Constructing wrapper function "drotmg"...
param = drotmg(d1,d2,x1,y1)
Constructing wrapper function "srot"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
Constructing wrapper function "drot"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
Constructing wrapper function "csrot"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
Constructing wrapper function "zdrot"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
Constructing wrapper function "srotm"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
Constructing wrapper function "drotm"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
Constructing wrapper function "sswap"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y = sswap(x,y,[n,offx,incx,offy,incy])
Constructing wrapper function "dswap"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y = dswap(x,y,[n,offx,incx,offy,incy])
Constructing wrapper function "cswap"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y = cswap(x,y,[n,offx,incx,offy,incy])
Constructing wrapper function "zswap"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
x,y = zswap(x,y,[n,offx,incx,offy,incy])
Constructing wrapper function "sscal"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = sscal(a,x,[n,offx,incx])
Constructing wrapper function "dscal"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = dscal(a,x,[n,offx,incx])
Constructing wrapper function "cscal"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = cscal(a,x,[n,offx,incx])
Constructing wrapper function "zscal"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = zscal(a,x,[n,offx,incx])
Constructing wrapper function "csscal"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = csscal(a,x,[n,offx,incx,overwrite_x])
Constructing wrapper function "zdscal"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = zdscal(a,x,[n,offx,incx,overwrite_x])
Constructing wrapper function "scopy"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = scopy(x,y,[n,offx,incx,offy,incy])
Constructing wrapper function "dcopy"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = dcopy(x,y,[n,offx,incx,offy,incy])
Constructing wrapper function "ccopy"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = ccopy(x,y,[n,offx,incx,offy,incy])
Constructing wrapper function "zcopy"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = zcopy(x,y,[n,offx,incx,offy,incy])
Constructing wrapper function "saxpy"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
z = saxpy(x,y,[n,a,offx,incx,offy,incy])
Constructing wrapper function "daxpy"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
z = daxpy(x,y,[n,a,offx,incx,offy,incy])
Constructing wrapper function "caxpy"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
z = caxpy(x,y,[n,a,offx,incx,offy,incy])
Constructing wrapper function "zaxpy"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
z = zaxpy(x,y,[n,a,offx,incx,offy,incy])
Creating wrapper for Fortran function "sdot"("wsdot ")...
Constructing wrapper function "sdot"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xy = sdot(x,y,[n,offx,incx,offy,incy])
Creating wrapper for Fortran function "ddot"("ddot")...
Constructing wrapper function "ddot"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xy = ddot(x,y,[n,offx,incx,offy,incy])
Creating wrapper for Fortran function "cdotu"("wcdotu ")...
Constructing wrapper function "cdotu"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xy = cdotu(x,y,[n,offx,incx,offy,incy])
Creating wrapper for Fortran function "zdotu"("wzdotu ")...
Constructing wrapper function "zdotu"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xy = zdotu(x,y,[n,offx,incx,offy,incy])
Creating wrapper for Fortran function "cdotc"("wcdotc ")...
Constructing wrapper function "cdotc"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xy = cdotc(x,y,[n,offx,incx,offy,incy])
Creating wrapper for Fortran function "zdotc"("wzdotc ")...
Constructing wrapper function "zdotc"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xy = zdotc(x,y,[n,offx,incx,offy,incy])
Creating wrapper for Fortran function "snrm2"("wsnrm2 ")...
Constructing wrapper function "snrm2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
n2 = snrm2(x,[n,offx,incx])
Creating wrapper for Fortran function "scnrm2"("wscnrm2 ")...
Constructing wrapper function "scnrm2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
n2 = scnrm2(x,[n,offx,incx])
Creating wrapper for Fortran function "dnrm2"("dnrm2")...
Constructing wrapper function "dnrm2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
n2 = dnrm2(x,[n,offx,incx])
Creating wrapper for Fortran function "dznrm2"("dznrm2")...
Constructing wrapper function "dznrm2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
n2 = dznrm2(x,[n,offx,incx])
Creating wrapper for Fortran function "sasum"("wsasum ")...
Constructing wrapper function "sasum"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
s = sasum(x,[n,offx,incx])
Creating wrapper for Fortran function "scasum"("wscasum ")...
Constructing wrapper function "scasum"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
s = scasum(x,[n,offx,incx])
Creating wrapper for Fortran function "dasum"("dasum")...
Constructing wrapper function "dasum"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
s = dasum(x,[n,offx,incx])
Creating wrapper for Fortran function "dzasum"("dzasum")...
Constructing wrapper function "dzasum"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
s = dzasum(x,[n,offx,incx])
Constructing wrapper function "isamax"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
k = isamax(x,[n,offx,incx])
Constructing wrapper function "idamax"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
k = idamax(x,[n,offx,incx])
Constructing wrapper function "icamax"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
k = icamax(x,[n,offx,incx])
Constructing wrapper function "izamax"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
k = izamax(x,[n,offx,incx])
Constructing wrapper function "sgemv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
Constructing wrapper function "dgemv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
Constructing wrapper function "cgemv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
Constructing wrapper function "zgemv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
Constructing wrapper function "sgbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = sgbmv(m,n,kl,ku,alpha,a,x,[incx,offx,beta,y,incy,offy,trans,overwrite_y])
Constructing wrapper function "dgbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = dgbmv(m,n,kl,ku,alpha,a,x,[incx,offx,beta,y,incy,offy,trans,overwrite_y])
Constructing wrapper function "cgbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = cgbmv(m,n,kl,ku,alpha,a,x,[incx,offx,beta,y,incy,offy,trans,overwrite_y])
Constructing wrapper function "zgbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = zgbmv(m,n,kl,ku,alpha,a,x,[incx,offx,beta,y,incy,offy,trans,overwrite_y])
Constructing wrapper function "ssbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = ssbmv(k,alpha,a,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y])
Constructing wrapper function "dsbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = dsbmv(k,alpha,a,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y])
Constructing wrapper function "chbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = chbmv(k,alpha,a,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y])
Constructing wrapper function "zhbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = zhbmv(k,alpha,a,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y])
Constructing wrapper function "sspmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = sspmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y])
Constructing wrapper function "dspmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = dspmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y])
Constructing wrapper function "cspmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = cspmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y])
Constructing wrapper function "zspmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = zspmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y])
Constructing wrapper function "chpmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = chpmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y])
Constructing wrapper function "zhpmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
yout = zhpmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y])
Constructing wrapper function "ssymv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = ssymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y])
Constructing wrapper function "dsymv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = dsymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y])
Constructing wrapper function "chemv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = chemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y])
Constructing wrapper function "zhemv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
y = zhemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y])
Constructing wrapper function "sger"...
a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
Constructing wrapper function "dger"...
a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
Constructing wrapper function "cgeru"...
a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
Constructing wrapper function "zgeru"...
a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
Constructing wrapper function "cgerc"...
a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
Constructing wrapper function "zgerc"...
a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
Constructing wrapper function "ssyr"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
a = ssyr(alpha,x,[lower,incx,offx,n,a,overwrite_a])
Constructing wrapper function "dsyr"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
a = dsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a])
Constructing wrapper function "csyr"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
a = csyr(alpha,x,[lower,incx,offx,n,a,overwrite_a])
Constructing wrapper function "zsyr"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
a = zsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a])
Constructing wrapper function "cher"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
a = cher(alpha,x,[lower,incx,offx,n,a,overwrite_a])
Constructing wrapper function "zher"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
a = zher(alpha,x,[lower,incx,offx,n,a,overwrite_a])
Constructing wrapper function "ssyr2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
a = ssyr2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a])
Constructing wrapper function "dsyr2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
a = dsyr2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a])
Constructing wrapper function "cher2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
a = cher2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a])
Constructing wrapper function "zher2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
a = zher2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a])
Constructing wrapper function "sspr"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
apu = sspr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap])
Constructing wrapper function "dspr"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
apu = dspr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap])
Constructing wrapper function "cspr"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
apu = cspr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap])
Constructing wrapper function "zspr"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
apu = zspr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap])
Constructing wrapper function "chpr"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
apu = chpr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap])
Constructing wrapper function "zhpr"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
apu = zhpr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap])
Constructing wrapper function "sspr2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
apu = sspr2(n,alpha,x,y,ap,[incx,offx,incy,offy,lower,overwrite_ap])
Constructing wrapper function "dspr2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
apu = dspr2(n,alpha,x,y,ap,[incx,offx,incy,offy,lower,overwrite_ap])
Constructing wrapper function "chpr2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
apu = chpr2(n,alpha,x,y,ap,[incx,offx,incy,offy,lower,overwrite_ap])
Constructing wrapper function "zhpr2"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
apu = zhpr2(n,alpha,x,y,ap,[incx,offx,incy,offy,lower,overwrite_ap])
Constructing wrapper function "stbsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = stbsv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "dtbsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = dtbsv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ctbsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = ctbsv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ztbsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = ztbsv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "stpsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = stpsv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "dtpsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = dtpsv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ctpsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = ctpsv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ztpsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = ztpsv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "strmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = strmv(a,x,[offx,incx,lower,trans,diag,overwrite_x])
Constructing wrapper function "dtrmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = dtrmv(a,x,[offx,incx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ctrmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = ctrmv(a,x,[offx,incx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ztrmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = ztrmv(a,x,[offx,incx,lower,trans,diag,overwrite_x])
Constructing wrapper function "strsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = strsv(a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "dtrsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = dtrsv(a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ctrsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = ctrsv(a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ztrsv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = ztrsv(a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "stbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = stbmv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "dtbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = dtbmv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ctbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = ctbmv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ztbmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = ztbmv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "stpmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = stpmv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "dtpmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = dtpmv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ctpmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = ctpmv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "ztpmv"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
xout = ztpmv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x])
Constructing wrapper function "sgemm"...
c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
Constructing wrapper function "dgemm"...
c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
Constructing wrapper function "cgemm"...
c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
Constructing wrapper function "zgemm"...
c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
Constructing wrapper function "ssymm"...
c = ssymm(alpha,a,b,[beta,c,side,lower,overwrite_c])
Constructing wrapper function "dsymm"...
c = dsymm(alpha,a,b,[beta,c,side,lower,overwrite_c])
Constructing wrapper function "csymm"...
c = csymm(alpha,a,b,[beta,c,side,lower,overwrite_c])
Constructing wrapper function "zsymm"...
c = zsymm(alpha,a,b,[beta,c,side,lower,overwrite_c])
Constructing wrapper function "chemm"...
c = chemm(alpha,a,b,[beta,c,side,lower,overwrite_c])
Constructing wrapper function "zhemm"...
c = zhemm(alpha,a,b,[beta,c,side,lower,overwrite_c])
Constructing wrapper function "ssyrk"...
c = ssyrk(alpha,a,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "dsyrk"...
c = dsyrk(alpha,a,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "csyrk"...
c = csyrk(alpha,a,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "zsyrk"...
c = zsyrk(alpha,a,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "cherk"...
c = cherk(alpha,a,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "zherk"...
c = zherk(alpha,a,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "ssyr2k"...
c = ssyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "dsyr2k"...
c = dsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "csyr2k"...
c = csyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "zsyr2k"...
c = zsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "cher2k"...
c = cher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "zher2k"...
c = zher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c])
Constructing wrapper function "strmm"...
b = strmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b])
Constructing wrapper function "dtrmm"...
b = dtrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b])
Constructing wrapper function "ctrmm"...
b = ctrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b])
Constructing wrapper function "ztrmm"...
b = ztrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b])
Constructing wrapper function "strsm"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = strsm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b])
Constructing wrapper function "dtrsm"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = dtrsm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b])
Constructing wrapper function "ctrsm"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = ctrsm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b])
Constructing wrapper function "ztrsm"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
x = ztrsm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b])
Wrote C/API module "_fblas" to file "build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/linalg/_fblasmodule.c"
Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/linalg/_fblas-f2pywrappers.f"
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/linalg/fortranobject.c' to sources.
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/linalg' to include_dirs.
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/build
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy
creating build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/linalg
copying /opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/linalg
copying /opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/linalg
adding 'build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/linalg/_fblas-f2pywrappers.f' to sources.
building extension "scipy.linalg._flapack" sources
from_template:> build/src.linux-x86_64-3.7/scipy/linalg/flapack.pyf
Including file scipy/linalg/flapack_user.pyf.src
f2py options: []
f2py: build/src.linux-x86_64-3.7/scipy/linalg/flapack.pyf
Reading fortran codes...
Reading file 'build/src.linux-x86_64-3.7/scipy/linalg/flapack.pyf' (format:free)
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-y4i1_aue/scipy/setup.py", line 418, in <module>
setup_package()
File "/tmp/pip-install-y4i1_aue/scipy/setup.py", line 414, in setup_package
setup(**metadata)
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/distutils/core.py", line 171, in setup
return old_setup(**new_attr)
File "/opt/anaconda3/lib/python3.7/site-packages/setuptools/__init__.py", line 145, in setup
return distutils.core.setup(**attrs)
File "/opt/anaconda3/lib/python3.7/distutils/core.py", line 148, in setup
dist.run_commands()
File "/opt/anaconda3/lib/python3.7/distutils/dist.py", line 966, in run_commands
self.run_command(cmd)
File "/opt/anaconda3/lib/python3.7/distutils/dist.py", line 985, in run_command
cmd_obj.run()
File "/opt/anaconda3/lib/python3.7/site-packages/wheel/bdist_wheel.py", line 192, in run
self.run_command('build')
File "/opt/anaconda3/lib/python3.7/distutils/cmd.py", line 313, in run_command
self.distribution.run_command(command)
File "/opt/anaconda3/lib/python3.7/distutils/dist.py", line 985, in run_command
cmd_obj.run()
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/distutils/command/build.py", line 47, in run
old_build.run(self)
File "/opt/anaconda3/lib/python3.7/distutils/command/build.py", line 135, in run
self.run_command(cmd_name)
File "/opt/anaconda3/lib/python3.7/distutils/cmd.py", line 313, in run_command
self.distribution.run_command(command)
File "/opt/anaconda3/lib/python3.7/distutils/dist.py", line 985, in run_command
cmd_obj.run()
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/distutils/command/build_src.py", line 148, in run
self.build_sources()
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/distutils/command/build_src.py", line 165, in build_sources
self.build_extension_sources(ext)
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/distutils/command/build_src.py", line 325, in build_extension_sources
sources = self.f2py_sources(sources, ext)
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/distutils/command/build_src.py", line 542, in f2py_sources
+ ['--build-dir', target_dir, source])
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/f2py2e.py", line 425, in run_main
postlist = callcrackfortran(files, options)
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/f2py2e.py", line 329, in callcrackfortran
postlist = crackfortran.crackfortran(files)
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/crackfortran.py", line 3251, in crackfortran
readfortrancode(files, crackline)
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/crackfortran.py", line 501, in readfortrancode
dowithline(finalline)
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/crackfortran.py", line 796, in crackline
analyzeline(m, pat[1], line)
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/crackfortran.py", line 1098, in analyzeline
last_name = updatevars(typespec, selector, attr, edecl)
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/crackfortran.py", line 1542, in updatevars
attrspec = [x.strip() for x in markoutercomma(attrspec).split('@,@')]
File "/opt/anaconda3/lib/python3.7/site-packages/numpy/f2py/crackfortran.py", line 833, in markoutercomma
assert not f, repr((f, line, l))
AssertionError: (-1, 'intent(in))', 'intent(in))')
----------------------------------------
Running setup.py clean for scipy
Complete output from command /opt/anaconda3/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-y4i1_aue/scipy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" clean --all:
`setup.py clean` is not supported, use one of the following instead:
- `git clean -xdf` (cleans all files)
- `git clean -Xdf` (cleans all versioned files, doesn't touch
files that aren't checked into the git repo)
Add `--force` to your command to use it anyway if you must (unsupported).
----------------------------------------
Failed to build numpy scipy
Installing collected packages: numpy, matplotlib, absl-py, tensorflow-estimator, termcolor, keras-applications, astor, gast, keras-preprocessing, tensorboard, tensorflow, inflect, scipy, librosa, tensorboardX, Unidecode
Running setup.py install for numpy: started
Running setup.py install for numpy: finished with status 'error'
Complete output from command /opt/anaconda3/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-y4i1_aue/numpy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-xxcdvwv6/install-record.txt --single-version-externally-managed --compile --user --prefix=:
Running from numpy source directory.
Note: if you need reliable uninstall behavior, then install
with pip instead of using `setup.py install`:
- `pip install .` (from a git repo or downloaded source
release)
- `pip install numpy` (last NumPy release on PyPi)
blas_opt_info:
blas_mkl_info:
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/usr/include', '/opt/anaconda3/include']
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/usr/include', '/opt/anaconda3/include']
/bin/sh: 1: svnversion: not found
non-existing path in 'numpy/distutils': 'site.cfg'
/bin/sh: 1: svnversion: not found
F2PY Version 2
lapack_opt_info:
lapack_mkl_info:
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/usr/include', '/opt/anaconda3/include']
FOUND:
libraries = ['mkl_rt', 'pthread']
library_dirs = ['/opt/anaconda3/lib']
define_macros = [('SCIPY_MKL_H', None), ('HAVE_CBLAS', None)]
include_dirs = ['/usr/local/include', '/usr/include', '/opt/anaconda3/include']
/opt/anaconda3/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
running install
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
building library "npymath" sources
customize Gnu95FCompiler
Could not locate executable gfortran
Could not locate executable f95
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize LaheyFCompiler
Could not locate executable lf95
customize PGroupFCompiler
Could not locate executable pgfortran
customize AbsoftFCompiler
Could not locate executable f90
Could not locate executable f77
customize NAGFCompiler
customize VastFCompiler
customize CompaqFCompiler
Could not locate executable fort
customize IntelItaniumFCompiler
Could not locate executable efort
Could not locate executable efc
customize IntelEM64TFCompiler
customize GnuFCompiler
Could not locate executable g77
customize G95FCompiler
Could not locate executable g95
customize PathScaleFCompiler
Could not locate executable pathf95
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
^~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -o _configtest
/opt/anaconda3/compiler_compat/ld: _configtest.o: in function `main':
/tmp/pip-install-y4i1_aue/numpy/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
/opt/anaconda3/compiler_compat/ld: _configtest.o: in function `main':
/tmp/pip-install-y4i1_aue/numpy/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -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/opt/anaconda3/include/python3.7m -c'
gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
^~~
gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
adding 'build/src.linux-x86_64-3.7/numpy/core/src/npymath' to include_dirs.
None - nothing done with h_files = ['build/src.linux-x86_64-3.7/numpy/core/src/npymath/npy_math_internal.h']
building library "npysort" sources
adding 'build/src.linux-x86_64-3.7/numpy/core/src/private' to include_dirs.
None - nothing done with h_files = ['build/src.linux-x86_64-3.7/numpy/core/src/private/npy_partition.h', 'build/src.linux-x86_64-3.7/numpy/core/src/private/npy_binsearch.h']
building extension "numpy.core._dummy" sources
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
adding 'build/src.linux-x86_64-3.7/numpy/core/src/private' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.7/numpy/core/src/private/templ_common.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
adding 'build/src.linux-x86_64-3.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-3.7/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-3.7/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.umath_tests" sources
building extension "numpy.core.test_rational" sources
building extension "numpy.core.struct_ufunc_test" sources
building extension "numpy.core.multiarray_tests" sources
building extension "numpy.core.operand_flag_tests" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
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.
building extension "numpy.random.mtrand" sources
building data_files sources
build_src: building npy-pkg config files
running build_py
copying numpy/version.py -> build/lib.linux-x86_64-3.7/numpy
copying build/src.linux-x86_64-3.7/numpy/__config__.py -> build/lib.linux-x86_64-3.7/numpy
copying build/src.linux-x86_64-3.7/numpy/distutils/__config__.py -> build/lib.linux-x86_64-3.7/numpy/distutils
running build_clib
customize UnixCCompiler
customize UnixCCompiler using build_clib
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
building 'numpy.random.mtrand' extension
compiling C sources
C compiler: gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c'
gcc: numpy/random/mtrand/mtrand.c
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__ExceptionSave’:
numpy/random/mtrand/mtrand.c:45208:19: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
*type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45209:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
*value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45210:17: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
*tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__ExceptionReset’:
numpy/random/mtrand/mtrand.c:45217:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tmp_type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45218:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tmp_value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45219:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tmp_tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c:45220:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tstate->exc_type = type;
^~
numpy/random/mtrand/mtrand.c:45221:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tstate->exc_value = value;
^~
numpy/random/mtrand/mtrand.c:45222:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tstate->exc_traceback = tb;
^~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__GetException’:
numpy/random/mtrand/mtrand.c:45277:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tmp_type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45278:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tmp_value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45279:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tmp_tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c:45280:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tstate->exc_type = local_type;
^~
numpy/random/mtrand/mtrand.c:45281:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tstate->exc_value = local_value;
^~
numpy/random/mtrand/mtrand.c:45282:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tstate->exc_traceback = local_tb;
^~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__ExceptionSave’:
numpy/random/mtrand/mtrand.c:45208:19: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
*type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45209:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
*value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45210:17: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
*tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__ExceptionReset’:
numpy/random/mtrand/mtrand.c:45217:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tmp_type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45218:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tmp_value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45219:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tmp_tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c:45220:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tstate->exc_type = type;
^~
numpy/random/mtrand/mtrand.c:45221:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tstate->exc_value = value;
^~
numpy/random/mtrand/mtrand.c:45222:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tstate->exc_traceback = tb;
^~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx__GetException’:
numpy/random/mtrand/mtrand.c:45277:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tmp_type = tstate->exc_type;
^~
numpy/random/mtrand/mtrand.c:45278:23: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tmp_value = tstate->exc_value;
^~
numpy/random/mtrand/mtrand.c:45279:20: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tmp_tb = tstate->exc_traceback;
^~
numpy/random/mtrand/mtrand.c:45280:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’?
tstate->exc_type = local_type;
^~
numpy/random/mtrand/mtrand.c:45281:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’?
tstate->exc_value = local_value;
^~
numpy/random/mtrand/mtrand.c:45282:11: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
tstate->exc_traceback = local_tb;
^~
error: Command "gcc -pthread -B /opt/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.7/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/opt/anaconda3/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/npymath -c numpy/random/mtrand/mtrand.c -o build/temp.linux-x86_64-3.7/numpy/random/mtrand/mtrand.o -MMD -MF build/temp.linux-x86_64-3.7/numpy/random/mtrand/mtrand.o.d" failed with exit status 1
----------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment