Skip to content

Instantly share code, notes, and snippets.

@KyleTryon
Created June 12, 2022 15:48
Show Gist options
  • Save KyleTryon/683ee38e2809b05cfe4254f0e153b5c0 to your computer and use it in GitHub Desktop.
Save KyleTryon/683ee38e2809b05cfe4254f0e153b5c0 to your computer and use it in GitHub Desktop.
$ sudo pip3 install -r requirements.txt
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting crypto==1.4.1
Using cached https://www.piwheels.org/simple/crypto/crypto-1.4.1-py2.py3-none-any.whl (18 kB)
Collecting requests==2.21.0
Using cached https://www.piwheels.org/simple/requests/requests-2.21.0-py2.py3-none-any.whl (57 kB)
Collecting PyYAML==5.1
Using cached PyYAML-5.1.tar.gz (274 kB)
Collecting scapy==2.4.3
Using cached https://www.piwheels.org/simple/scapy/scapy-2.4.3-py2.py3-none-any.whl (1.0 MB)
Collecting gym==0.14.0
Using cached https://www.piwheels.org/simple/gym/gym-0.14.0-py3-none-any.whl (1.6 MB)
Collecting scipy==1.3.1
Using cached scipy-1.3.1.tar.gz (23.6 MB)
Installing build dependencies ... error
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 /usr/lib/python3/dist-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-yvn546b5/overlay --no-warn-script-location --no-binary/pypi.org/simple --extra-index-url https://www.piwheels.org/simple -- wheel setuptools 'Cython>=0.29.2' 'numpy==1.13.3; python_version=='"'"'3.5'"'"' and platform_system!='"'"'AIX'"'"'3.6'"'"' and platform_system!='"'"'AIX'"'"'' 'numpy==1.14.5; python_version>='"'"'3.7'"'"' and platform_system!='"'"'AIX'"'"'' 'numpy==1.16.0; python_version=='"'"'3.5'"'"' and platf.0; python_version=='"'"'3.6'"'"' and platform_system=='"'"'AIX'"'"'' 'numpy==1.16.0; python_version>='"'"'3.7'"'"' and platform_system=='"'"'AIX'"'"''
cwd: None
Complete output (5440 lines):
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple
Ignoring numpy: markers 'python_version == "3.5" and platform_system != "AIX"' don't match your environment
Ignoring numpy: markers 'python_version == "3.6" and platform_system != "AIX"' don't match your environment
Ignoring numpy: markers 'python_version == "3.5" and platform_system == "AIX"' don't match your environment
Ignoring numpy: markers 'python_version == "3.6" and platform_system == "AIX"' don't match your environment
Ignoring numpy: markers 'python_version >= "3.7" and platform_system == "AIX"' don't match your environment
Collecting wheel
Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Collecting setuptools
Using cached https://www.piwheels.org/simple/setuptools/setuptools-62.3.4-py3-none-any.whl (1.2 MB)
Collecting Cython>=0.29.2
Using cached Cython-0.29.30-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (1.8 MB)
Collecting numpy==1.14.5
Using cached numpy-1.14.5.zip (4.9 MB)
Building wheels for collected packages: numpy
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): still running...
Building wheel for numpy (setup.py): still running...
Building wheel for numpy (setup.py): still running...
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'
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/setup.py'"'"'; __file__='"'f97f495491b9c26b59d716de401/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__/pip-wheel-j07w_vn7
cwd: /tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/
Complete output (4815 lines):
Running from numpy source directory.
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/numpy/distutils/misc_util.py:464: SyntaxWarning: "is" with a literal. Did you mean "=="?
return is_string(s) and ('*' in s or '?' is s)
blas_opt_info:
blas_mkl_info:
customize UnixCCompiler
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
blis_info:
customize UnixCCompiler
libraries blis not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
openblas_info:
customize UnixCCompiler
customize UnixCCompiler
libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
atlas_3_10_blas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
libraries tatlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
atlas_3_10_blas_info:
customize UnixCCompiler
libraries satlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
libraries ptf77blas,ptcblas,atlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
atlas_blas_info:
customize UnixCCompiler
libraries f77blas,cblas,atlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/numpy/distutils/system_info.py:624: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
self.calc_info()
blas_info:
customize UnixCCompiler
libraries blas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/numpy/distutils/system_info.py:624: UserWarning:
Blas (http://www.netlib.org/blas/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [blas]) or by setting
the BLAS environment variable.
self.calc_info()
blas_src_info:
NOT AVAILABLE
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/numpy/distutils/system_info.py:624: UserWarning:
Blas (http://www.netlib.org/blas/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [blas_src]) or by setting
the BLAS_SRC environment variable.
self.calc_info()
NOT AVAILABLE
/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:
customize UnixCCompiler
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
openblas_lapack_info:
customize UnixCCompiler
customize UnixCCompiler
libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
openblas_clapack_info:
customize UnixCCompiler
customize UnixCCompiler
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
atlas_3_10_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
libraries tatlas,tatlas not found in /usr/local/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
libraries tatlas,tatlas not found in /usr/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
libraries tatlas,tatlas not found in /usr/lib/aarch64-linux-gnu
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib/aarch64-linux-gnu
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
NOT AVAILABLE
atlas_3_10_info:
customize UnixCCompiler
libraries satlas,satlas not found in /usr/local/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
libraries satlas,satlas not found in /usr/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
libraries satlas,satlas not found in /usr/lib/aarch64-linux-gnu
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib/aarch64-linux-gnu
<class 'numpy.distutils.system_info.atlas_3_10_info'>
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/aarch64-linux-gnu
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib/aarch64-linux-gnu
<class 'numpy.distutils.system_info.atlas_threads_info'>
NOT AVAILABLE
atlas_info:
customize UnixCCompiler
libraries f77blas,cblas,atlas not found in /usr/local/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
libraries f77blas,cblas,atlas not found in /usr/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
libraries f77blas,cblas,atlas not found in /usr/lib/aarch64-linux-gnu
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib/aarch64-linux-gnu
<class 'numpy.distutils.system_info.atlas_info'>
NOT AVAILABLE
lapack_info:
customize UnixCCompiler
libraries lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/numpy/distutils/system_info.py:624: UserWarning:
Lapack (http://www.netlib.org/lapack/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [lapack]) or by setting
the LAPACK environment variable.
self.calc_info()
lapack_src_info:
NOT AVAILABLE
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/numpy/distutils/system_info.py:624: UserWarning:
Lapack (http://www.netlib.org/lapack/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [lapack_src]) or by setting
the LAPACK_SRC environment variable.
self.calc_info()
NOT AVAILABLE
/usr/lib/python3.9/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-aarch64-3.9
creating build/src.linux-aarch64-3.9/numpy
creating build/src.linux-aarch64-3.9/numpy/distutils
building library "npymath" sources
get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']'
customize Gnu95FCompiler
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
customize NAGFORCompiler
Could not locate executable nagfor
don't know how to compile Fortran code on platform 'posix'
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
1 | int exp (void);
| ^~~
_configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int exp (void);
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
/usr/bin/ld: _configtest.o: in function `main':
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
/usr/bin/ld: _configtest.o: in function `main':
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
1 | int exp (void);
| ^~~
_configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int exp (void);
aarch64-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
creating build/src.linux-aarch64-3.9/numpy/core
creating build/src.linux-aarch64-3.9/numpy/core/src
creating build/src.linux-aarch64-3.9/numpy/core/src/npymath
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/npymath/npy_math_internal.h
adding 'build/src.linux-aarch64-3.9/numpy/core/src/npymath' to include_dirs.
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/npymath/ieee754.c
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/npymath/npy_math_complex.c
None - nothing done with h_files = ['build/src.linux-aarch64-3.9/numpy/core/src/npymath/npy_math_internal.h']
building library "npysort" sources
creating build/src.linux-aarch64-3.9/numpy/core/src/npysort
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/npysort/quicksort.c
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/npysort/mergesort.c
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/npysort/heapsort.c
creating build/src.linux-aarch64-3.9/numpy/core/src/private
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/private/npy_partition.h
adding 'build/src.linux-aarch64-3.9/numpy/core/src/private' to include_dirs.
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/npysort/selection.c
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/private/npy_binsearch.h
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/npysort/binsearch.c
None - nothing done with h_files = ['build/src.linux-aarch64-3.9/numpy/core/src/private/npy_partition.h', 'build/src.linux-aarch64-3.9/numpy/core/src/private/npy_binsearch.h']
building extension "numpy.core._dummy" sources
Generating build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:10: fatal error: sys/endian.h: No such file or directory
1 | #include <sys/endian.h>
| ^~~~~~~~~~~~~~
compilation terminated.
_configtest.c:1:10: fatal error: sys/endian.h: No such file or directory
1 | #include <sys/endian.h>
| ^~~~~~~~~~~~~~
compilation terminated.
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 4)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function); did you mean ‘SIZEOF_LONG_DOUBLE’?
7 | (void) SIZEOF_LONGDOUBLE;
| ^~~~~~~~~~~~~~~~~
| SIZEOF_LONG_DOUBLE
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c: In function ‘main’:
_configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function); did you mean ‘SIZEOF_LONG_DOUBLE’?
7 | (void) SIZEOF_LONGDOUBLE;
| ^~~~~~~~~~~~~~~~~
| SIZEOF_LONG_DOUBLE
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 32)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
7 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
7 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
7 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
7 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
7 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
7 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
5 | static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
| ^~~~~~~~~~
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
1 | int exp (void);
| ^~~
_configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int exp (void);
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
/usr/bin/ld: _configtest.o: in function `main':
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
/usr/bin/ld: _configtest.o: in function `main':
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
1 | int exp (void);
| ^~~
_configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int exp (void);
aarch64-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘sin’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
1 | int sin (void);
| ^~~
_configtest.c:1:1: note: ‘sin’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int sin (void);
_configtest.c:2:5: warning: conflicting types for built-in function ‘cos’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
2 | int cos (void);
| ^~~
_configtest.c:2:5: note: ‘cos’ is declared in header ‘<math.h>’
_configtest.c:3:5: warning: conflicting types for built-in function ‘tan’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
3 | int tan (void);
| ^~~
_configtest.c:3:5: note: ‘tan’ is declared in header ‘<math.h>’
_configtest.c:4:5: warning: conflicting types for built-in function ‘sinh’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
4 | int sinh (void);
| ^~~~
_configtest.c:4:5: note: ‘sinh’ is declared in header ‘<math.h>’
_configtest.c:5:5: warning: conflicting types for built-in function ‘cosh’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
5 | int cosh (void);
| ^~~~
_configtest.c:5:5: note: ‘cosh’ is declared in header ‘<math.h>’
_configtest.c:6:5: warning: conflicting types for built-in function ‘tanh’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
6 | int tanh (void);
| ^~~~
_configtest.c:6:5: note: ‘tanh’ is declared in header ‘<math.h>’
_configtest.c:7:5: warning: conflicting types for built-in function ‘fabs’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
7 | int fabs (void);
| ^~~~
_configtest.c:7:5: note: ‘fabs’ is declared in header ‘<math.h>’
_configtest.c:8:5: warning: conflicting types for built-in function ‘floor’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
8 | int floor (void);
| ^~~~~
_configtest.c:8:5: note: ‘floor’ is declared in header ‘<math.h>’
_configtest.c:9:5: warning: conflicting types for built-in function ‘ceil’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
9 | int ceil (void);
| ^~~~
_configtest.c:9:5: note: ‘ceil’ is declared in header ‘<math.h>’
_configtest.c:10:5: warning: conflicting types for built-in function ‘sqrt’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
10 | int sqrt (void);
| ^~~~
_configtest.c:10:5: note: ‘sqrt’ is declared in header ‘<math.h>’
_configtest.c:11:5: warning: conflicting types for built-in function ‘log10’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
11 | int log10 (void);
| ^~~~~
_configtest.c:11:5: note: ‘log10’ is declared in header ‘<math.h>’
_configtest.c:12:5: warning: conflicting types for built-in function ‘log’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
12 | int log (void);
| ^~~
_configtest.c:12:5: note: ‘log’ is declared in header ‘<math.h>’
_configtest.c:13:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
13 | int exp (void);
| ^~~
_configtest.c:13:5: note: ‘exp’ is declared in header ‘<math.h>’
_configtest.c:14:5: warning: conflicting types for built-in function ‘asin’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
14 | int asin (void);
| ^~~~
_configtest.c:14:5: note: ‘asin’ is declared in header ‘<math.h>’
_configtest.c:15:5: warning: conflicting types for built-in function ‘acos’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
15 | int acos (void);
| ^~~~
_configtest.c:15:5: note: ‘acos’ is declared in header ‘<math.h>’
_configtest.c:16:5: warning: conflicting types for built-in function ‘atan’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
16 | int atan (void);
| ^~~~
_configtest.c:16:5: note: ‘atan’ is declared in header ‘<math.h>’
_configtest.c:17:5: warning: conflicting types for built-in function ‘fmod’; expected ‘double(double, double)’ [-Wbuiltin-declaration-mismatch]
17 | int fmod (void);
| ^~~~
_configtest.c:17:5: note: ‘fmod’ is declared in header ‘<math.h>’
_configtest.c:18:5: warning: conflicting types for built-in function ‘modf’; expected ‘double(double, double *)’ [-Wbuiltin-declaration-mismatch]
18 | int modf (void);
| ^~~~
_configtest.c:18:5: note: ‘modf’ is declared in header ‘<math.h>’
_configtest.c:19:5: warning: conflicting types for built-in function ‘frexp’; expected ‘double(double, int *)’ [-Wbuiltin-declaration-mismatch]
19 | int frexp (void);
| ^~~~~
_configtest.c:19:5: note: ‘frexp’ is declared in header ‘<math.h>’
_configtest.c:20:5: warning: conflicting types for built-in function ‘ldexp’; expected ‘double(double, int)’ [-Wbuiltin-declaration-mismatch]
20 | int ldexp (void);
| ^~~~~
_configtest.c:20:5: note: ‘ldexp’ is declared in header ‘<math.h>’
aarch64-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘rint’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
1 | int rint (void);
| ^~~~
_configtest.c:1:1: note: ‘rint’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int rint (void);
_configtest.c:2:5: warning: conflicting types for built-in function ‘trunc’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
2 | int trunc (void);
| ^~~~~
_configtest.c:2:5: note: ‘trunc’ is declared in header ‘<math.h>’
_configtest.c:3:5: warning: conflicting types for built-in function ‘exp2’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
3 | int exp2 (void);
| ^~~~
_configtest.c:3:5: note: ‘exp2’ is declared in header ‘<math.h>’
_configtest.c:4:5: warning: conflicting types for built-in function ‘log2’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
4 | int log2 (void);
| ^~~~
_configtest.c:4:5: note: ‘log2’ is declared in header ‘<math.h>’
_configtest.c:5:5: warning: conflicting types for built-in function ‘atan2’; expected ‘double(double, double)’ [-Wbuiltin-declaration-mismatch]
5 | int atan2 (void);
| ^~~~~
_configtest.c:5:5: note: ‘atan2’ is declared in header ‘<math.h>’
_configtest.c:6:5: warning: conflicting types for built-in function ‘pow’; expected ‘double(double, double)’ [-Wbuiltin-declaration-mismatch]
6 | int pow (void);
| ^~~
_configtest.c:6:5: note: ‘pow’ is declared in header ‘<math.h>’
_configtest.c:7:5: warning: conflicting types for built-in function ‘nextafter’; expected ‘double(double, double)’ [-Wbuiltin-declaration-mismatch]
7 | int nextafter (void);
| ^~~~~~~~~
_configtest.c:7:5: note: ‘nextafter’ is declared in header ‘<math.h>’
_configtest.c:10:5: warning: conflicting types for built-in function ‘cbrt’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
10 | int cbrt (void);
| ^~~~
_configtest.c:10:5: note: ‘cbrt’ is declared in header ‘<math.h>’
aarch64-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory
1 | #include <xmmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
_configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory
1 | #include <xmmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:10: fatal error: emmintrin.h: No such file or directory
1 | #include <emmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
_configtest.c:1:10: fatal error: emmintrin.h: No such file or directory
1 | #include <emmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:10: fatal error: xlocale.h: No such file or directory
1 | #include <xlocale.h>
| ^~~~~~~~~~~
compilation terminated.
_configtest.c:1:10: fatal error: xlocale.h: No such file or directory
1 | #include <xlocale.h>
| ^~~~~~~~~~~
compilation terminated.
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
5 | __builtin_isnan(5.);
| ^~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
5 | __builtin_isinf(5.);
| ^~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
5 | __builtin_isfinite(5.);
| ^~~~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
5 | __builtin_bswap32(5u);
| ^~~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
5 | __builtin_bswap64(5u);
| ^~~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
5 | __builtin_expect(5, 0);
| ^~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: right-hand operand of comma expression has no effect [-Wunused-value]
5 | __builtin_mul_overflow(5, 5, (int*)5);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7:20: warning: implicit declaration of function ‘__builtin_cpu_supports’; did you mean ‘__builtin_isupper’? [-Wimplicit-function-declaration]
7 | volatile int r = __builtin_cpu_supports("sse");
| ^~~~~~~~~~~~~~~~~~~~~~
| __builtin_isupper
_configtest.c:7:16: warning: unused variable ‘r’ [-Wunused-variable]
7 | volatile int r = __builtin_cpu_supports("sse");
| ^
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
/usr/bin/ld: _configtest.o: in function `main':
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/_configtest.c:7: undefined reference to `__builtin_cpu_supports'
collect2: error: ld returned 1 exit status
/usr/bin/ld: _configtest.o: in function `main':
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/_configtest.c:7: undefined reference to `__builtin_cpu_supports'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:10: fatal error: emmintrin.h: No such file or directory
1 | #include <emmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
_configtest.c:1:10: fatal error: emmintrin.h: No such file or directory
1 | #include <emmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory
1 | #include <xmmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
_configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory
1 | #include <xmmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory
1 | #include <xmmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
_configtest.c:1:10: fatal error: xmmintrin.h: No such file or directory
1 | #include <xmmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:10: fatal error: emmintrin.h: No such file or directory
1 | #include <emmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
_configtest.c:1:10: fatal error: emmintrin.h: No such file or directory
1 | #include <emmintrin.h>
| ^~~~~~~~~~~~~
compilation terminated.
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
/tmp/ccsS58aM.s: Assembler messages:
/tmp/ccsS58aM.s:18: Error: unknown mnemonic `vpand' -- `vpand %xmm1,%xmm2,%xmm3'
/tmp/ccsS58aM.s: Assembler messages:
/tmp/ccsS58aM.s:18: Error: unknown mnemonic `vpand' -- `vpand %xmm1,%xmm2,%xmm3'
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
/tmp/ccbZ2050.s: Assembler messages:
/tmp/ccbZ2050.s:18: Error: unknown mnemonic `vpand' -- `vpand %ymm1,%ymm2,%ymm3'
/tmp/ccbZ2050.s: Assembler messages:
/tmp/ccbZ2050.s:18: Error: unknown mnemonic `vpand' -- `vpand %ymm1,%ymm2,%ymm3'
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
3 | #pragma clang diagnostic error "-Wattributes"
|
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
3 | #pragma clang diagnostic error "-Wattributes"
|
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
3 | #pragma clang diagnostic error "-Wattributes"
|
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
3 | #pragma clang diagnostic error "-Wattributes"
|
_configtest.c:5:1: error: pragma or attribute ‘target("avx")’ is not valid
5 | int __attribute__((target ("avx"))) attribute_target_avx(void*);
| ^~~
_configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
3 | #pragma clang diagnostic error "-Wattributes"
|
_configtest.c:5:1: error: pragma or attribute ‘target("avx")’ is not valid
5 | int __attribute__((target ("avx"))) attribute_target_avx(void*);
| ^~~
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
3 | #pragma clang diagnostic error "-Wattributes"
|
_configtest.c:5:1: error: pragma or attribute ‘target("avx2")’ is not valid
5 | int __attribute__((target ("avx2"))) attribute_target_avx2(void*);
| ^~~
_configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
3 | #pragma clang diagnostic error "-Wattributes"
|
_configtest.c:5:1: error: pragma or attribute ‘target("avx2")’ is not valid
5 | int __attribute__((target ("avx2"))) attribute_target_avx2(void*);
| ^~~
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
3 | #pragma clang diagnostic error "-Wattributes"
|
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
3 | #pragma clang diagnostic error "-Wattributes"
|
_configtest.c: In function ‘__declspec’:
_configtest.c:5:24: error: expected declaration specifiers before ‘foo’
5 | int __declspec(thread) foo;
| ^~~
_configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
9 | {
| ^
_configtest.c:5:5: warning: type of ‘thread’ defaults to ‘int’ [-Wimplicit-int]
5 | int __declspec(thread) foo;
| ^~~~~~~~~~
_configtest.c:11: error: expected ‘{’ at end of input
11 | }
|
_configtest.c:11: warning: control reaches end of non-void function [-Wreturn-type]
11 | }
|
_configtest.c:3: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
3 | #pragma clang diagnostic error "-Wattributes"
|
_configtest.c: In function ‘__declspec’:
_configtest.c:5:24: error: expected declaration specifiers before ‘foo’
5 | int __declspec(thread) foo;
| ^~~
_configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
9 | {
| ^
_configtest.c:5:5: warning: type of ‘thread’ defaults to ‘int’ [-Wimplicit-int]
5 | int __declspec(thread) foo;
| ^~~~~~~~~~
_configtest.c:11: error: expected ‘{’ at end of input
11 | }
|
_configtest.c:11: warning: control reaches end of non-void function [-Wreturn-type]
11 | }
|
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘sinf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
1 | int sinf (void);
| ^~~~
_configtest.c:1:1: note: ‘sinf’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int sinf (void);
_configtest.c:2:5: warning: conflicting types for built-in function ‘cosf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
2 | int cosf (void);
| ^~~~
_configtest.c:2:5: note: ‘cosf’ is declared in header ‘<math.h>’
_configtest.c:3:5: warning: conflicting types for built-in function ‘tanf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
3 | int tanf (void);
| ^~~~
_configtest.c:3:5: note: ‘tanf’ is declared in header ‘<math.h>’
_configtest.c:4:5: warning: conflicting types for built-in function ‘sinhf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
4 | int sinhf (void);
| ^~~~~
_configtest.c:4:5: note: ‘sinhf’ is declared in header ‘<math.h>’
_configtest.c:5:5: warning: conflicting types for built-in function ‘coshf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
5 | int coshf (void);
| ^~~~~
_configtest.c:5:5: note: ‘coshf’ is declared in header ‘<math.h>’
_configtest.c:6:5: warning: conflicting types for built-in function ‘tanhf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
6 | int tanhf (void);
| ^~~~~
_configtest.c:6:5: note: ‘tanhf’ is declared in header ‘<math.h>’
_configtest.c:7:5: warning: conflicting types for built-in function ‘fabsf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
7 | int fabsf (void);
| ^~~~~
_configtest.c:7:5: note: ‘fabsf’ is declared in header ‘<math.h>’
_configtest.c:8:5: warning: conflicting types for built-in function ‘floorf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
8 | int floorf (void);
| ^~~~~~
_configtest.c:8:5: note: ‘floorf’ is declared in header ‘<math.h>’
_configtest.c:9:5: warning: conflicting types for built-in function ‘ceilf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
9 | int ceilf (void);
| ^~~~~
_configtest.c:9:5: note: ‘ceilf’ is declared in header ‘<math.h>’
_configtest.c:10:5: warning: conflicting types for built-in function ‘rintf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
10 | int rintf (void);
| ^~~~~
_configtest.c:10:5: note: ‘rintf’ is declared in header ‘<math.h>’
_configtest.c:11:5: warning: conflicting types for built-in function ‘truncf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
11 | int truncf (void);
| ^~~~~~
_configtest.c:11:5: note: ‘truncf’ is declared in header ‘<math.h>’
_configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
12 | int sqrtf (void);
| ^~~~~
_configtest.c:12:5: note: ‘sqrtf’ is declared in header ‘<math.h>’
_configtest.c:13:5: warning: conflicting types for built-in function ‘log10f’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
13 | int log10f (void);
| ^~~~~~
_configtest.c:13:5: note: ‘log10f’ is declared in header ‘<math.h>’
_configtest.c:14:5: warning: conflicting types for built-in function ‘logf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
14 | int logf (void);
| ^~~~
_configtest.c:14:5: note: ‘logf’ is declared in header ‘<math.h>’
_configtest.c:15:5: warning: conflicting types for built-in function ‘log1pf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
15 | int log1pf (void);
| ^~~~~~
_configtest.c:15:5: note: ‘log1pf’ is declared in header ‘<math.h>’
_configtest.c:16:5: warning: conflicting types for built-in function ‘expf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
16 | int expf (void);
| ^~~~
_configtest.c:16:5: note: ‘expf’ is declared in header ‘<math.h>’
_configtest.c:17:5: warning: conflicting types for built-in function ‘expm1f’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
17 | int expm1f (void);
| ^~~~~~
_configtest.c:17:5: note: ‘expm1f’ is declared in header ‘<math.h>’
_configtest.c:18:5: warning: conflicting types for built-in function ‘asinf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
18 | int asinf (void);
| ^~~~~
_configtest.c:18:5: note: ‘asinf’ is declared in header ‘<math.h>’
_configtest.c:19:5: warning: conflicting types for built-in function ‘acosf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
19 | int acosf (void);
| ^~~~~
_configtest.c:19:5: note: ‘acosf’ is declared in header ‘<math.h>’
_configtest.c:20:5: warning: conflicting types for built-in function ‘atanf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
20 | int atanf (void);
| ^~~~~
_configtest.c:20:5: note: ‘atanf’ is declared in header ‘<math.h>’
_configtest.c:21:5: warning: conflicting types for built-in function ‘asinhf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
21 | int asinhf (void);
| ^~~~~~
_configtest.c:21:5: note: ‘asinhf’ is declared in header ‘<math.h>’
_configtest.c:22:5: warning: conflicting types for built-in function ‘acoshf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
22 | int acoshf (void);
| ^~~~~~
_configtest.c:22:5: note: ‘acoshf’ is declared in header ‘<math.h>’
_configtest.c:23:5: warning: conflicting types for built-in function ‘atanhf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
23 | int atanhf (void);
| ^~~~~~
_configtest.c:23:5: note: ‘atanhf’ is declared in header ‘<math.h>’
_configtest.c:24:5: warning: conflicting types for built-in function ‘hypotf’; expected ‘float(float, float)’ [-Wbuiltin-declaration-mismatch]
24 | int hypotf (void);
| ^~~~~~
_configtest.c:24:5: note: ‘hypotf’ is declared in header ‘<math.h>’
_configtest.c:25:5: warning: conflicting types for built-in function ‘atan2f’; expected ‘float(float, float)’ [-Wbuiltin-declaration-mismatch]
25 | int atan2f (void);
| ^~~~~~
_configtest.c:25:5: note: ‘atan2f’ is declared in header ‘<math.h>’
_configtest.c:26:5: warning: conflicting types for built-in function ‘powf’; expected ‘float(float, float)’ [-Wbuiltin-declaration-mismatch]
26 | int powf (void);
| ^~~~
_configtest.c:26:5: note: ‘powf’ is declared in header ‘<math.h>’
_configtest.c:27:5: warning: conflicting types for built-in function ‘fmodf’; expected ‘float(float, float)’ [-Wbuiltin-declaration-mismatch]
27 | int fmodf (void);
| ^~~~~
_configtest.c:27:5: note: ‘fmodf’ is declared in header ‘<math.h>’
_configtest.c:28:5: warning: conflicting types for built-in function ‘modff’; expected ‘float(float, float *)’ [-Wbuiltin-declaration-mismatch]
28 | int modff (void);
| ^~~~~
_configtest.c:28:5: note: ‘modff’ is declared in header ‘<math.h>’
_configtest.c:29:5: warning: conflicting types for built-in function ‘frexpf’; expected ‘float(float, int *)’ [-Wbuiltin-declaration-mismatch]
29 | int frexpf (void);
| ^~~~~~
_configtest.c:29:5: note: ‘frexpf’ is declared in header ‘<math.h>’
_configtest.c:30:5: warning: conflicting types for built-in function ‘ldexpf’; expected ‘float(float, int)’ [-Wbuiltin-declaration-mismatch]
30 | int ldexpf (void);
| ^~~~~~
_configtest.c:30:5: note: ‘ldexpf’ is declared in header ‘<math.h>’
_configtest.c:31:5: warning: conflicting types for built-in function ‘exp2f’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
31 | int exp2f (void);
| ^~~~~
_configtest.c:31:5: note: ‘exp2f’ is declared in header ‘<math.h>’
_configtest.c:32:5: warning: conflicting types for built-in function ‘log2f’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
32 | int log2f (void);
| ^~~~~
_configtest.c:32:5: note: ‘log2f’ is declared in header ‘<math.h>’
_configtest.c:33:5: warning: conflicting types for built-in function ‘copysignf’; expected ‘float(float, float)’ [-Wbuiltin-declaration-mismatch]
33 | int copysignf (void);
| ^~~~~~~~~
_configtest.c:33:5: note: ‘copysignf’ is declared in header ‘<math.h>’
_configtest.c:34:5: warning: conflicting types for built-in function ‘nextafterf’; expected ‘float(float, float)’ [-Wbuiltin-declaration-mismatch]
34 | int nextafterf (void);
| ^~~~~~~~~~
_configtest.c:34:5: note: ‘nextafterf’ is declared in header ‘<math.h>’
_configtest.c:35:5: warning: conflicting types for built-in function ‘cbrtf’; expected ‘float(float)’ [-Wbuiltin-declaration-mismatch]
35 | int cbrtf (void);
| ^~~~~
_configtest.c:35:5: note: ‘cbrtf’ is declared in header ‘<math.h>’
aarch64-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘sinl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
1 | int sinl (void);
| ^~~~
_configtest.c:1:1: note: ‘sinl’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int sinl (void);
_configtest.c:2:5: warning: conflicting types for built-in function ‘cosl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
2 | int cosl (void);
| ^~~~
_configtest.c:2:5: note: ‘cosl’ is declared in header ‘<math.h>’
_configtest.c:3:5: warning: conflicting types for built-in function ‘tanl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
3 | int tanl (void);
| ^~~~
_configtest.c:3:5: note: ‘tanl’ is declared in header ‘<math.h>’
_configtest.c:4:5: warning: conflicting types for built-in function ‘sinhl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
4 | int sinhl (void);
| ^~~~~
_configtest.c:4:5: note: ‘sinhl’ is declared in header ‘<math.h>’
_configtest.c:5:5: warning: conflicting types for built-in function ‘coshl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
5 | int coshl (void);
| ^~~~~
_configtest.c:5:5: note: ‘coshl’ is declared in header ‘<math.h>’
_configtest.c:6:5: warning: conflicting types for built-in function ‘tanhl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
6 | int tanhl (void);
| ^~~~~
_configtest.c:6:5: note: ‘tanhl’ is declared in header ‘<math.h>’
_configtest.c:7:5: warning: conflicting types for built-in function ‘fabsl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
7 | int fabsl (void);
| ^~~~~
_configtest.c:7:5: note: ‘fabsl’ is declared in header ‘<math.h>’
_configtest.c:8:5: warning: conflicting types for built-in function ‘floorl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
8 | int floorl (void);
| ^~~~~~
_configtest.c:8:5: note: ‘floorl’ is declared in header ‘<math.h>’
_configtest.c:9:5: warning: conflicting types for built-in function ‘ceill’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
9 | int ceill (void);
| ^~~~~
_configtest.c:9:5: note: ‘ceill’ is declared in header ‘<math.h>’
_configtest.c:10:5: warning: conflicting types for built-in function ‘rintl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
10 | int rintl (void);
| ^~~~~
_configtest.c:10:5: note: ‘rintl’ is declared in header ‘<math.h>’
_configtest.c:11:5: warning: conflicting types for built-in function ‘truncl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
11 | int truncl (void);
| ^~~~~~
_configtest.c:11:5: note: ‘truncl’ is declared in header ‘<math.h>’
_configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
12 | int sqrtl (void);
| ^~~~~
_configtest.c:12:5: note: ‘sqrtl’ is declared in header ‘<math.h>’
_configtest.c:13:5: warning: conflicting types for built-in function ‘log10l’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
13 | int log10l (void);
| ^~~~~~
_configtest.c:13:5: note: ‘log10l’ is declared in header ‘<math.h>’
_configtest.c:14:5: warning: conflicting types for built-in function ‘logl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
14 | int logl (void);
| ^~~~
_configtest.c:14:5: note: ‘logl’ is declared in header ‘<math.h>’
_configtest.c:15:5: warning: conflicting types for built-in function ‘log1pl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
15 | int log1pl (void);
| ^~~~~~
_configtest.c:15:5: note: ‘log1pl’ is declared in header ‘<math.h>’
_configtest.c:16:5: warning: conflicting types for built-in function ‘expl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
16 | int expl (void);
| ^~~~
_configtest.c:16:5: note: ‘expl’ is declared in header ‘<math.h>’
_configtest.c:17:5: warning: conflicting types for built-in function ‘expm1l’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
17 | int expm1l (void);
| ^~~~~~
_configtest.c:17:5: note: ‘expm1l’ is declared in header ‘<math.h>’
_configtest.c:18:5: warning: conflicting types for built-in function ‘asinl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
18 | int asinl (void);
| ^~~~~
_configtest.c:18:5: note: ‘asinl’ is declared in header ‘<math.h>’
_configtest.c:19:5: warning: conflicting types for built-in function ‘acosl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
19 | int acosl (void);
| ^~~~~
_configtest.c:19:5: note: ‘acosl’ is declared in header ‘<math.h>’
_configtest.c:20:5: warning: conflicting types for built-in function ‘atanl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
20 | int atanl (void);
| ^~~~~
_configtest.c:20:5: note: ‘atanl’ is declared in header ‘<math.h>’
_configtest.c:21:5: warning: conflicting types for built-in function ‘asinhl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
21 | int asinhl (void);
| ^~~~~~
_configtest.c:21:5: note: ‘asinhl’ is declared in header ‘<math.h>’
_configtest.c:22:5: warning: conflicting types for built-in function ‘acoshl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
22 | int acoshl (void);
| ^~~~~~
_configtest.c:22:5: note: ‘acoshl’ is declared in header ‘<math.h>’
_configtest.c:23:5: warning: conflicting types for built-in function ‘atanhl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
23 | int atanhl (void);
| ^~~~~~
_configtest.c:23:5: note: ‘atanhl’ is declared in header ‘<math.h>’
_configtest.c:24:5: warning: conflicting types for built-in function ‘hypotl’; expected ‘long double(long double, long double)’ [-Wbuiltin-declaration-mismatch]
24 | int hypotl (void);
| ^~~~~~
_configtest.c:24:5: note: ‘hypotl’ is declared in header ‘<math.h>’
_configtest.c:25:5: warning: conflicting types for built-in function ‘atan2l’; expected ‘long double(long double, long double)’ [-Wbuiltin-declaration-mismatch]
25 | int atan2l (void);
| ^~~~~~
_configtest.c:25:5: note: ‘atan2l’ is declared in header ‘<math.h>’
_configtest.c:26:5: warning: conflicting types for built-in function ‘powl’; expected ‘long double(long double, long double)’ [-Wbuiltin-declaration-mismatch]
26 | int powl (void);
| ^~~~
_configtest.c:26:5: note: ‘powl’ is declared in header ‘<math.h>’
_configtest.c:27:5: warning: conflicting types for built-in function ‘fmodl’; expected ‘long double(long double, long double)’ [-Wbuiltin-declaration-mismatch]
27 | int fmodl (void);
| ^~~~~
_configtest.c:27:5: note: ‘fmodl’ is declared in header ‘<math.h>’
_configtest.c:28:5: warning: conflicting types for built-in function ‘modfl’; expected ‘long double(long double, long double *)’ [-Wbuiltin-declaration-mismatch]
28 | int modfl (void);
| ^~~~~
_configtest.c:28:5: note: ‘modfl’ is declared in header ‘<math.h>’
_configtest.c:29:5: warning: conflicting types for built-in function ‘frexpl’; expected ‘long double(long double, int *)’ [-Wbuiltin-declaration-mismatch]
29 | int frexpl (void);
| ^~~~~~
_configtest.c:29:5: note: ‘frexpl’ is declared in header ‘<math.h>’
_configtest.c:30:5: warning: conflicting types for built-in function ‘ldexpl’; expected ‘long double(long double, int)’ [-Wbuiltin-declaration-mismatch]
30 | int ldexpl (void);
| ^~~~~~
_configtest.c:30:5: note: ‘ldexpl’ is declared in header ‘<math.h>’
_configtest.c:31:5: warning: conflicting types for built-in function ‘exp2l’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
31 | int exp2l (void);
| ^~~~~
_configtest.c:31:5: note: ‘exp2l’ is declared in header ‘<math.h>’
_configtest.c:32:5: warning: conflicting types for built-in function ‘log2l’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
32 | int log2l (void);
| ^~~~~
_configtest.c:32:5: note: ‘log2l’ is declared in header ‘<math.h>’
_configtest.c:33:5: warning: conflicting types for built-in function ‘copysignl’; expected ‘long double(long double, long double)’ [-Wbuiltin-declaration-mismatch]
33 | int copysignl (void);
| ^~~~~~~~~
_configtest.c:33:5: note: ‘copysignl’ is declared in header ‘<math.h>’
_configtest.c:34:5: warning: conflicting types for built-in function ‘nextafterl’; expected ‘long double(long double, long double)’ [-Wbuiltin-declaration-mismatch]
34 | int nextafterl (void);
| ^~~~~~~~~~
_configtest.c:34:5: note: ‘nextafterl’ is declared in header ‘<math.h>’
_configtest.c:35:5: warning: conflicting types for built-in function ‘cbrtl’; expected ‘long double(long double)’ [-Wbuiltin-declaration-mismatch]
35 | int cbrtl (void);
| ^~~~~
_configtest.c:35:5: note: ‘cbrtl’ is declared in header ‘<math.h>’
aarch64-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function); did you mean ‘HAVE_DECL_ISFINITE’?
8 | (void) HAVE_DECL_SIGNBIT;
| ^~~~~~~~~~~~~~~~~
| HAVE_DECL_ISFINITE
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c: In function ‘main’:
_configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function); did you mean ‘HAVE_DECL_ISFINITE’?
8 | (void) HAVE_DECL_SIGNBIT;
| ^~~~~~~~~~~~~~~~~
| HAVE_DECL_ISFINITE
_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: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘cabs’; expected ‘double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
1 | int cabs (void);
| ^~~~
_configtest.c:1:1: note: ‘cabs’ is declared in header ‘<complex.h>’
+++ |+#include <complex.h>
1 | int cabs (void);
_configtest.c:2:5: warning: conflicting types for built-in function ‘cacos’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
2 | int cacos (void);
| ^~~~~
_configtest.c:2:5: note: ‘cacos’ is declared in header ‘<complex.h>’
_configtest.c:3:5: warning: conflicting types for built-in function ‘cacosh’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
3 | int cacosh (void);
| ^~~~~~
_configtest.c:3:5: note: ‘cacosh’ is declared in header ‘<complex.h>’
_configtest.c:4:5: warning: conflicting types for built-in function ‘carg’; expected ‘double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
4 | int carg (void);
| ^~~~
_configtest.c:4:5: note: ‘carg’ is declared in header ‘<complex.h>’
_configtest.c:5:5: warning: conflicting types for built-in function ‘casin’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
5 | int casin (void);
| ^~~~~
_configtest.c:5:5: note: ‘casin’ is declared in header ‘<complex.h>’
_configtest.c:6:5: warning: conflicting types for built-in function ‘casinh’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
6 | int casinh (void);
| ^~~~~~
_configtest.c:6:5: note: ‘casinh’ is declared in header ‘<complex.h>’
_configtest.c:7:5: warning: conflicting types for built-in function ‘catan’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
7 | int catan (void);
| ^~~~~
_configtest.c:7:5: note: ‘catan’ is declared in header ‘<complex.h>’
_configtest.c:8:5: warning: conflicting types for built-in function ‘catanh’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
8 | int catanh (void);
| ^~~~~~
_configtest.c:8:5: note: ‘catanh’ is declared in header ‘<complex.h>’
_configtest.c:9:5: warning: conflicting types for built-in function ‘ccos’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
9 | int ccos (void);
| ^~~~
_configtest.c:9:5: note: ‘ccos’ is declared in header ‘<complex.h>’
_configtest.c:10:5: warning: conflicting types for built-in function ‘ccosh’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
10 | int ccosh (void);
| ^~~~~
_configtest.c:10:5: note: ‘ccosh’ is declared in header ‘<complex.h>’
_configtest.c:11:5: warning: conflicting types for built-in function ‘cexp’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
11 | int cexp (void);
| ^~~~
_configtest.c:11:5: note: ‘cexp’ is declared in header ‘<complex.h>’
_configtest.c:12:5: warning: conflicting types for built-in function ‘cimag’; expected ‘double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
12 | int cimag (void);
| ^~~~~
_configtest.c:12:5: note: ‘cimag’ is declared in header ‘<complex.h>’
_configtest.c:13:5: warning: conflicting types for built-in function ‘clog’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
13 | int clog (void);
| ^~~~
_configtest.c:13:5: note: ‘clog’ is declared in header ‘<complex.h>’
_configtest.c:14:5: warning: conflicting types for built-in function ‘conj’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
14 | int conj (void);
| ^~~~
_configtest.c:14:5: note: ‘conj’ is declared in header ‘<complex.h>’
_configtest.c:15:5: warning: conflicting types for built-in function ‘cpow’; expected ‘_Complex double(_Complex double, _Complex double)’ [-Wbuiltin-declaration-mismatch]
15 | int cpow (void);
| ^~~~
_configtest.c:15:5: note: ‘cpow’ is declared in header ‘<complex.h>’
_configtest.c:16:5: warning: conflicting types for built-in function ‘cproj’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
16 | int cproj (void);
| ^~~~~
_configtest.c:16:5: note: ‘cproj’ is declared in header ‘<complex.h>’
_configtest.c:17:5: warning: conflicting types for built-in function ‘creal’; expected ‘double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
17 | int creal (void);
| ^~~~~
_configtest.c:17:5: note: ‘creal’ is declared in header ‘<complex.h>’
_configtest.c:18:5: warning: conflicting types for built-in function ‘csin’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
18 | int csin (void);
| ^~~~
_configtest.c:18:5: note: ‘csin’ is declared in header ‘<complex.h>’
_configtest.c:19:5: warning: conflicting types for built-in function ‘csinh’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
19 | int csinh (void);
| ^~~~~
_configtest.c:19:5: note: ‘csinh’ is declared in header ‘<complex.h>’
_configtest.c:20:5: warning: conflicting types for built-in function ‘csqrt’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
20 | int csqrt (void);
| ^~~~~
_configtest.c:20:5: note: ‘csqrt’ is declared in header ‘<complex.h>’
_configtest.c:21:5: warning: conflicting types for built-in function ‘ctan’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
21 | int ctan (void);
| ^~~~
_configtest.c:21:5: note: ‘ctan’ is declared in header ‘<complex.h>’
_configtest.c:22:5: warning: conflicting types for built-in function ‘ctanh’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch]
22 | int ctanh (void);
| ^~~~~
_configtest.c:22:5: note: ‘ctanh’ is declared in header ‘<complex.h>’
aarch64-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘cabsf’; expected ‘float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
1 | int cabsf (void);
| ^~~~~
_configtest.c:1:1: note: ‘cabsf’ is declared in header ‘<complex.h>’
+++ |+#include <complex.h>
1 | int cabsf (void);
_configtest.c:2:5: warning: conflicting types for built-in function ‘cacosf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
2 | int cacosf (void);
| ^~~~~~
_configtest.c:2:5: note: ‘cacosf’ is declared in header ‘<complex.h>’
_configtest.c:3:5: warning: conflicting types for built-in function ‘cacoshf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
3 | int cacoshf (void);
| ^~~~~~~
_configtest.c:3:5: note: ‘cacoshf’ is declared in header ‘<complex.h>’
_configtest.c:4:5: warning: conflicting types for built-in function ‘cargf’; expected ‘float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
4 | int cargf (void);
| ^~~~~
_configtest.c:4:5: note: ‘cargf’ is declared in header ‘<complex.h>’
_configtest.c:5:5: warning: conflicting types for built-in function ‘casinf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
5 | int casinf (void);
| ^~~~~~
_configtest.c:5:5: note: ‘casinf’ is declared in header ‘<complex.h>’
_configtest.c:6:5: warning: conflicting types for built-in function ‘casinhf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
6 | int casinhf (void);
| ^~~~~~~
_configtest.c:6:5: note: ‘casinhf’ is declared in header ‘<complex.h>’
_configtest.c:7:5: warning: conflicting types for built-in function ‘catanf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
7 | int catanf (void);
| ^~~~~~
_configtest.c:7:5: note: ‘catanf’ is declared in header ‘<complex.h>’
_configtest.c:8:5: warning: conflicting types for built-in function ‘catanhf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
8 | int catanhf (void);
| ^~~~~~~
_configtest.c:8:5: note: ‘catanhf’ is declared in header ‘<complex.h>’
_configtest.c:9:5: warning: conflicting types for built-in function ‘ccosf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
9 | int ccosf (void);
| ^~~~~
_configtest.c:9:5: note: ‘ccosf’ is declared in header ‘<complex.h>’
_configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
10 | int ccoshf (void);
| ^~~~~~
_configtest.c:10:5: note: ‘ccoshf’ is declared in header ‘<complex.h>’
_configtest.c:11:5: warning: conflicting types for built-in function ‘cexpf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
11 | int cexpf (void);
| ^~~~~
_configtest.c:11:5: note: ‘cexpf’ is declared in header ‘<complex.h>’
_configtest.c:12:5: warning: conflicting types for built-in function ‘cimagf’; expected ‘float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
12 | int cimagf (void);
| ^~~~~~
_configtest.c:12:5: note: ‘cimagf’ is declared in header ‘<complex.h>’
_configtest.c:13:5: warning: conflicting types for built-in function ‘clogf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
13 | int clogf (void);
| ^~~~~
_configtest.c:13:5: note: ‘clogf’ is declared in header ‘<complex.h>’
_configtest.c:14:5: warning: conflicting types for built-in function ‘conjf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
14 | int conjf (void);
| ^~~~~
_configtest.c:14:5: note: ‘conjf’ is declared in header ‘<complex.h>’
_configtest.c:15:5: warning: conflicting types for built-in function ‘cpowf’; expected ‘_Complex float(_Complex float, _Complex float)’ [-Wbuiltin-declaration-mismatch]
15 | int cpowf (void);
| ^~~~~
_configtest.c:15:5: note: ‘cpowf’ is declared in header ‘<complex.h>’
_configtest.c:16:5: warning: conflicting types for built-in function ‘cprojf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
16 | int cprojf (void);
| ^~~~~~
_configtest.c:16:5: note: ‘cprojf’ is declared in header ‘<complex.h>’
_configtest.c:17:5: warning: conflicting types for built-in function ‘crealf’; expected ‘float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
17 | int crealf (void);
| ^~~~~~
_configtest.c:17:5: note: ‘crealf’ is declared in header ‘<complex.h>’
_configtest.c:18:5: warning: conflicting types for built-in function ‘csinf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
18 | int csinf (void);
| ^~~~~
_configtest.c:18:5: note: ‘csinf’ is declared in header ‘<complex.h>’
_configtest.c:19:5: warning: conflicting types for built-in function ‘csinhf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
19 | int csinhf (void);
| ^~~~~~
_configtest.c:19:5: note: ‘csinhf’ is declared in header ‘<complex.h>’
_configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
20 | int csqrtf (void);
| ^~~~~~
_configtest.c:20:5: note: ‘csqrtf’ is declared in header ‘<complex.h>’
_configtest.c:21:5: warning: conflicting types for built-in function ‘ctanf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
21 | int ctanf (void);
| ^~~~~
_configtest.c:21:5: note: ‘ctanf’ is declared in header ‘<complex.h>’
_configtest.c:22:5: warning: conflicting types for built-in function ‘ctanhf’; expected ‘_Complex float(_Complex float)’ [-Wbuiltin-declaration-mismatch]
22 | int ctanhf (void);
| ^~~~~~
_configtest.c:22:5: note: ‘ctanhf’ is declared in header ‘<complex.h>’
aarch64-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘cabsl’; expected ‘long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
1 | int cabsl (void);
| ^~~~~
_configtest.c:1:1: note: ‘cabsl’ is declared in header ‘<complex.h>’
+++ |+#include <complex.h>
1 | int cabsl (void);
_configtest.c:2:5: warning: conflicting types for built-in function ‘cacosl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
2 | int cacosl (void);
| ^~~~~~
_configtest.c:2:5: note: ‘cacosl’ is declared in header ‘<complex.h>’
_configtest.c:3:5: warning: conflicting types for built-in function ‘cacoshl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
3 | int cacoshl (void);
| ^~~~~~~
_configtest.c:3:5: note: ‘cacoshl’ is declared in header ‘<complex.h>’
_configtest.c:4:5: warning: conflicting types for built-in function ‘cargl’; expected ‘long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
4 | int cargl (void);
| ^~~~~
_configtest.c:4:5: note: ‘cargl’ is declared in header ‘<complex.h>’
_configtest.c:5:5: warning: conflicting types for built-in function ‘casinl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
5 | int casinl (void);
| ^~~~~~
_configtest.c:5:5: note: ‘casinl’ is declared in header ‘<complex.h>’
_configtest.c:6:5: warning: conflicting types for built-in function ‘casinhl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
6 | int casinhl (void);
| ^~~~~~~
_configtest.c:6:5: note: ‘casinhl’ is declared in header ‘<complex.h>’
_configtest.c:7:5: warning: conflicting types for built-in function ‘catanl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
7 | int catanl (void);
| ^~~~~~
_configtest.c:7:5: note: ‘catanl’ is declared in header ‘<complex.h>’
_configtest.c:8:5: warning: conflicting types for built-in function ‘catanhl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
8 | int catanhl (void);
| ^~~~~~~
_configtest.c:8:5: note: ‘catanhl’ is declared in header ‘<complex.h>’
_configtest.c:9:5: warning: conflicting types for built-in function ‘ccosl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
9 | int ccosl (void);
| ^~~~~
_configtest.c:9:5: note: ‘ccosl’ is declared in header ‘<complex.h>’
_configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
10 | int ccoshl (void);
| ^~~~~~
_configtest.c:10:5: note: ‘ccoshl’ is declared in header ‘<complex.h>’
_configtest.c:11:5: warning: conflicting types for built-in function ‘cexpl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
11 | int cexpl (void);
| ^~~~~
_configtest.c:11:5: note: ‘cexpl’ is declared in header ‘<complex.h>’
_configtest.c:12:5: warning: conflicting types for built-in function ‘cimagl’; expected ‘long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
12 | int cimagl (void);
| ^~~~~~
_configtest.c:12:5: note: ‘cimagl’ is declared in header ‘<complex.h>’
_configtest.c:13:5: warning: conflicting types for built-in function ‘clogl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
13 | int clogl (void);
| ^~~~~
_configtest.c:13:5: note: ‘clogl’ is declared in header ‘<complex.h>’
_configtest.c:14:5: warning: conflicting types for built-in function ‘conjl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
14 | int conjl (void);
| ^~~~~
_configtest.c:14:5: note: ‘conjl’ is declared in header ‘<complex.h>’
_configtest.c:15:5: warning: conflicting types for built-in function ‘cpowl’; expected ‘_Complex long double(_Complex long double, _Complex long double)’ [-Wbuiltin-declaration-m
15 | int cpowl (void);
| ^~~~~
_configtest.c:15:5: note: ‘cpowl’ is declared in header ‘<complex.h>’
_configtest.c:16:5: warning: conflicting types for built-in function ‘cprojl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
16 | int cprojl (void);
| ^~~~~~
_configtest.c:16:5: note: ‘cprojl’ is declared in header ‘<complex.h>’
_configtest.c:17:5: warning: conflicting types for built-in function ‘creall’; expected ‘long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
17 | int creall (void);
| ^~~~~~
_configtest.c:17:5: note: ‘creall’ is declared in header ‘<complex.h>’
_configtest.c:18:5: warning: conflicting types for built-in function ‘csinl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
18 | int csinl (void);
| ^~~~~
_configtest.c:18:5: note: ‘csinl’ is declared in header ‘<complex.h>’
_configtest.c:19:5: warning: conflicting types for built-in function ‘csinhl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
19 | int csinhl (void);
| ^~~~~~
_configtest.c:19:5: note: ‘csinhl’ is declared in header ‘<complex.h>’
_configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
20 | int csqrtl (void);
| ^~~~~~
_configtest.c:20:5: note: ‘csqrtl’ is declared in header ‘<complex.h>’
_configtest.c:21:5: warning: conflicting types for built-in function ‘ctanl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
21 | int ctanl (void);
| ^~~~~
_configtest.c:21:5: note: ‘ctanl’ is declared in header ‘<complex.h>’
_configtest.c:22:5: warning: conflicting types for built-in function ‘ctanhl’; expected ‘_Complex long double(_Complex long double)’ [-Wbuiltin-declaration-mismatch]
22 | int ctanhl (void);
| ^~~~~~
_configtest.c:22:5: note: ‘ctanhl’ is declared in header ‘<complex.h>’
aarch64-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:2:12: warning: ‘static_func’ defined but not used [-Wunused-function]
2 | static int static_func (char * restrict a)
| ^~~~~~~~~~~
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
removing: _configtest.c _configtest.o
File: build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h
#define HAVE_ENDIAN_H 1
#define SIZEOF_PY_INTPTR_T 8
#define SIZEOF_OFF_T 8
#define SIZEOF_PY_LONG_LONG 8
#define MATHLIB m
#define HAVE_SIN 1
#define HAVE_COS 1
#define HAVE_TAN 1
#define HAVE_SINH 1
#define HAVE_COSH 1
#define HAVE_TANH 1
#define HAVE_FABS 1
#define HAVE_FLOOR 1
#define HAVE_CEIL 1
#define HAVE_SQRT 1
#define HAVE_LOG10 1
#define HAVE_LOG 1
#define HAVE_EXP 1
#define HAVE_ASIN 1
#define HAVE_ACOS 1
#define HAVE_ATAN 1
#define HAVE_FMOD 1
#define HAVE_MODF 1
#define HAVE_FREXP 1
#define HAVE_LDEXP 1
#define HAVE_RINT 1
#define HAVE_TRUNC 1
#define HAVE_EXP2 1
#define HAVE_LOG2 1
#define HAVE_ATAN2 1
#define HAVE_POW 1
#define HAVE_NEXTAFTER 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOULL 1
#define HAVE_CBRT 1
#define HAVE_STRTOLD_L 1
#define HAVE_FALLOCATE 1
#define HAVE_BACKTRACE 1
#define HAVE_FEATURES_H 1
#define HAVE_DLFCN_H 1
#define HAVE___BUILTIN_ISNAN 1
#define HAVE___BUILTIN_ISINF 1
#define HAVE___BUILTIN_ISFINITE 1
#define HAVE___BUILTIN_BSWAP32 1
#define HAVE___BUILTIN_BSWAP64 1
#define HAVE___BUILTIN_EXPECT 1
#define HAVE___BUILTIN_MUL_OVERFLOW 1
#define HAVE___BUILTIN_PREFETCH 1
#define HAVE_ATTRIBUTE_OPTIMIZE_UNROLL_LOOPS 1
#define HAVE_ATTRIBUTE_OPTIMIZE_OPT_3 1
#define HAVE_ATTRIBUTE_NONNULL 1
#define HAVE___THREAD 1
#define HAVE_SINF 1
#define HAVE_COSF 1
#define HAVE_TANF 1
#define HAVE_SINHF 1
#define HAVE_COSHF 1
#define HAVE_TANHF 1
#define HAVE_FABSF 1
#define HAVE_FLOORF 1
#define HAVE_CEILF 1
#define HAVE_RINTF 1
#define HAVE_TRUNCF 1
#define HAVE_SQRTF 1
#define HAVE_LOG10F 1
#define HAVE_LOGF 1
#define HAVE_LOG1PF 1
#define HAVE_EXPF 1
#define HAVE_EXPM1F 1
#define HAVE_ASINF 1
#define HAVE_ACOSF 1
#define HAVE_ATANF 1
#define HAVE_ASINHF 1
#define HAVE_ACOSHF 1
#define HAVE_ATANHF 1
#define HAVE_HYPOTF 1
#define HAVE_ATAN2F 1
#define HAVE_POWF 1
#define HAVE_FMODF 1
#define HAVE_MODFF 1
#define HAVE_FREXPF 1
#define HAVE_LDEXPF 1
#define HAVE_EXP2F 1
#define HAVE_LOG2F 1
#define HAVE_COPYSIGNF 1
#define HAVE_NEXTAFTERF 1
#define HAVE_CBRTF 1
#define HAVE_SINL 1
#define HAVE_COSL 1
#define HAVE_TANL 1
#define HAVE_SINHL 1
#define HAVE_COSHL 1
#define HAVE_TANHL 1
#define HAVE_FABSL 1
#define HAVE_FLOORL 1
#define HAVE_CEILL 1
#define HAVE_RINTL 1
#define HAVE_TRUNCL 1
#define HAVE_SQRTL 1
#define HAVE_LOG10L 1
#define HAVE_LOGL 1
#define HAVE_LOG1PL 1
#define HAVE_EXPL 1
#define HAVE_EXPM1L 1
#define HAVE_ASINL 1
#define HAVE_ACOSL 1
#define HAVE_ATANL 1
#define HAVE_ASINHL 1
#define HAVE_ACOSHL 1
#define HAVE_ATANHL 1
#define HAVE_HYPOTL 1
#define HAVE_ATAN2L 1
#define HAVE_POWL 1
#define HAVE_FMODL 1
#define HAVE_MODFL 1
#define HAVE_FREXPL 1
#define HAVE_LDEXPL 1
#define HAVE_EXP2L 1
#define HAVE_LOG2L 1
#define HAVE_COPYSIGNL 1
#define HAVE_NEXTAFTERL 1
#define HAVE_CBRTL 1
#define HAVE_DECL_SIGNBIT
#define HAVE_COMPLEX_H 1
#define HAVE_CABS 1
#define HAVE_CACOS 1
#define HAVE_CACOSH 1
#define HAVE_CARG 1
#define HAVE_CASIN 1
#define HAVE_CASINH 1
#define HAVE_CATAN 1
#define HAVE_CATANH 1
#define HAVE_CCOS 1
#define HAVE_CCOSH 1
#define HAVE_CEXP 1
#define HAVE_CIMAG 1
#define HAVE_CLOG 1
#define HAVE_CONJ 1
#define HAVE_CPOW 1
#define HAVE_CPROJ 1
#define HAVE_CREAL 1
#define HAVE_CSIN 1
#define HAVE_CSINH 1
#define HAVE_CSQRT 1
#define HAVE_CTAN 1
#define HAVE_CTANH 1
#define HAVE_CABSF 1
#define HAVE_CACOSF 1
#define HAVE_CACOSHF 1
#define HAVE_CARGF 1
#define HAVE_CASINF 1
#define HAVE_CASINHF 1
#define HAVE_CATANF 1
#define HAVE_CATANHF 1
#define HAVE_CCOSF 1
#define HAVE_CCOSHF 1
#define HAVE_CEXPF 1
#define HAVE_CIMAGF 1
#define HAVE_CLOGF 1
#define HAVE_CONJF 1
#define HAVE_CPOWF 1
#define HAVE_CPROJF 1
#define HAVE_CREALF 1
#define HAVE_CSINF 1
#define HAVE_CSINHF 1
#define HAVE_CSQRTF 1
#define HAVE_CTANF 1
#define HAVE_CTANHF 1
#define HAVE_CABSL 1
#define HAVE_CACOSL 1
#define HAVE_CACOSHL 1
#define HAVE_CARGL 1
#define HAVE_CASINL 1
#define HAVE_CASINHL 1
#define HAVE_CATANL 1
#define HAVE_CATANHL 1
#define HAVE_CCOSL 1
#define HAVE_CCOSHL 1
#define HAVE_CEXPL 1
#define HAVE_CIMAGL 1
#define HAVE_CLOGL 1
#define HAVE_CONJL 1
#define HAVE_CPOWL 1
#define HAVE_CPROJL 1
#define HAVE_CREALL 1
#define HAVE_CSINL 1
#define HAVE_CSINHL 1
#define HAVE_CSQRTL 1
#define HAVE_CTANL 1
#define HAVE_CTANHL 1
#define NPY_RESTRICT restrict
#define NPY_RELAXED_STRIDES_CHECKING 1
#define HAVE_LDOUBLE_IEEE_QUAD_LE 1
#define NPY_PY3K 1
#ifndef __cplusplus
/* #undef inline */
#endif
#ifndef _NPY_NPY_CONFIG_H_
#error config.h should never be included directly, include npy_config.h instead
#endif
EOF
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h' to sources.
Generating build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
1 | int exp (void);
| ^~~
_configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int exp (void);
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
/usr/bin/ld: _configtest.o: in function `main':
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
/usr/bin/ld: _configtest.o: in function `main':
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
1 | int exp (void);
| ^~~
_configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int exp (void);
aarch64-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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/us
aarch64-linux-gnu-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
File: build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h
#define NPY_HAVE_ENDIAN_H 1
#define NPY_SIZEOF_SHORT SIZEOF_SHORT
#define NPY_SIZEOF_INT SIZEOF_INT
#define NPY_SIZEOF_LONG SIZEOF_LONG
#define NPY_SIZEOF_FLOAT 4
#define NPY_SIZEOF_COMPLEX_FLOAT 8
#define NPY_SIZEOF_DOUBLE 8
#define NPY_SIZEOF_COMPLEX_DOUBLE 16
#define NPY_SIZEOF_LONGDOUBLE 16
#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32
#define NPY_SIZEOF_PY_INTPTR_T 8
#define NPY_SIZEOF_OFF_T 8
#define NPY_SIZEOF_PY_LONG_LONG 8
#define NPY_SIZEOF_LONGLONG 8
#define NPY_NO_SMP 0
#define NPY_HAVE_DECL_ISNAN
#define NPY_HAVE_DECL_ISINF
#define NPY_HAVE_DECL_ISFINITE
#define NPY_HAVE_DECL_SIGNBIT
#define NPY_USE_C99_COMPLEX 1
#define NPY_HAVE_COMPLEX_DOUBLE 1
#define NPY_HAVE_COMPLEX_FLOAT 1
#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
#define NPY_RELAXED_STRIDES_CHECKING 1
#define NPY_USE_C99_FORMATS 1
#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
#define NPY_ABI_VERSION 0x01000009
#define NPY_API_VERSION 0x0000000C
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif
EOF
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h', 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
creating build/src.linux-aarch64-3.9/numpy/core/src/multiarray
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/multiarray/arraytypes.c
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/multiarray/einsum.c
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.c
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/multiarray/nditer_templ.c
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/multiarray/scalartypes.c
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/private/templ_common.h
adding 'build/src.linux-aarch64-3.9/numpy/core/src/private' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-aarch64-3.9/numpy/core/src/private/templ_common.h', 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h', 'buclude/numpy/_numpyconfig.h', 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/__ufunc_api.h' to sources.
creating build/src.linux-aarch64-3.9/numpy/core/src/umath
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/umath/funcs.inc
adding 'build/src.linux-aarch64-3.9/numpy/core/src/umath' to include_dirs.
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/umath/simd.inc
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/umath/loops.h
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/umath/loops.c
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/umath/scalarmath.c
numpy.core - nothing done with h_files = ['build/src.linux-aarch64-3.9/numpy/core/src/umath/funcs.inc', 'build/src.linux-aarch64-3.9/numpy/core/src/umath/simd.inc', 'build/src.linps.h', 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h', 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-aarch64-3.9/numpy/core/
building extension "numpy.core.umath_tests" sources
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/umath/umath_tests.c
building extension "numpy.core.test_rational" sources
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/umath/test_rational.c
building extension "numpy.core.struct_ufunc_test" sources
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/umath/struct_ufunc_test.c
building extension "numpy.core.multiarray_tests" sources
conv_template:> build/src.linux-aarch64-3.9/numpy/core/src/multiarray/multiarray_tests.c
building extension "numpy.core.operand_flag_tests" sources
conv_template:> build/src.linux-aarch64-3.9/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-aarch64-3.9/numpy/linalg
### Warning: Using unoptimized lapack ###
adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_z_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_d_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_s_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_blas.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_config.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c.c' to sources.
building extension "numpy.linalg._umath_linalg" sources
### Warning: Using unoptimized lapack ###
adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_z_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_d_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_s_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_blas.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_config.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c.c' to sources.
conv_template:> build/src.linux-aarch64-3.9/numpy/linalg/umath_linalg.c
building extension "numpy.random.mtrand" sources
creating build/src.linux-aarch64-3.9/numpy/random
building data_files sources
build_src: building npy-pkg config files
running build_py
creating build/lib.linux-aarch64-3.9
creating build/lib.linux-aarch64-3.9/numpy
copying numpy/version.py -> build/lib.linux-aarch64-3.9/numpy
copying numpy/add_newdocs.py -> build/lib.linux-aarch64-3.9/numpy
copying numpy/_import_tools.py -> build/lib.linux-aarch64-3.9/numpy
copying numpy/ctypeslib.py -> build/lib.linux-aarch64-3.9/numpy
copying numpy/_distributor_init.py -> build/lib.linux-aarch64-3.9/numpy
copying numpy/setup.py -> build/lib.linux-aarch64-3.9/numpy
copying numpy/__init__.py -> build/lib.linux-aarch64-3.9/numpy
copying numpy/_globals.py -> build/lib.linux-aarch64-3.9/numpy
copying numpy/dual.py -> build/lib.linux-aarch64-3.9/numpy
copying numpy/conftest.py -> build/lib.linux-aarch64-3.9/numpy
copying numpy/matlib.py -> build/lib.linux-aarch64-3.9/numpy
copying build/src.linux-aarch64-3.9/numpy/__config__.py -> build/lib.linux-aarch64-3.9/numpy
creating build/lib.linux-aarch64-3.9/numpy/compat
copying numpy/compat/_inspect.py -> build/lib.linux-aarch64-3.9/numpy/compat
copying numpy/compat/py3k.py -> build/lib.linux-aarch64-3.9/numpy/compat
copying numpy/compat/setup.py -> build/lib.linux-aarch64-3.9/numpy/compat
copying numpy/compat/__init__.py -> build/lib.linux-aarch64-3.9/numpy/compat
creating build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/_methods.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/setup_common.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/numeric.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/_internal.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/memmap.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/cversions.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/fromnumeric.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/arrayprint.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/setup.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/records.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/getlimits.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/function_base.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/defchararray.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/__init__.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/machar.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/shape_base.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/einsumfunc.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/info.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/numerictypes.py -> build/lib.linux-aarch64-3.9/numpy/core
copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-aarch64-3.9/numpy/core
creating build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/conv_template.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/intelccompiler.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/npy_pkg_config.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/line_endings.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/msvc9compiler.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/misc_util.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/__version__.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/lib2def.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/unixccompiler.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/numpy_distribution.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/extension.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/setup.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/log.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/__init__.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/ccompiler.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/from_template.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/cpuinfo.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/core.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/pathccompiler.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/system_info.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/info.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/msvccompiler.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/compat.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/environment.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying numpy/distutils/exec_command.py -> build/lib.linux-aarch64-3.9/numpy/distutils
copying build/src.linux-aarch64-3.9/numpy/distutils/__config__.py -> build/lib.linux-aarch64-3.9/numpy/distutils
creating build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/build.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/sdist.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/install_data.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/build_clib.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/config.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/egg_info.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/develop.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/__init__.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/autodist.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/config_compiler.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/build_ext.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/install.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/build_scripts.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/build_py.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/install_clib.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/build_src.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
copying numpy/distutils/command/install_headers.py -> build/lib.linux-aarch64-3.9/numpy/distutils/command
creating build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pathf95.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/none.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-aarch64-3.9/numpy/distutils/fcompiler
creating build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/creation.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/broadcasting.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/indexing.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/internals.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/subclassing.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/misc.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/basics.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/constants.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/ufuncs.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/__init__.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/byteswapping.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/glossary.py -> build/lib.linux-aarch64-3.9/numpy/doc
copying numpy/doc/structured_arrays.py -> build/lib.linux-aarch64-3.9/numpy/doc
creating build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/f2py2e.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/cfuncs.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/__version__.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/func2subr.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/diagnose.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/setup.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/__main__.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/f2py_testing.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/__init__.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/auxfuncs.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/cb_rules.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/f90mod_rules.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/common_rules.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/use_rules.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/crackfortran.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/info.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/rules.py -> build/lib.linux-aarch64-3.9/numpy/f2py
copying numpy/f2py/capi_maps.py -> build/lib.linux-aarch64-3.9/numpy/f2py
creating build/lib.linux-aarch64-3.9/numpy/fft
copying numpy/fft/setup.py -> build/lib.linux-aarch64-3.9/numpy/fft
copying numpy/fft/fftpack.py -> build/lib.linux-aarch64-3.9/numpy/fft
copying numpy/fft/__init__.py -> build/lib.linux-aarch64-3.9/numpy/fft
copying numpy/fft/info.py -> build/lib.linux-aarch64-3.9/numpy/fft
copying numpy/fft/helper.py -> build/lib.linux-aarch64-3.9/numpy/fft
creating build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/npyio.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/index_tricks.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/financial.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/mixins.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/_iotools.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/user_array.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/ufunclike.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/nanfunctions.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/stride_tricks.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/polynomial.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/recfunctions.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/setup.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/arrayterator.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/_datasource.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/_version.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/arraysetops.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/function_base.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/utils.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/__init__.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/shape_base.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/arraypad.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/scimath.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/type_check.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/twodim_base.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/info.py -> build/lib.linux-aarch64-3.9/numpy/lib
copying numpy/lib/format.py -> build/lib.linux-aarch64-3.9/numpy/lib
creating build/lib.linux-aarch64-3.9/numpy/linalg
copying numpy/linalg/setup.py -> build/lib.linux-aarch64-3.9/numpy/linalg
copying numpy/linalg/linalg.py -> build/lib.linux-aarch64-3.9/numpy/linalg
copying numpy/linalg/__init__.py -> build/lib.linux-aarch64-3.9/numpy/linalg
copying numpy/linalg/info.py -> build/lib.linux-aarch64-3.9/numpy/linalg
creating build/lib.linux-aarch64-3.9/numpy/ma
copying numpy/ma/version.py -> build/lib.linux-aarch64-3.9/numpy/ma
copying numpy/ma/timer_comparison.py -> build/lib.linux-aarch64-3.9/numpy/ma
copying numpy/ma/extras.py -> build/lib.linux-aarch64-3.9/numpy/ma
copying numpy/ma/setup.py -> build/lib.linux-aarch64-3.9/numpy/ma
copying numpy/ma/mrecords.py -> build/lib.linux-aarch64-3.9/numpy/ma
copying numpy/ma/__init__.py -> build/lib.linux-aarch64-3.9/numpy/ma
copying numpy/ma/core.py -> build/lib.linux-aarch64-3.9/numpy/ma
copying numpy/ma/bench.py -> build/lib.linux-aarch64-3.9/numpy/ma
copying numpy/ma/testutils.py -> build/lib.linux-aarch64-3.9/numpy/ma
creating build/lib.linux-aarch64-3.9/numpy/matrixlib
copying numpy/matrixlib/defmatrix.py -> build/lib.linux-aarch64-3.9/numpy/matrixlib
copying numpy/matrixlib/setup.py -> build/lib.linux-aarch64-3.9/numpy/matrixlib
copying numpy/matrixlib/__init__.py -> build/lib.linux-aarch64-3.9/numpy/matrixlib
creating build/lib.linux-aarch64-3.9/numpy/polynomial
copying numpy/polynomial/_polybase.py -> build/lib.linux-aarch64-3.9/numpy/polynomial
copying numpy/polynomial/legendre.py -> build/lib.linux-aarch64-3.9/numpy/polynomial
copying numpy/polynomial/polynomial.py -> build/lib.linux-aarch64-3.9/numpy/polynomial
copying numpy/polynomial/chebyshev.py -> build/lib.linux-aarch64-3.9/numpy/polynomial
copying numpy/polynomial/setup.py -> build/lib.linux-aarch64-3.9/numpy/polynomial
copying numpy/polynomial/hermite.py -> build/lib.linux-aarch64-3.9/numpy/polynomial
copying numpy/polynomial/__init__.py -> build/lib.linux-aarch64-3.9/numpy/polynomial
copying numpy/polynomial/hermite_e.py -> build/lib.linux-aarch64-3.9/numpy/polynomial
copying numpy/polynomial/polyutils.py -> build/lib.linux-aarch64-3.9/numpy/polynomial
copying numpy/polynomial/laguerre.py -> build/lib.linux-aarch64-3.9/numpy/polynomial
creating build/lib.linux-aarch64-3.9/numpy/random
copying numpy/random/setup.py -> build/lib.linux-aarch64-3.9/numpy/random
copying numpy/random/__init__.py -> build/lib.linux-aarch64-3.9/numpy/random
copying numpy/random/info.py -> build/lib.linux-aarch64-3.9/numpy/random
creating build/lib.linux-aarch64-3.9/numpy/testing
copying numpy/testing/nosetester.py -> build/lib.linux-aarch64-3.9/numpy/testing
copying numpy/testing/print_coercion_tables.py -> build/lib.linux-aarch64-3.9/numpy/testing
copying numpy/testing/decorators.py -> build/lib.linux-aarch64-3.9/numpy/testing
copying numpy/testing/setup.py -> build/lib.linux-aarch64-3.9/numpy/testing
copying numpy/testing/utils.py -> build/lib.linux-aarch64-3.9/numpy/testing
copying numpy/testing/__init__.py -> build/lib.linux-aarch64-3.9/numpy/testing
copying numpy/testing/noseclasses.py -> build/lib.linux-aarch64-3.9/numpy/testing
creating build/lib.linux-aarch64-3.9/numpy/testing/nose_tools
copying numpy/testing/nose_tools/nosetester.py -> build/lib.linux-aarch64-3.9/numpy/testing/nose_tools
copying numpy/testing/nose_tools/decorators.py -> build/lib.linux-aarch64-3.9/numpy/testing/nose_tools
copying numpy/testing/nose_tools/utils.py -> build/lib.linux-aarch64-3.9/numpy/testing/nose_tools
copying numpy/testing/nose_tools/__init__.py -> build/lib.linux-aarch64-3.9/numpy/testing/nose_tools
copying numpy/testing/nose_tools/parameterized.py -> build/lib.linux-aarch64-3.9/numpy/testing/nose_tools
copying numpy/testing/nose_tools/noseclasses.py -> build/lib.linux-aarch64-3.9/numpy/testing/nose_tools
running build_clib
customize UnixCCompiler
customize UnixCCompiler using build_clib
building 'npymath' library
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
creating build/temp.linux-aarch64-3.9
creating build/temp.linux-aarch64-3.9/numpy
creating build/temp.linux-aarch64-3.9/numpy/core
creating build/temp.linux-aarch64-3.9/numpy/core/src
creating build/temp.linux-aarch64-3.9/numpy/core/src/npymath
creating build/temp.linux-aarch64-3.9/build
creating build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9
creating build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy
creating build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core
creating build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src
creating build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/npymath
compile options: '-Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.linux-aarch64-3.9/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aad/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/
aarch64-linux-gnu-gcc: numpy/core/src/npymath/npy_math.c
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/npymath/ieee754.c
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/npymath/npy_math_complex.c
aarch64-linux-gnu-gcc: numpy/core/src/npymath/halffloat.c
aarch64-linux-gnu-gcc-ar: adding 4 object files to build/temp.linux-aarch64-3.9/libnpymath.a
building 'npysort' library
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
creating build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/npysort
compile options: '-Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Inumpy/core/include -Ibuild/src.linux-aarch64-3.9/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aad/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/npysort/quicksort.c
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/npysort/mergesort.c
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/npysort/heapsort.c
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/npysort/selection.c
In file included from numpy/core/src/npysort/selection.c.src:22:
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 of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-c
98 | for (i = 0; i < sizeof(_part_map)/sizeof(_part_map[0]); i++) {
| ^
numpy/core/src/private/npy_partition.h.src:99:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘enum NPY_TYPES’ [-Wsign-compare]
99 | 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 of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-
114 | for (i = 0; i < sizeof(_part_map)/sizeof(_part_map[0]); i++) {
| ^
numpy/core/src/private/npy_partition.h.src:115:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘enum NPY_TYPES’ [-Wsign-compare]
115 | if (type == _part_map[i].typenum) {
| ^~
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/npysort/binsearch.c
In file included from numpy/core/src/npysort/binsearch.c.src:6:
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 of integer expressions of different signedness: ‘enum NPY_TYPES’ and ‘int’ [-Wsign-compare]
120 | if (_@arg@binsearch_map[mid_idx].typenum < type) {
| ^
numpy/core/src/private/npy_binsearch.h.src:128:64: warning: comparison of integer expressions of different signedness: ‘enum NPY_TYPES’ and ‘int’ [-Wsign-compare]
128 | if (min_idx < num_funcs && _@arg@binsearch_map[min_idx].typenum == type) {
| ^~
In file included from numpy/core/src/npysort/binsearch.c.src:6:
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 of integer expressions of different signedness: ‘enum NPY_TYPES’ and ‘int’ [-Wsign-compare]
120 | if (_@arg@binsearch_map[mid_idx].typenum < type) {
| ^
numpy/core/src/private/npy_binsearch.h.src:128:67: warning: comparison of integer expressions of different signedness: ‘enum NPY_TYPES’ and ‘int’ [-Wsign-compare]
128 | if (min_idx < num_funcs && _@arg@binsearch_map[min_idx].typenum == type) {
| ^~
aarch64-linux-gnu-gcc-ar: adding 5 object files to build/temp.linux-aarch64-3.9/libnpysort.a
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
building 'numpy.core._dummy' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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-aarch64-re/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.e -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarcsrc.linux-aarch64-3.9/numpy/core/src/npymath -c'
aarch64-linux-gnu-gcc: numpy/core/src/dummymodule.c
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/pythonformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/numpy/core/src/dummymodule.o -Lbuild/temp.linux-aarch64-3.9 -lm -o build/lib.linux-aarch64-4-linux-gnu.so
building 'numpy.core.multiarray' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
creating build/temp.linux-aarch64-3.9/numpy/core/src/multiarray
creating build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/multiarray
creating build/temp.linux-aarch64-3.9/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 -Ibuild/src.linux-aarch64-3.9/numpy/core/src/prlinux-aarch64-3.9/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/c9 -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarcsrc.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -c'
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/alloc.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/arrayobject.c
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/multiarray/arraytypes.c
numpy/core/src/multiarray/arraytypes.c.src: In function ‘UNICODE_setitem’:
numpy/core/src/multiarray/arraytypes.c.src:502:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
502 | ptr = PyUnicode_AS_UNICODE(temp);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/arraytypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/arraytypes.c.src:507:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
507 | datalen = PyUnicode_GET_DATA_SIZE(temp);
| ^~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/arraytypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/arraytypes.c.src:507:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
507 | datalen = PyUnicode_GET_DATA_SIZE(temp);
| ^~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/arraytypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/arraytypes.c.src:507:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
507 | datalen = PyUnicode_GET_DATA_SIZE(temp);
| ^~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/arraytypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/arraytypes.c.src: In function ‘VOID_setitem’:
numpy/core/src/multiarray/arraytypes.c.src:1015:9: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
1015 | res = PyObject_AsReadBuffer(op, &buffer, &buflen);
| ^~~
In file included from /usr/include/python3.9/Python.h:151,
from numpy/core/src/multiarray/arraytypes.c.src:3:
/usr/include/python3.9/abstract.h:343:17: note: declared here
343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/array_assign.c
aarch64-linux-gnu-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 of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
236 | if (sizeof(scalarbuffer) >= PyArray_DESCR(dst)->elsize) {
| ^~
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/array_assign_array.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/buffer.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/calculation.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/compiled_base.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/common.c
numpy/core/src/multiarray/common.c: In function ‘PyArray_DTypeFromObjectHelper’:
numpy/core/src/multiarray/common.c:186:17: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
186 | itemsize = PyUnicode_GET_DATA_SIZE(temp);
| ^~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/common.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/common.c:186:17: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
186 | itemsize = PyUnicode_GET_DATA_SIZE(temp);
| ^~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/common.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/common.c:186:17: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
186 | itemsize = PyUnicode_GET_DATA_SIZE(temp);
| ^~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/common.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/common.c:238:17: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
238 | itemsize = PyUnicode_GET_DATA_SIZE(temp);
| ^~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/common.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/common.c:238:17: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
238 | itemsize = PyUnicode_GET_DATA_SIZE(temp);
| ^~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/common.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/common.c:238:17: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
238 | itemsize = PyUnicode_GET_DATA_SIZE(temp);
| ^~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/common.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/common.c:281:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
281 | int itemsize = PyUnicode_GET_DATA_SIZE(obj);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/common.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/common.c:281:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
281 | int itemsize = PyUnicode_GET_DATA_SIZE(obj);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/common.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/common.c:281:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
281 | int itemsize = PyUnicode_GET_DATA_SIZE(obj);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/common.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/common.c: In function ‘_IsAligned’:
numpy/core/src/multiarray/common.c:614:19: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
614 | 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]
671 | if (PyObject_AsWriteBuffer(base, &dummy, &n) < 0) {
| ^~
In file included from /usr/include/python3.9/Python.h:151,
from numpy/core/src/multiarray/common.c:2:
/usr/include/python3.9/abstract.h:354:17: note: declared here
354 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/convert.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/convert_datatype.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/conversion_utils.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/ctors.c
numpy/core/src/multiarray/ctors.c: In function ‘_is_default_descr’:
numpy/core/src/multiarray/ctors.c:2153:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
2153 | if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/ctors.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/ctors.c:2153:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
2153 | if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/ctors.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/ctors.c:2153:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
2153 | if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/ctors.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/ctors.c: In function ‘PyArray_FromInterface’:
numpy/core/src/multiarray/ctors.c:2334:9: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations]
2334 | res = PyObject_AsWriteBuffer(base, (void **)&data, &buffer_len);
| ^~~
In file included from /usr/include/python3.9/Python.h:151,
from numpy/core/src/multiarray/ctors.c:2:
/usr/include/python3.9/abstract.h:354:17: note: declared here
354 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/ctors.c:2337:13: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
2337 | res = PyObject_AsReadBuffer(
| ^~~
In file included from /usr/include/python3.9/Python.h:151,
from numpy/core/src/multiarray/ctors.c:2:
/usr/include/python3.9/abstract.h:343:17: note: declared here
343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/ctors.c: In function ‘PyArray_FromBuffer’:
numpy/core/src/multiarray/ctors.c:3518:5: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations]
3518 | if (PyObject_AsWriteBuffer(buf, (void *)&data, &ts) == -1) {
| ^~
In file included from /usr/include/python3.9/Python.h:151,
from numpy/core/src/multiarray/ctors.c:2:
/usr/include/python3.9/abstract.h:354:17: note: declared here
354 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/ctors.c:3521:9: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
3521 | if (PyObject_AsReadBuffer(buf, (void *)&data, &ts) == -1) {
| ^~
In file included from /usr/include/python3.9/Python.h:151,
from numpy/core/src/multiarray/ctors.c:2:
/usr/include/python3.9/abstract.h:343:17: note: declared here
343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~
aarch64-linux-gnu-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:782:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
782 | if (out_meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c: In function ‘get_datetime_units_factor’:
numpy/core/src/multiarray/datetime.c:1077:23: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
1077 | while (littlebase > unit) {
| ^
numpy/core/src/multiarray/datetime.c: In function ‘convert_datetime_metadata_tuple_to_datetime_metadata’:
numpy/core/src/multiarray/datetime.c:1850:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
1850 | if (out_meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c: In function ‘convert_pyobject_to_datetime’:
numpy/core/src/multiarray/datetime.c:2447:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2447 | if (meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c:2463:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2463 | if (meta->base == -1 || meta->base == NPY_FR_GENERIC) {
| ^~
numpy/core/src/multiarray/datetime.c:2476:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2476 | if (meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c:2515:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2515 | if (meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c:2547:28: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2547 | if (meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c:2574:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2574 | if (meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c: In function ‘convert_pyobject_to_timedelta’:
numpy/core/src/multiarray/datetime.c:2650:28: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2650 | if (meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c:2661:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2661 | if (meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c:2674:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2674 | if (meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c:2713:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2713 | if (meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c:2782:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2782 | if (meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c:2836:24: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2836 | if (meta->base == -1) {
| ^~
numpy/core/src/multiarray/datetime.c: In function ‘convert_pyobjects_to_datetimes’:
numpy/core/src/multiarray/datetime.c:3170:26: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
3170 | if (inout_meta->base == -1) {
| ^~
aarch64-linux-gnu-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 of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
310 | if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
| ^~
numpy/core/src/multiarray/datetime_strings.c:350:18: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
350 | if (unit != -1 && !can_cast_datetime64_units(bestunit, unit,
| ^~
numpy/core/src/multiarray/datetime_strings.c:733:14: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
733 | 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 of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
764 | if (base == -1) {
| ^~
numpy/core/src/multiarray/datetime_strings.c: In function ‘make_iso_8601_datetime’:
numpy/core/src/multiarray/datetime_strings.c:931:14: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
931 | if (base == -1) {
| ^~
numpy/core/src/multiarray/datetime_strings.c: In function ‘array_datetime_as_string’:
numpy/core/src/multiarray/datetime_strings.c:1415:22: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
1415 | if (unit == -1) {
| ^~
numpy/core/src/multiarray/datetime_strings.c:1422:18: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
1422 | if (unit != -1 && !can_cast_datetime64_units(meta->base, unit, casting)) {
| ^~
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/datetime_busday.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/datetime_busdaycal.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/descriptor.c
numpy/core/src/multiarray/descriptor.c: In function ‘_convert_from_array_descr’:
numpy/core/src/multiarray/descriptor.c:460:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
460 | if (PyUString_GET_SIZE(name) == 0) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/descriptor.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/descriptor.c:460:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
460 | if (PyUString_GET_SIZE(name) == 0) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/descriptor.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/descriptor.c:460:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
460 | if (PyUString_GET_SIZE(name) == 0) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/descriptor.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/descriptor.c:467:13: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
467 | else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
| ^~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/descriptor.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/descriptor.c:467:13: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
467 | else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
| ^~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/descriptor.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/descriptor.c:467:13: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
467 | else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
| ^~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/descriptor.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/dragon4.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/dtype_transfer.c
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/multiarray/einsum.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/flagsobject.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/getset.c
numpy/core/src/multiarray/getset.c: In function ‘array_strides_set’:
numpy/core/src/multiarray/getset.c:135:5: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
135 | if (PyArray_BASE(new) && PyObject_AsReadBuffer(PyArray_BASE(new),
| ^~
In file included from /usr/include/python3.9/Python.h:151,
from numpy/core/src/multiarray/getset.c:4:
/usr/include/python3.9/abstract.h:343:17: note: declared here
343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/getset.c: In function ‘array_data_set’:
numpy/core/src/multiarray/getset.c:345:5: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations]
345 | if (PyObject_AsWriteBuffer(op, &buf, &buf_len) < 0) {
| ^~
In file included from /usr/include/python3.9/Python.h:151,
from numpy/core/src/multiarray/getset.c:4:
/usr/include/python3.9/abstract.h:354:17: note: declared here
354 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/getset.c:347:9: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
347 | if (PyObject_AsReadBuffer(op, (const void **)&buf, &buf_len) < 0) {
| ^~
In file included from /usr/include/python3.9/Python.h:151,
from numpy/core/src/multiarray/getset.c:4:
/usr/include/python3.9/abstract.h:343:17: note: declared here
343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/hashdescr.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/item_selection.c
In file included from numpy/core/src/multiarray/item_selection.c:24:
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 of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-c
98 | for (i = 0; i < sizeof(_part_map)/sizeof(_part_map[0]); i++) {
| ^
numpy/core/src/private/npy_partition.h.src:99:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘enum NPY_TYPES’ [-Wsign-compare]
99 | 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 of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-
114 | for (i = 0; i < sizeof(_part_map)/sizeof(_part_map[0]); i++) {
| ^
numpy/core/src/private/npy_partition.h.src:115:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘enum NPY_TYPES’ [-Wsign-compare]
115 | if (type == _part_map[i].typenum) {
| ^~
In file included from numpy/core/src/multiarray/item_selection.c:25:
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 of integer expressions of different signedness: ‘enum NPY_TYPES’ and ‘int’ [-Wsign-compare]
120 | if (_@arg@binsearch_map[mid_idx].typenum < type) {
| ^
numpy/core/src/private/npy_binsearch.h.src:128:64: warning: comparison of integer expressions of different signedness: ‘enum NPY_TYPES’ and ‘int’ [-Wsign-compare]
128 | if (min_idx < num_funcs && _@arg@binsearch_map[min_idx].typenum == type) {
| ^~
In file included from numpy/core/src/multiarray/item_selection.c:25:
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 of integer expressions of different signedness: ‘enum NPY_TYPES’ and ‘int’ [-Wsign-compare]
120 | if (_@arg@binsearch_map[mid_idx].typenum < type) {
| ^
numpy/core/src/private/npy_binsearch.h.src:128:67: warning: comparison of integer expressions of different signedness: ‘enum NPY_TYPES’ and ‘int’ [-Wsign-compare]
128 | if (min_idx < num_funcs && _@arg@binsearch_map[min_idx].typenum == type) {
| ^~
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/iterators.c
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/mapping.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/methods.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule.c
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/multiarray/nditer_templ.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/nditer_api.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/nditer_constr.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/nditer_pywrap.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/number.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/numpyos.c
aarch64-linux-gnu-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 of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compar
279 | for (i = 0; i < dtype->elsize / sizeof(obj); i++) {
| ^
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/sequence.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/shape.c
numpy/core/src/multiarray/shape.c: In function ‘_putzero’:
numpy/core/src/multiarray/shape.c:342:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
342 | for (i = 0; i < dtype->elsize / sizeof(zero); i++) {
| ^
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/scalarapi.c
numpy/core/src/multiarray/scalarapi.c: In function ‘scalar_value’:
numpy/core/src/multiarray/scalarapi.c:74:13: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
74 | return (void *)PyUnicode_AS_DATA(scalar);
| ^~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalarapi.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalarapi.c:135:13: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
135 | return (void *)PyUnicode_AS_DATA(scalar);
| ^~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalarapi.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalarapi.c: In function ‘PyArray_DescrFromScalar’:
numpy/core/src/multiarray/scalarapi.c:577:13: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
577 | descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
| ^~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalarapi.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalarapi.c:577:13: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
577 | descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
| ^~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalarapi.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalarapi.c:577:13: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
577 | descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
| ^~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalarapi.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/multiarray/scalartypes.c
numpy/core/src/multiarray/scalartypes.c.src: In function ‘unicodetype_repr’:
numpy/core/src/multiarray/scalartypes.c.src:482:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
482 | ip = dptr = Py@Name@_AS_@NAME@(self);
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:483:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
483 | len = Py@Name@_GET_SIZE(self);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:483:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
483 | len = Py@Name@_GET_SIZE(self);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:483:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
483 | len = Py@Name@_GET_SIZE(self);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:488:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations]
488 | new = Py@Name@_From@Name@@extra@(ip, len);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here
551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
| ^~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src: In function ‘unicodetype_str’:
numpy/core/src/multiarray/scalartypes.c.src:482:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
482 | ip = dptr = Py@Name@_AS_@NAME@(self);
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:483:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
483 | len = Py@Name@_GET_SIZE(self);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:483:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
483 | len = Py@Name@_GET_SIZE(self);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:483:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
483 | len = Py@Name@_GET_SIZE(self);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:488:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations]
488 | new = Py@Name@_From@Name@@extra@(ip, len);
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here
551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
| ^~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src: In function ‘gentype_reduce’:
numpy/core/src/multiarray/scalartypes.c.src:1866:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
1866 | buffer = PyUnicode_AS_DATA(self);
| ^~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:1867:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
1867 | buflen = PyUnicode_GET_DATA_SIZE(self);
| ^~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:1867:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
1867 | buflen = PyUnicode_GET_DATA_SIZE(self);
| ^~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:1867:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
1867 | buflen = PyUnicode_GET_DATA_SIZE(self);
| ^~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/scalartypes.c.src:1871:5: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
1871 | if (PyObject_AsReadBuffer(self, (const void **)&buffer, &buflen)<0) {
| ^~
In file included from /usr/include/python3.9/Python.h:151,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/usr/include/python3.9/abstract.h:343:17: note: declared here
343 | 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:2850:30: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2850 | if (ret->obmeta.base == -1) {
| ^~
numpy/core/src/multiarray/scalartypes.c.src: In function ‘timedelta_arrtype_new’:
numpy/core/src/multiarray/scalartypes.c.src:2850:30: warning: comparison of integer expressions of different signedness: ‘NPY_DATETIMEUNIT’ and ‘int’ [-Wsign-compare]
2850 | if (ret->obmeta.base == -1) {
| ^~
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/strfuncs.c
numpy/core/src/multiarray/strfuncs.c: In function ‘array_repr’:
numpy/core/src/multiarray/strfuncs.c:178:9: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations]
178 | s = PyEval_CallObject(PyArray_ReprFunction, arglist);
| ^
In file included from /usr/include/python3.9/Python.h:145,
from numpy/core/src/multiarray/strfuncs.c:4:
/usr/include/python3.9/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/strfuncs.c: In function ‘array_str’:
numpy/core/src/multiarray/strfuncs.c:195:9: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations]
195 | s = PyEval_CallObject(PyArray_StrFunction, arglist);
| ^
In file included from /usr/include/python3.9/Python.h:145,
from numpy/core/src/multiarray/strfuncs.c:4:
/usr/include/python3.9/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
aarch64-linux-gnu-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 of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-comp
245 | if (n_pyeval < sizeof(pyeval_addr) / sizeof(pyeval_addr[0])) {
| ^
numpy/core/src/multiarray/temp_elide.c:252:32: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-comp
252 | else if (n_py_addr < sizeof(py_addr) / sizeof(py_addr[0])) {
| ^
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/usertypes.c
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/ucsnarrow.c
numpy/core/src/multiarray/ucsnarrow.c: In function ‘PyUnicode_FromUCS4’:
numpy/core/src/multiarray/ucsnarrow.c:139:9: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations]
139 | ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf,
| ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/core/src/multiarray/ucsnarrow.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here
551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
| ^~~~~~~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc: numpy/core/src/multiarray/vdot.c
aarch64-linux-gnu-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:421:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
421 | 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:716:19: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
716 | 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:802:13: warning: comparison of integer expressions of different signedness: ‘npy_int64’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compa
802 | 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:891:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
891 | for (j = 0; j < nterms; ++j) {
| ^
numpy/core/src/private/mem_overlap.c:909:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
909 | for (j = 0; j < nterms; ++j) {
| ^
aarch64-linux-gnu-gcc: numpy/core/src/private/npy_longdouble.c
aarch64-linux-gnu-gcc: numpy/core/src/private/ufunc_override.c
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/pythonformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/alloc.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/ar9/build/src.linux-aarch64-3.9/numpy/core/src/multiarray/arraytypes.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/array_assign.o build/temp.linux-aarch64-3.9/numpy/core/src/temp.linux-aarch64-3.9/numpy/core/src/multiarray/array_assign_array.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/buffer.o build/temp.linux-aarch64-3.9/numpy/core/src/multirch64-3.9/numpy/core/src/multiarray/compiled_base.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/common.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/convert.o burc/multiarray/convert_datatype.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/conversion_utils.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/ctors.o build/temp.liay/datetime.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/datetime_strings.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/datetime_busday.o build/temp.linux-aarchme_busdaycal.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/descriptor.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/dragon4.o build/temp.linux-aarch64-3.9/numpy/ild/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/multiarray/einsum.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/flagsobject.o build/temp.linux-aarch64 build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/hashdescr.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/item_selection.o build/temp.linux-aarch64-3.9/numpy/core/srcx-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/mapping.o build/temp.linux-aarch64- build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/multiarraymodule.o build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/multiarray/nditer_templ.o build/temparray/nditer_api.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/nditer_constr.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/nditer_pywrap.o build/temp.linux-aarch.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/numpyos.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/refcount.o build/temp.linux-aarch64-3.9/numpy/core/src/multi64-3.9/numpy/core/src/multiarray/shape.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/scalarapi.o build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/mulaarch64-3.9/numpy/core/src/multiarray/strfuncs.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/temp_elide.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/usertypes.oe/src/multiarray/ucsnarrow.o build/temp.linux-aarch64-3.9/numpy/core/src/multiarray/vdot.o build/temp.linux-aarch64-3.9/numpy/core/src/private/mem_overlap.o build/temp.linux-aarch64-3e.o build/temp.linux-aarch64-3.9/numpy/core/src/private/ufunc_override.o -Lbuild/temp.linux-aarch64-3.9 -lnpymath -lnpysort -lm -o build/lib.linux-aarch64-3.9/numpy/core/multiarray.cp
building 'numpy.core.umath' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
creating build/temp.linux-aarch64-3.9/numpy/core/src/umath
creating build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/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-aarch64-3.9/numpy/core/src/umnux-aarch64-3.9/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/cor-Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch6c.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -c'
aarch64-linux-gnu-gcc: numpy/core/src/umath/umathmodule.c
aarch64-linux-gnu-gcc: numpy/core/src/umath/reduction.c
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/umath/loops.c
numpy/core/src/umath/loops.c.src: In function ‘PyUFunc_On_Om’:
numpy/core/src/umath/loops.c.src:645:9: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations]
645 | result = PyEval_CallObject(tocall, arglist);
| ^~~~~~
In file included from /usr/include/python3.9/Python.h:145,
from numpy/core/src/umath/loops.c.src:6:
/usr/include/python3.9/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_FLOAT’:
numpy/core/src/umath/loops.c.src:1631:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1631 | for (i = 0; i < n; i++) {
| ^
numpy/core/src/umath/loops.c.src:1654:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1654 | for (i = 8; i < n - (n % 8); i += 8) {
| ^
numpy/core/src/umath/loops.c.src:1672:18: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1672 | for (; i < n; i++) {
| ^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_DOUBLE’:
numpy/core/src/umath/loops.c.src:1631:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1631 | for (i = 0; i < n; i++) {
| ^
numpy/core/src/umath/loops.c.src:1654:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1654 | for (i = 8; i < n - (n % 8); i += 8) {
| ^
numpy/core/src/umath/loops.c.src:1672:18: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1672 | for (; i < n; i++) {
| ^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_LONGDOUBLE’:
numpy/core/src/umath/loops.c.src:1631:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1631 | for (i = 0; i < n; i++) {
| ^
numpy/core/src/umath/loops.c.src:1654:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1654 | for (i = 8; i < n - (n % 8); i += 8) {
| ^
numpy/core/src/umath/loops.c.src:1672:18: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1672 | for (; i < n; i++) {
| ^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_HALF’:
numpy/core/src/umath/loops.c.src:1631:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1631 | for (i = 0; i < n; i++) {
| ^
numpy/core/src/umath/loops.c.src:1654:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1654 | for (i = 8; i < n - (n % 8); i += 8) {
| ^
numpy/core/src/umath/loops.c.src:1672:18: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
1672 | for (; i < n; i++) {
| ^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_CFLOAT’:
numpy/core/src/umath/loops.c.src:2409:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
2409 | for (i = 0; i < n; i += 2) {
| ^
numpy/core/src/umath/loops.c.src:2433:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
2433 | for (i = 8; i < n - (n % 8); i += 8) {
| ^
numpy/core/src/umath/loops.c.src:2451:18: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
2451 | for (; i < n; i+=2) {
| ^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_CDOUBLE’:
numpy/core/src/umath/loops.c.src:2409:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
2409 | for (i = 0; i < n; i += 2) {
| ^
numpy/core/src/umath/loops.c.src:2433:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
2433 | for (i = 8; i < n - (n % 8); i += 8) {
| ^
numpy/core/src/umath/loops.c.src:2451:18: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
2451 | for (; i < n; i+=2) {
| ^
numpy/core/src/umath/loops.c.src: In function ‘pairwise_sum_CLONGDOUBLE’:
numpy/core/src/umath/loops.c.src:2409:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
2409 | for (i = 0; i < n; i += 2) {
| ^
numpy/core/src/umath/loops.c.src:2433:23: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
2433 | for (i = 8; i < n - (n % 8); i += 8) {
| ^
numpy/core/src/umath/loops.c.src:2451:18: warning: comparison of integer expressions of different signedness: ‘npy_intp’ {aka ‘long int’} and ‘npy_uintp’ {aka ‘long unsigned int’}
2451 | for (; i < n; i+=2) {
| ^
aarch64-linux-gnu-gcc: numpy/core/src/umath/ufunc_object.c
aarch64-linux-gnu-gcc: numpy/core/src/umath/extobj.c
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/umath/scalarmath.c
aarch64-linux-gnu-gcc: numpy/core/src/umath/ufunc_type_resolution.c
aarch64-linux-gnu-gcc: numpy/core/src/umath/override.c
aarch64-linux-gnu-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:421:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
421 | 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:716:19: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
716 | 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:802:13: warning: comparison of integer expressions of different signedness: ‘npy_int64’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compa
802 | 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:891:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
891 | for (j = 0; j < nterms; ++j) {
| ^
numpy/core/src/private/mem_overlap.c:909:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
909 | for (j = 0; j < nterms; ++j) {
| ^
aarch64-linux-gnu-gcc: numpy/core/src/private/npy_longdouble.c
aarch64-linux-gnu-gcc: numpy/core/src/private/ufunc_override.c
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/pythonformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/numpy/core/src/umath/umathmodule.o build/temp.linux-aarch64-3.9/numpy/core/src/umath/reductd/src.linux-aarch64-3.9/numpy/core/src/umath/loops.o build/temp.linux-aarch64-3.9/numpy/core/src/umath/ufunc_object.o build/temp.linux-aarch64-3.9/numpy/core/src/umath/extobj.o build/aarch64-3.9/numpy/core/src/umath/scalarmath.o build/temp.linux-aarch64-3.9/numpy/core/src/umath/ufunc_type_resolution.o build/temp.linux-aarch64-3.9/numpy/core/src/umath/override.o burc/private/mem_overlap.o build/temp.linux-aarch64-3.9/numpy/core/src/private/npy_longdouble.o build/temp.linux-aarch64-3.9/numpy/core/src/private/ufunc_override.o -Lbuild/temp.linux-ainux-aarch64-3.9/numpy/core/umath.cpython-39-aarch64-linux-gnu.so
building 'numpy.core.umath_tests' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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-aarch64-re/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.e -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarcsrc.linux-aarch64-3.9/numpy/core/src/npymath -c'
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/umath/umath_tests.c
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/pythonformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/umath/umath_tests.o -Lbuild/temp.linux-aarch64-3/core/umath_tests.cpython-39-aarch64-linux-gnu.so
building 'numpy.core.test_rational' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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-aarch64-re/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.e -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarcsrc.linux-aarch64-3.9/numpy/core/src/npymath -c'
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/umath/test_rational.c
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/pythonformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/umath/test_rational.o -Lbuild/temp.linux-aarch64py/core/test_rational.cpython-39-aarch64-linux-gnu.so
building 'numpy.core.struct_ufunc_test' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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-aarch64-re/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.e -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarcsrc.linux-aarch64-3.9/numpy/core/src/npymath -c'
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/umath/struct_ufunc_test.c
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/pythonformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/umath/struct_ufunc_test.o -Lbuild/temp.linux-aar/numpy/core/struct_ufunc_test.cpython-39-aarch64-linux-gnu.so
building 'numpy.core.multiarray_tests' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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-aarch64-re/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.e -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarcsrc.linux-aarch64-3.9/numpy/core/src/npymath -c'
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/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:1051:29: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’
1051 | if (PyTuple_GET_SIZE(A) > sizeof(terms) / sizeof(diophantine_term_t)) {
| ^
aarch64-linux-gnu-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:421:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
421 | 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:716:19: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
716 | 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:802:13: warning: comparison of integer expressions of different signedness: ‘npy_int64’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compa
802 | 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:891:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
891 | for (j = 0; j < nterms; ++j) {
| ^
numpy/core/src/private/mem_overlap.c:909:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
909 | for (j = 0; j < nterms; ++j) {
| ^
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/pythonformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/multiarray/multiarray_tests.o build/temp.linux-averlap.o -Lbuild/temp.linux-aarch64-3.9 -lnpymath -o build/lib.linux-aarch64-3.9/numpy/core/multiarray_tests.cpython-39-aarch64-linux-gnu.so
building 'numpy.core.operand_flag_tests' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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-aarch64-re/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.e -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarcsrc.linux-aarch64-3.9/numpy/core/src/npymath -c'
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/core/src/umath/operand_flag_tests.c
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/pythonformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/core/src/umath/operand_flag_tests.o -Lbuild/temp.linux-aa9/numpy/core/operand_flag_tests.cpython-39-aarch64-linux-gnu.so
building 'numpy.fft.fftpack_lite' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
creating build/temp.linux-aarch64-3.9/numpy/fft
compile options: '-Inumpy/core/include -Ibuild/src.linux-aarch64-3.9/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inum/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aad/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -c'
aarch64-linux-gnu-gcc: numpy/fft/fftpack_litemodule.c
aarch64-linux-gnu-gcc: numpy/fft/fftpack.c
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/pythonformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/numpy/fft/fftpack_litemodule.o build/temp.linux-aarch64-3.9/numpy/fft/fftpack.o -Lbuild/temaarch64-3.9/numpy/fft/fftpack_lite.cpython-39-aarch64-linux-gnu.so
building 'numpy.linalg.lapack_lite' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
creating build/temp.linux-aarch64-3.9/numpy/linalg
creating build/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite
compile options: '-Inumpy/core/include -Ibuild/src.linux-aarch64-3.9/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inum/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aad/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -c'
aarch64-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c
aarch64-linux-gnu-gcc: numpy/linalg/lapack_lite/python_xerbla.c
aarch64-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_z_lapack.c
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zgeev_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:1568:14: warning: implicit declaration of function ‘sqrt’ [-Wimplicit-function-declaration]
1568 | smlnum = sqrt(smlnum) / eps;
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:1568:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
numpy/linalg/lapack_lite/f2c_z_lapack.c:6:1: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
5 | #include "f2c.h"
+++ |+#include <math.h>
6 |
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zgelsd_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:2953:24: warning: implicit declaration of function ‘log’ [-Wimplicit-function-declaration]
2953 | i__1 = (integer) (log((doublereal) minmn / (doublereal) (smlsiz +
| ^~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:2953:24: warning: incompatible implicit declaration of built-in function ‘log’
numpy/linalg/lapack_lite/f2c_z_lapack.c:2953:24: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zgesdd_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:4502:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
4502 | smlnum = sqrt(SAFEMINIMUM) / eps;
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:4502:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zheevd_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:7237:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
7237 | rmin = sqrt(smlnum);
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:7237:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zlaed0_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:9630:12: warning: incompatible implicit declaration of built-in function ‘log’
9630 | temp = log((doublereal) (*n)) / log(2.);
| ^~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:9630:12: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zlaed8_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:10293:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
10293 | t = 1. / sqrt(2.);
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:10293:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zlalsd_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:13165:23: warning: incompatible implicit declaration of built-in function ‘log’
13165 | nlvl = (integer) (log((doublereal) (*n) / (doublereal) (*smlsiz + 1)) /
| ^~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:13165:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zlange_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:13633:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
13633 | value = scale * sqrt(sum);
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:13633:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zlanhe_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:13865:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
13865 | value = scale * sqrt(sum);
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:13865:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zlartg_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:19894:23: warning: incompatible implicit declaration of built-in function ‘log’
19894 | i__1 = (integer) (log(safmin / eps) / log(BASE) / 2.);
| ^~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:19894:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_z_lapack.c:19977:8: warning: incompatible implicit declaration of built-in function ‘sqrt’
19977 | g2s = sqrt(g2);
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:19977:8: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_z_lapack.c:20030:8: warning: incompatible implicit declaration of built-in function ‘sqrt’
20030 | f2s = sqrt(g2 / f2 + 1.);
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:20030:8: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zpotf2_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:23464:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
23464 | ajj = sqrt(ajj);
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:23464:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_z_lapack.c:23507:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
23507 | ajj = sqrt(ajj);
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:23507:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zstedc_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:24370:23: warning: incompatible implicit declaration of built-in function ‘log’
24370 | lgn = (integer) (log((doublereal) (*n)) / log(2.));
| ^~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:24370:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_z_lapack.c:24507:16: warning: incompatible implicit declaration of built-in function ‘sqrt’
24507 | tiny = eps * sqrt((d__1 = d__[finish], abs(d__1))) * sqrt((
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:24507:16: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_z_lapack.c: In function ‘zsteqr_’:
numpy/linalg/lapack_lite/f2c_z_lapack.c:24783:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
24783 | ssfmax = sqrt(safmax) / 3.;
| ^~~~
numpy/linalg/lapack_lite/f2c_z_lapack.c:24783:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
aarch64-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_c_lapack.c
numpy/linalg/lapack_lite/f2c_c_lapack.c: In function ‘cgeev_’:
numpy/linalg/lapack_lite/f2c_c_lapack.c:1561:14: warning: implicit declaration of function ‘sqrt’ [-Wimplicit-function-declaration]
1561 | smlnum = sqrt(smlnum) / eps;
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:1561:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
numpy/linalg/lapack_lite/f2c_c_lapack.c:6:1: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
5 | #include "f2c.h"
+++ |+#include <math.h>
6 |
numpy/linalg/lapack_lite/f2c_c_lapack.c: In function ‘cgesdd_’:
numpy/linalg/lapack_lite/f2c_c_lapack.c:3731:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
3731 | smlnum = sqrt(slamch_("S")) / eps;
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:3731:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_c_lapack.c: In function ‘cheevd_’:
numpy/linalg/lapack_lite/f2c_c_lapack.c:6459:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
6459 | rmin = sqrt(smlnum);
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:6459:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_c_lapack.c: In function ‘claed0_’:
numpy/linalg/lapack_lite/f2c_c_lapack.c:8842:12: warning: implicit declaration of function ‘log’ [-Wimplicit-function-declaration]
8842 | temp = log((real) (*n)) / log(2.f);
| ^~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:8842:12: warning: incompatible implicit declaration of built-in function ‘log’
numpy/linalg/lapack_lite/f2c_c_lapack.c:8842:12: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_c_lapack.c: In function ‘claed8_’:
numpy/linalg/lapack_lite/f2c_c_lapack.c:9503:15: warning: incompatible implicit declaration of built-in function ‘sqrt’
9503 | t = 1.f / sqrt(2.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:9503:15: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_c_lapack.c: In function ‘clange_’:
numpy/linalg/lapack_lite/f2c_c_lapack.c:10905:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
10905 | value = scale * sqrt(sum);
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:10905:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_c_lapack.c: In function ‘clanhe_’:
numpy/linalg/lapack_lite/f2c_c_lapack.c:11137:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
11137 | value = scale * sqrt(sum);
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:11137:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_c_lapack.c: In function ‘clartg_’:
numpy/linalg/lapack_lite/f2c_c_lapack.c:17129:23: warning: incompatible implicit declaration of built-in function ‘log’
17129 | i__1 = (integer) (log(safmin / eps) / log(slamch_("B")) / 2.f);
| ^~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:17129:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_c_lapack.c:17212:8: warning: incompatible implicit declaration of built-in function ‘sqrt’
17212 | g2s = sqrt(g2);
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:17212:8: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_c_lapack.c:17266:8: warning: incompatible implicit declaration of built-in function ‘sqrt’
17266 | f2s = sqrt(g2 / f2 + 1.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:17266:8: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_c_lapack.c: In function ‘cpotf2_’:
numpy/linalg/lapack_lite/f2c_c_lapack.c:20694:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
20694 | ajj = sqrt(ajj);
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:20694:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_c_lapack.c:20737:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
20737 | ajj = sqrt(ajj);
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:20737:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_c_lapack.c: In function ‘cstedc_’:
numpy/linalg/lapack_lite/f2c_c_lapack.c:21598:23: warning: incompatible implicit declaration of built-in function ‘log’
21598 | lgn = (integer) (log((real) (*n)) / log(2.f));
| ^~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:21598:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_c_lapack.c:21735:16: warning: incompatible implicit declaration of built-in function ‘sqrt’
21735 | tiny = eps * sqrt((r__1 = d__[finish], dabs(r__1))) * sqrt((
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:21735:16: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_c_lapack.c: In function ‘csteqr_’:
numpy/linalg/lapack_lite/f2c_c_lapack.c:22010:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
22010 | ssfmax = sqrt(safmax) / 3.f;
| ^~~~
numpy/linalg/lapack_lite/f2c_c_lapack.c:22010:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
aarch64-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_d_lapack.c
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dbdsdc_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:390:23: warning: implicit declaration of function ‘log’ [-Wimplicit-function-declaration]
390 | mlvl = (integer) (log((doublereal) (*n) / (doublereal) (smlsiz + 1)) /
| ^~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:390:23: warning: incompatible implicit declaration of built-in function ‘log’
numpy/linalg/lapack_lite/f2c_d_lapack.c:6:1: note: include ‘<math.h>’ or provide a declaration of ‘log’
5 | #include "f2c.h"
+++ |+#include <math.h>
6 |
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dbdsqr_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:891:12: warning: implicit declaration of function ‘sqrt’ [-Wimplicit-function-declaration]
891 | sminoa /= sqrt((doublereal) (*n));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:891:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:891:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dgeev_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:2947:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
2947 | smlnum = sqrt(smlnum) / eps;
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:2947:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dgelsd_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:4281:23: warning: incompatible implicit declaration of built-in function ‘log’
4281 | i__1 = (integer) (log((doublereal) minmn / (doublereal) (smlsiz + 1)) /
| ^~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:4281:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dgesdd_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:5718:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
5718 | smlnum = sqrt(SAFEMINIMUM) / eps;
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:5718:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlabad_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:8011:11: warning: incompatible implicit declaration of built-in function ‘sqrt’
8011 | *small = sqrt(*small);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:8011:11: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlae2_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:8666:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
8666 | rt = adf * sqrt(d__1 * d__1 + 1.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:8666:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:8670:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
8670 | rt = ab * sqrt(d__1 * d__1 + 1.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:8670:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:8675:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
8675 | rt = ab * sqrt(2.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:8675:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaed0_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:8941:9: warning: incompatible implicit declaration of built-in function ‘log’
8941 | temp = log((doublereal) (*n)) / log(2.);
| ^~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:8941:9: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaed2_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:9558:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
9558 | t = 1. / sqrt(2.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:9558:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaed3_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:10112:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
10112 | d__1 = sqrt(-w[i__]);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10112:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaed4_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:10361:23: warning: incompatible implicit declaration of built-in function ‘sqrt’
10361 | tau = b * 2. / (sqrt(a * a + b * 4. * c__) - a);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10361:23: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10363:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
10363 | tau = (a + sqrt(a * a + b * 4. * c__)) / (c__ * 2.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10363:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10379:19: warning: incompatible implicit declaration of built-in function ‘sqrt’
10379 | tau = b * 2. / (sqrt(a * a + b * 4. * c__) - a);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10379:19: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10381:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
10381 | tau = (a + sqrt(a * a + b * 4. * c__)) / (c__ * 2.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10381:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10454:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
10454 | eta = (a + sqrt((d__1 = a * a - b * 4. * c__, abs(d__1)))) / (c__
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10454:17: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10457:26: warning: incompatible implicit declaration of built-in function ‘sqrt’
10457 | eta = b * 2. / (a - sqrt((d__1 = a * a - b * 4. * c__, abs(d__1)))
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10457:26: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10539:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
10539 | eta = (a + sqrt((d__1 = a * a - b * 4. * c__, abs(d__1)))) / (
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10539:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10542:23: warning: incompatible implicit declaration of built-in function ‘sqrt’
10542 | eta = b * 2. / (a - sqrt((d__1 = a * a - b * 4. * c__, abs(
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10542:23: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10654:23: warning: incompatible implicit declaration of built-in function ‘sqrt’
10654 | tau = b * 2. / (a + sqrt((d__1 = a * a - b * 4. * c__, abs(
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10654:23: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10657:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
10657 | tau = (a - sqrt((d__1 = a * a - b * 4. * c__, abs(d__1)))) / (
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10657:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10674:23: warning: incompatible implicit declaration of built-in function ‘sqrt’
10674 | tau = b * 2. / (a - sqrt((d__1 = a * a + b * 4. * c__, abs(
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10674:23: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10677:15: warning: incompatible implicit declaration of built-in function ‘sqrt’
10677 | tau = -(a + sqrt((d__1 = a * a + b * 4. * c__, abs(d__1)))) /
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10677:15: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10808:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
10808 | eta = (a - sqrt((d__1 = a * a - b * 4. * c__, abs(d__1)))) / (
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10808:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10811:23: warning: incompatible implicit declaration of built-in function ‘sqrt’
10811 | eta = b * 2. / (a + sqrt((d__1 = a * a - b * 4. * c__, abs(
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10811:23: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10984:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
10984 | eta = (a - sqrt((d__1 = a * a - b * 4. * c__, abs(d__1))))
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10984:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:10987:27: warning: incompatible implicit declaration of built-in function ‘sqrt’
10987 | eta = b * 2. / (a + sqrt((d__1 = a * a - b * 4. * c__,
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:10987:27: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaed5_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:11194:28: warning: incompatible implicit declaration of built-in function ‘sqrt’
11194 | tau = c__ * 2. / (b + sqrt((d__1 = b * b - c__ * 4., abs(d__1))));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11194:28: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:11202:26: warning: incompatible implicit declaration of built-in function ‘sqrt’
11202 | tau = c__ * -2. / (b + sqrt(b * b + c__ * 4.));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11202:26: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:11204:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
11204 | tau = (b - sqrt(b * b + c__ * 4.)) / 2.;
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11204:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:11210:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
11210 | temp = sqrt(delta[1] * delta[1] + delta[2] * delta[2]);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11210:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:11220:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
11220 | tau = (b + sqrt(b * b + c__ * 4.)) / 2.;
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11220:17: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:11222:29: warning: incompatible implicit declaration of built-in function ‘sqrt’
11222 | tau = c__ * 2. / (-b + sqrt(b * b + c__ * 4.));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11222:29: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:11227:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
11227 | temp = sqrt(delta[1] * delta[1] + delta[2] * delta[2]);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11227:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaed6_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:11375:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
11375 | *tau = (a - sqrt((d__1 = a * a - b * 4. * c__, abs(d__1)))) / (
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11375:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:11378:27: warning: incompatible implicit declaration of built-in function ‘sqrt’
11378 | *tau = b * 2. / (a + sqrt((d__1 = a * a - b * 4. * c__, abs(d__1))
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11378:27: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:11411:23: warning: incompatible implicit declaration of built-in function ‘log’
11411 | i__1 = (integer) (log(SAFEMINIMUM) / log(base) / 3.);
| ^~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11411:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_d_lapack.c:11531:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
11531 | eta = (a - sqrt((d__1 = a * a - b * 4. * c__, abs(d__1)))) / (c__
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11531:17: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:11534:26: warning: incompatible implicit declaration of built-in function ‘sqrt’
11534 | eta = b * 2. / (a + sqrt((d__1 = a * a - b * 4. * c__, abs(d__1)))
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:11534:26: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaed8_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:12143:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
12143 | t = 1. / sqrt(2.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:12143:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaed9_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:12586:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
12586 | d__1 = sqrt(-w[i__]);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:12586:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaeda_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:12775:24: warning: incompatible implicit declaration of built-in function ‘sqrt’
12775 | bsiz1 = (integer) (sqrt((doublereal) (qptr[curr + 1] - qptr[curr])) + .5);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:12775:24: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaev2_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:12968:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
12968 | rt = adf * sqrt(d__1 * d__1 + 1.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:12968:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:12972:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
12972 | rt = ab * sqrt(d__1 * d__1 + 1.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:12972:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:12977:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
12977 | rt = ab * sqrt(2.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:12977:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:13022:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
13022 | *sn1 = 1. / sqrt(ct * ct + 1.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:13022:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:13030:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
13030 | *cs1 = 1. / sqrt(tn * tn + 1.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:13030:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlahqr_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:13840:15: warning: incompatible implicit declaration of built-in function ‘sqrt’
13840 | rtdisc = sqrt((abs(det)));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:13840:15: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlalsd_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:16202:23: warning: incompatible implicit declaration of built-in function ‘log’
16202 | nlvl = (integer) (log((doublereal) (*n) / (doublereal) (*smlsiz + 1)) /
| ^~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:16202:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlange_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:16666:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
16666 | value = scale * sqrt(sum);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:16666:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlanst_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:16799:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
16799 | anorm = scale * sqrt(sum);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:16799:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlansy_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:17005:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
17005 | value = scale * sqrt(sum);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:17005:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlanv2_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:17129:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
17129 | d__1 = sqrt(scale) * sqrt(z__);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:17129:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:17150:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
17150 | *cs = sqrt((abs(sigma) / tau + 1.) * .5);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:17150:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:17220:10: warning: incompatible implicit declaration of built-in function ‘sqrt’
17220 | *rt1i = sqrt((abs(*b))) * sqrt((abs(*c__)));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:17220:10: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlapy2_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:17271:16: warning: incompatible implicit declaration of built-in function ‘sqrt’
17271 | ret_val = w * sqrt(d__1 * d__1 + 1.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:17271:16: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlapy3_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:17333:16: warning: incompatible implicit declaration of built-in function ‘sqrt’
17333 | ret_val = w * sqrt(d__1 * d__1 + d__2 * d__2 + d__3 * d__3);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:17333:16: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaqr2_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:18614:56: warning: incompatible implicit declaration of built-in function ‘sqrt’
18614 | foo = (d__3 = t[*ns + *ns * t_dim1], abs(d__3)) + sqrt((d__1 = t[*
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:18614:56: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:18686:53: warning: incompatible implicit declaration of built-in function ‘sqrt’
18686 | evi = (d__3 = t[i__ + i__ * t_dim1], abs(d__3)) + sqrt((d__1 =
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:18686:53: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:18696:49: warning: incompatible implicit declaration of built-in function ‘sqrt’
18696 | evk = (d__3 = t[k + k * t_dim1], abs(d__3)) + sqrt((d__1 = t[
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:18696:49: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlaqr3_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:19309:56: warning: incompatible implicit declaration of built-in function ‘sqrt’
19309 | foo = (d__3 = t[*ns + *ns * t_dim1], abs(d__3)) + sqrt((d__1 = t[*
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:19309:56: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:19381:53: warning: incompatible implicit declaration of built-in function ‘sqrt’
19381 | evi = (d__3 = t[i__ + i__ * t_dim1], abs(d__3)) + sqrt((d__1 =
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:19381:53: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:19391:49: warning: incompatible implicit declaration of built-in function ‘sqrt’
19391 | evk = (d__3 = t[k + k * t_dim1], abs(d__3)) + sqrt((d__1 = t[
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:19391:49: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlartg_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:23558:23: warning: incompatible implicit declaration of built-in function ‘log’
23558 | i__1 = (integer) (log(safmin / eps) / log(BASE) / 2.);
| ^~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:23558:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_d_lapack.c:23595:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
23595 | *r__ = sqrt(d__1 * d__1 + d__2 * d__2);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:23595:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:23619:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
23619 | *r__ = sqrt(d__1 * d__1 + d__2 * d__2);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:23619:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:23632:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
23632 | *r__ = sqrt(d__1 * d__1 + d__2 * d__2);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:23632:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlas2_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:23727:30: warning: incompatible implicit declaration of built-in function ‘sqrt’
23727 | *ssmax = max(fhmx,ga) * sqrt(d__1 * d__1 + 1.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:23727:30: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:23736:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
23736 | c__ = 2. / (sqrt(as * as + au) + sqrt(at * at + au));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:23736:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:23758:15: warning: incompatible implicit declaration of built-in function ‘sqrt’
23758 | c__ = 1. / (sqrt(d__1 * d__1 + 1.) + sqrt(d__2 * d__2 + 1.));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:23758:15: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlasd3_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:25528:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
25528 | d__2 = sqrt((d__1 = z__[i__], abs(d__1)));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:25528:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlasd4_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:25790:11: warning: incompatible implicit declaration of built-in function ‘sqrt’
25790 | *sigma = sqrt(d__[1] * d__[1] + *rho * z__[1] * z__[1]);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:25790:11: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:25823:28: warning: incompatible implicit declaration of built-in function ‘sqrt’
25823 | temp1 = temp / (d__[*n] + sqrt(d__[*n] * d__[*n] + temp));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:25823:28: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:26110:31: warning: incompatible implicit declaration of built-in function ‘sqrt’
26110 | temp = delsq2 / (d__[*i__] + sqrt(d__[*i__] * d__[*i__] + delsq2));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:26110:31: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlasd5_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:26749:28: warning: incompatible implicit declaration of built-in function ‘sqrt’
26749 | tau = c__ * 2. / (b + sqrt((d__1 = b * b - c__ * 4., abs(d__1))));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:26749:28: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:26770:26: warning: incompatible implicit declaration of built-in function ‘sqrt’
26770 | tau = c__ * -2. / (b + sqrt(b * b + c__ * 4.));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:26770:26: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:26772:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
26772 | tau = (b - sqrt(b * b + c__ * 4.)) / 2.;
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:26772:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:26777:22: warning: incompatible implicit declaration of built-in function ‘sqrt’
26777 | tau /= d__[2] + sqrt((d__1 = d__[2] * d__[2] + tau, abs(d__1)));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:26777:22: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:26803:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
26803 | tau = (b + sqrt(b * b + c__ * 4.)) / 2.;
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:26803:17: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:26805:29: warning: incompatible implicit declaration of built-in function ‘sqrt’
26805 | tau = c__ * 2. / (-b + sqrt(b * b + c__ * 4.));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:26805:29: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:26810:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
26810 | tau /= d__[2] + sqrt(d__[2] * d__[2] + tau);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:26810:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlasd8_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:27917:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
27917 | d__2 = sqrt((d__1 = work[iwk3i + i__], abs(d__1)));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:27917:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlasdt_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:28856:12: warning: incompatible implicit declaration of built-in function ‘log’
28856 | temp = log((doublereal) maxn / (doublereal) (*msub + 1)) / log(2.);
| ^~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:28856:12: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlasq1_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:29179:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
29179 | scale = sqrt(eps / safmin);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:29179:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlasq2_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:29375:32: warning: incompatible implicit declaration of built-in function ‘sqrt’
29375 | s = z__[3] * (z__[2] / (t * (sqrt(s / t + 1.) + 1.)));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:29375:32: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:29377:31: warning: incompatible implicit declaration of built-in function ‘sqrt’
29377 | s = z__[3] * (z__[2] / (t + sqrt(t) * sqrt(t + s)));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:29377:31: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:29672:27: warning: incompatible implicit declaration of built-in function ‘sqrt’
29672 | d__1 = 0., d__2 = qmin - sqrt(qmin) * 2. * sqrt(emax);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:29672:27: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlasq3_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:29963:45: warning: incompatible implicit declaration of built-in function ‘sqrt’
29963 | s = z__[nn - 3] * (z__[nn - 5] / (t * (sqrt(s / t + 1.) + 1.)));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:29963:45: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:29965:44: warning: incompatible implicit declaration of built-in function ‘sqrt’
29965 | s = z__[nn - 3] * (z__[nn - 5] / (t + sqrt(t) * sqrt(t + s)));
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:29965:44: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlasq4_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:30226:11: warning: incompatible implicit declaration of built-in function ‘sqrt’
30226 | b1 = sqrt(z__[nn - 3]) * sqrt(z__[nn - 5]);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:30226:11: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:30360:19: warning: incompatible implicit declaration of built-in function ‘sqrt’
30360 | s = gam * (1. - sqrt(a2)) / (a2 + 1.);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:30360:19: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:30409:11: warning: incompatible implicit declaration of built-in function ‘sqrt’
30409 | b2 = sqrt(b2 * 1.05);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:30409:11: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:30467:11: warning: incompatible implicit declaration of built-in function ‘sqrt’
30467 | b2 = sqrt(b2 * 1.05);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:30467:11: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dlasv2_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:31865:10: warning: incompatible implicit declaration of built-in function ‘sqrt’
31865 | s = sqrt(tt + mm);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:31865:10: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dpotf2_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:36929:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
36929 | ajj = sqrt(ajj);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:36929:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:36962:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
36962 | ajj = sqrt(ajj);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:36962:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dstedc_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:37661:23: warning: incompatible implicit declaration of built-in function ‘log’
37661 | lgn = (integer) (log((doublereal) (*n)) / log(2.));
| ^~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:37661:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_d_lapack.c:37781:16: warning: incompatible implicit declaration of built-in function ‘sqrt’
37781 | tiny = eps * sqrt((d__1 = d__[finish], abs(d__1))) * sqrt((
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:37781:16: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dsteqr_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:38088:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
38088 | ssfmax = sqrt(safmax) / 3.;
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:38088:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dsterf_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:38615:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
38615 | ssfmax = sqrt(safmax) / 3.;
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:38615:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dsyevd_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:39197:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
39197 | rmin = sqrt(smlnum);
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:39197:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c: In function ‘dtrevc_’:
numpy/linalg/lapack_lite/f2c_d_lapack.c:40254:8: warning: incompatible implicit declaration of built-in function ‘sqrt’
40254 | wi = sqrt((d__1 = t[ki + (ki - 1) * t_dim1], abs(d__1))) *
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:40254:8: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_d_lapack.c:40672:8: warning: incompatible implicit declaration of built-in function ‘sqrt’
40672 | wi = sqrt((d__1 = t[ki + (ki + 1) * t_dim1], abs(d__1))) *
| ^~~~
numpy/linalg/lapack_lite/f2c_d_lapack.c:40672:8: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
aarch64-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_s_lapack.c
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘sbdsdc_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:385:23: warning: implicit declaration of function ‘log’ [-Wimplicit-function-declaration]
385 | mlvl = (integer) (log((real) (*n) / (real) (smlsiz + 1)) / log(2.f)) + 1;
| ^~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:385:23: warning: incompatible implicit declaration of built-in function ‘log’
numpy/linalg/lapack_lite/f2c_s_lapack.c:6:1: note: include ‘<math.h>’ or provide a declaration of ‘log’
5 | #include "f2c.h"
+++ |+#include <math.h>
6 |
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘sbdsqr_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:885:12: warning: implicit declaration of function ‘sqrt’ [-Wimplicit-function-declaration]
885 | sminoa /= sqrt((real) (*n));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:885:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:885:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘sgeev_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:2928:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
2928 | smlnum = sqrt(smlnum) / eps;
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:2928:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘sgesdd_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:4999:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
4999 | smlnum = sqrt(slamch_("S")) / eps;
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:4999:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slabad_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:7286:11: warning: incompatible implicit declaration of built-in function ‘sqrt’
7286 | *small = sqrt(*small);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:7286:11: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slae2_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:7938:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
7938 | rt = adf * sqrt(r__1 * r__1 + 1.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:7938:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:7942:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
7942 | rt = ab * sqrt(r__1 * r__1 + 1.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:7942:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:7947:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
7947 | rt = ab * sqrt(2.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:7947:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaed0_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:8208:9: warning: incompatible implicit declaration of built-in function ‘log’
8208 | temp = log((real) (*n)) / log(2.f);
| ^~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:8208:9: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaed2_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:8820:15: warning: incompatible implicit declaration of built-in function ‘sqrt’
8820 | t = 1.f / sqrt(2.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:8820:15: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaed3_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:9372:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
9372 | r__1 = sqrt(-w[i__]);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9372:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaed4_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:9619:24: warning: incompatible implicit declaration of built-in function ‘sqrt’
9619 | tau = b * 2.f / (sqrt(a * a + b * 4.f * c__) - a);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9619:24: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:9621:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
9621 | tau = (a + sqrt(a * a + b * 4.f * c__)) / (c__ * 2.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9621:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:9637:20: warning: incompatible implicit declaration of built-in function ‘sqrt’
9637 | tau = b * 2.f / (sqrt(a * a + b * 4.f * c__) - a);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9637:20: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:9639:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
9639 | tau = (a + sqrt(a * a + b * 4.f * c__)) / (c__ * 2.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9639:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:9712:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
9712 | eta = (a + sqrt((r__1 = a * a - b * 4.f * c__, dabs(r__1)))) / (
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9712:17: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:9715:27: warning: incompatible implicit declaration of built-in function ‘sqrt’
9715 | eta = b * 2.f / (a - sqrt((r__1 = a * a - b * 4.f * c__, dabs(
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9715:27: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:9797:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
9797 | eta = (a + sqrt((r__1 = a * a - b * 4.f * c__, dabs(r__1)))) /
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9797:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:9800:24: warning: incompatible implicit declaration of built-in function ‘sqrt’
9800 | eta = b * 2.f / (a - sqrt((r__1 = a * a - b * 4.f * c__, dabs(
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9800:24: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:9912:24: warning: incompatible implicit declaration of built-in function ‘sqrt’
9912 | tau = b * 2.f / (a + sqrt((r__1 = a * a - b * 4.f * c__, dabs(
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9912:24: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:9915:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
9915 | tau = (a - sqrt((r__1 = a * a - b * 4.f * c__, dabs(r__1)))) /
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9915:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:9932:24: warning: incompatible implicit declaration of built-in function ‘sqrt’
9932 | tau = b * 2.f / (a - sqrt((r__1 = a * a + b * 4.f * c__, dabs(
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9932:24: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:9935:15: warning: incompatible implicit declaration of built-in function ‘sqrt’
9935 | tau = -(a + sqrt((r__1 = a * a + b * 4.f * c__, dabs(r__1))))
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:9935:15: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10066:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
10066 | eta = (a - sqrt((r__1 = a * a - b * 4.f * c__, dabs(r__1)))) /
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10066:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10069:24: warning: incompatible implicit declaration of built-in function ‘sqrt’
10069 | eta = b * 2.f / (a + sqrt((r__1 = a * a - b * 4.f * c__, dabs(
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10069:24: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10242:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
10242 | eta = (a - sqrt((r__1 = a * a - b * 4.f * c__, dabs(r__1))
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10242:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10245:28: warning: incompatible implicit declaration of built-in function ‘sqrt’
10245 | eta = b * 2.f / (a + sqrt((r__1 = a * a - b * 4.f * c__,
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10245:28: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaed5_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:10452:29: warning: incompatible implicit declaration of built-in function ‘sqrt’
10452 | tau = c__ * 2.f / (b + sqrt((r__1 = b * b - c__ * 4.f, dabs(r__1))
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10452:29: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10461:27: warning: incompatible implicit declaration of built-in function ‘sqrt’
10461 | tau = c__ * -2.f / (b + sqrt(b * b + c__ * 4.f));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10461:27: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10463:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
10463 | tau = (b - sqrt(b * b + c__ * 4.f)) / 2.f;
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10463:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10469:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
10469 | temp = sqrt(delta[1] * delta[1] + delta[2] * delta[2]);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10469:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10479:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
10479 | tau = (b + sqrt(b * b + c__ * 4.f)) / 2.f;
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10479:17: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10481:30: warning: incompatible implicit declaration of built-in function ‘sqrt’
10481 | tau = c__ * 2.f / (-b + sqrt(b * b + c__ * 4.f));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10481:30: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10486:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
10486 | temp = sqrt(delta[1] * delta[1] + delta[2] * delta[2]);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10486:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaed6_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:10634:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
10634 | *tau = (a - sqrt((r__1 = a * a - b * 4.f * c__, dabs(r__1)))) / (
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10634:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10637:28: warning: incompatible implicit declaration of built-in function ‘sqrt’
10637 | *tau = b * 2.f / (a + sqrt((r__1 = a * a - b * 4.f * c__, dabs(
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10637:28: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10670:23: warning: incompatible implicit declaration of built-in function ‘log’
10670 | i__1 = (integer) (log(slamch_("SafMin")) / log(base) / 3.f);
| ^~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10670:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10791:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
10791 | eta = (a - sqrt((r__1 = a * a - b * 4.f * c__, dabs(r__1)))) / (
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10791:17: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:10794:27: warning: incompatible implicit declaration of built-in function ‘sqrt’
10794 | eta = b * 2.f / (a + sqrt((r__1 = a * a - b * 4.f * c__, dabs(
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:10794:27: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaed8_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:11402:15: warning: incompatible implicit declaration of built-in function ‘sqrt’
11402 | t = 1.f / sqrt(2.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:11402:15: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaed9_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:11843:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
11843 | r__1 = sqrt(-w[i__]);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:11843:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaeda_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:12030:24: warning: incompatible implicit declaration of built-in function ‘sqrt’
12030 | bsiz1 = (integer) (sqrt((real) (qptr[curr + 1] - qptr[curr])) + .5f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:12030:24: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaev2_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:12221:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
12221 | rt = adf * sqrt(r__1 * r__1 + 1.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:12221:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:12225:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
12225 | rt = ab * sqrt(r__1 * r__1 + 1.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:12225:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:12230:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
12230 | rt = ab * sqrt(2.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:12230:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:12275:15: warning: incompatible implicit declaration of built-in function ‘sqrt’
12275 | *sn1 = 1.f / sqrt(ct * ct + 1.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:12275:15: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:12283:19: warning: incompatible implicit declaration of built-in function ‘sqrt’
12283 | *cs1 = 1.f / sqrt(tn * tn + 1.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:12283:19: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slahqr_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:13092:15: warning: incompatible implicit declaration of built-in function ‘sqrt’
13092 | rtdisc = sqrt((dabs(det)));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:13092:15: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slange_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:14520:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
14520 | value = scale * sqrt(sum);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:14520:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slanst_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:14653:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
14653 | anorm = scale * sqrt(sum);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:14653:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slansy_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:14859:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
14859 | value = scale * sqrt(sum);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:14859:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slanv2_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:14982:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
14982 | r__1 = sqrt(scale) * sqrt(z__);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:14982:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:15003:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
15003 | *cs = sqrt((dabs(sigma) / tau + 1.f) * .5f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:15003:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:15073:10: warning: incompatible implicit declaration of built-in function ‘sqrt’
15073 | *rt1i = sqrt((dabs(*b))) * sqrt((dabs(*c__)));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:15073:10: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slapy2_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:15124:16: warning: incompatible implicit declaration of built-in function ‘sqrt’
15124 | ret_val = w * sqrt(r__1 * r__1 + 1.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:15124:16: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slapy3_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:15186:16: warning: incompatible implicit declaration of built-in function ‘sqrt’
15186 | ret_val = w * sqrt(r__1 * r__1 + r__2 * r__2 + r__3 * r__3);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:15186:16: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaqr2_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:16457:57: warning: incompatible implicit declaration of built-in function ‘sqrt’
16457 | foo = (r__3 = t[*ns + *ns * t_dim1], dabs(r__3)) + sqrt((r__1 = t[
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:16457:57: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:16529:54: warning: incompatible implicit declaration of built-in function ‘sqrt’
16529 | evi = (r__3 = t[i__ + i__ * t_dim1], dabs(r__3)) + sqrt((r__1
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:16529:54: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:16539:50: warning: incompatible implicit declaration of built-in function ‘sqrt’
16539 | evk = (r__3 = t[k + k * t_dim1], dabs(r__3)) + sqrt((r__1 = t[
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:16539:50: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slaqr3_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:17147:57: warning: incompatible implicit declaration of built-in function ‘sqrt’
17147 | foo = (r__3 = t[*ns + *ns * t_dim1], dabs(r__3)) + sqrt((r__1 = t[
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:17147:57: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:17219:54: warning: incompatible implicit declaration of built-in function ‘sqrt’
17219 | evi = (r__3 = t[i__ + i__ * t_dim1], dabs(r__3)) + sqrt((r__1
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:17219:54: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:17229:50: warning: incompatible implicit declaration of built-in function ‘sqrt’
17229 | evk = (r__3 = t[k + k * t_dim1], dabs(r__3)) + sqrt((r__1 = t[
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:17229:50: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slartg_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:21386:23: warning: incompatible implicit declaration of built-in function ‘log’
21386 | i__1 = (integer) (log(safmin / eps) / log(slamch_("B")) / 2.f);
| ^~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:21386:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_s_lapack.c:21423:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
21423 | *r__ = sqrt(r__1 * r__1 + r__2 * r__2);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:21423:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:21447:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
21447 | *r__ = sqrt(r__1 * r__1 + r__2 * r__2);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:21447:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:21460:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
21460 | *r__ = sqrt(r__1 * r__1 + r__2 * r__2);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:21460:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slas2_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:21555:31: warning: incompatible implicit declaration of built-in function ‘sqrt’
21555 | *ssmax = dmax(fhmx,ga) * sqrt(r__1 * r__1 + 1.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:21555:31: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:21564:19: warning: incompatible implicit declaration of built-in function ‘sqrt’
21564 | c__ = 2.f / (sqrt(as * as + au) + sqrt(at * at + au));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:21564:19: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:21586:16: warning: incompatible implicit declaration of built-in function ‘sqrt’
21586 | c__ = 1.f / (sqrt(r__1 * r__1 + 1.f) + sqrt(r__2 * r__2 + 1.f)
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:21586:16: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slasd3_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:23347:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
23347 | r__2 = sqrt((r__1 = z__[i__], dabs(r__1)));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:23347:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slasd4_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:23608:11: warning: incompatible implicit declaration of built-in function ‘sqrt’
23608 | *sigma = sqrt(d__[1] * d__[1] + *rho * z__[1] * z__[1]);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:23608:11: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:23641:28: warning: incompatible implicit declaration of built-in function ‘sqrt’
23641 | temp1 = temp / (d__[*n] + sqrt(d__[*n] * d__[*n] + temp));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:23641:28: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:23928:31: warning: incompatible implicit declaration of built-in function ‘sqrt’
23928 | temp = delsq2 / (d__[*i__] + sqrt(d__[*i__] * d__[*i__] + delsq2));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:23928:31: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slasd5_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:24566:29: warning: incompatible implicit declaration of built-in function ‘sqrt’
24566 | tau = c__ * 2.f / (b + sqrt((r__1 = b * b - c__ * 4.f, dabs(r__1))
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:24566:29: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:24588:27: warning: incompatible implicit declaration of built-in function ‘sqrt’
24588 | tau = c__ * -2.f / (b + sqrt(b * b + c__ * 4.f));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:24588:27: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:24590:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
24590 | tau = (b - sqrt(b * b + c__ * 4.f)) / 2.f;
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:24590:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:24595:22: warning: incompatible implicit declaration of built-in function ‘sqrt’
24595 | tau /= d__[2] + sqrt((r__1 = d__[2] * d__[2] + tau, dabs(r__1)));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:24595:22: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:24621:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
24621 | tau = (b + sqrt(b * b + c__ * 4.f)) / 2.f;
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:24621:17: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:24623:30: warning: incompatible implicit declaration of built-in function ‘sqrt’
24623 | tau = c__ * 2.f / (-b + sqrt(b * b + c__ * 4.f));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:24623:30: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:24628:18: warning: incompatible implicit declaration of built-in function ‘sqrt’
24628 | tau /= d__[2] + sqrt(d__[2] * d__[2] + tau);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:24628:18: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slasd8_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:25727:9: warning: incompatible implicit declaration of built-in function ‘sqrt’
25727 | r__2 = sqrt((r__1 = work[iwk3i + i__], dabs(r__1)));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:25727:9: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slasdt_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:26660:12: warning: incompatible implicit declaration of built-in function ‘log’
26660 | temp = log((real) maxn / (real) (*msub + 1)) / log(2.f);
| ^~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:26660:12: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slasq1_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:26980:13: warning: incompatible implicit declaration of built-in function ‘sqrt’
26980 | scale = sqrt(eps / safmin);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:26980:13: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slasq2_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:27172:32: warning: incompatible implicit declaration of built-in function ‘sqrt’
27172 | s = z__[3] * (z__[2] / (t * (sqrt(s / t + 1.f) + 1.f)));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:27172:32: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:27174:31: warning: incompatible implicit declaration of built-in function ‘sqrt’
27174 | s = z__[3] * (z__[2] / (t + sqrt(t) * sqrt(t + s)));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:27174:31: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:27475:28: warning: incompatible implicit declaration of built-in function ‘sqrt’
27475 | r__1 = 0.f, r__2 = qmin - sqrt(qmin) * 2.f * sqrt(emax);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:27475:28: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slasq3_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:27762:45: warning: incompatible implicit declaration of built-in function ‘sqrt’
27762 | s = z__[nn - 3] * (z__[nn - 5] / (t * (sqrt(s / t + 1.f) + 1.f)));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:27762:45: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:27764:44: warning: incompatible implicit declaration of built-in function ‘sqrt’
27764 | s = z__[nn - 3] * (z__[nn - 5] / (t + sqrt(t) * sqrt(t + s)));
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:27764:44: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slasq4_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:28024:11: warning: incompatible implicit declaration of built-in function ‘sqrt’
28024 | b1 = sqrt(z__[nn - 3]) * sqrt(z__[nn - 5]);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:28024:11: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:28158:20: warning: incompatible implicit declaration of built-in function ‘sqrt’
28158 | s = gam * (1.f - sqrt(a2)) / (a2 + 1.f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:28158:20: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:28207:11: warning: incompatible implicit declaration of built-in function ‘sqrt’
28207 | b2 = sqrt(b2 * 1.05f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:28207:11: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:28265:11: warning: incompatible implicit declaration of built-in function ‘sqrt’
28265 | b2 = sqrt(b2 * 1.05f);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:28265:11: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘slasv2_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:29659:10: warning: incompatible implicit declaration of built-in function ‘sqrt’
29659 | s = sqrt(tt + mm);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:29659:10: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘spotf2_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:34703:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
34703 | ajj = sqrt(ajj);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:34703:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:34736:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
34736 | ajj = sqrt(ajj);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:34736:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘sstedc_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:35426:23: warning: incompatible implicit declaration of built-in function ‘log’
35426 | lgn = (integer) (log((real) (*n)) / log(2.f));
| ^~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:35426:23: note: include ‘<math.h>’ or provide a declaration of ‘log’
numpy/linalg/lapack_lite/f2c_s_lapack.c:35546:16: warning: incompatible implicit declaration of built-in function ‘sqrt’
35546 | tiny = eps * sqrt((r__1 = d__[finish], dabs(r__1))) * sqrt((
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:35546:16: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘ssteqr_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:35849:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
35849 | ssfmax = sqrt(safmax) / 3.f;
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:35849:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘ssterf_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:36375:14: warning: incompatible implicit declaration of built-in function ‘sqrt’
36375 | ssfmax = sqrt(safmax) / 3.f;
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:36375:14: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘ssyevd_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:36954:12: warning: incompatible implicit declaration of built-in function ‘sqrt’
36954 | rmin = sqrt(smlnum);
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:36954:12: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c: In function ‘strevc_’:
numpy/linalg/lapack_lite/f2c_s_lapack.c:37993:8: warning: incompatible implicit declaration of built-in function ‘sqrt’
37993 | wi = sqrt((r__1 = t[ki + (ki - 1) * t_dim1], dabs(r__1))) *
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:37993:8: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_s_lapack.c:38411:8: warning: incompatible implicit declaration of built-in function ‘sqrt’
38411 | wi = sqrt((r__1 = t[ki + (ki + 1) * t_dim1], dabs(r__1))) *
| ^~~~
numpy/linalg/lapack_lite/f2c_s_lapack.c:38411:8: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
aarch64-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_lapack.c
numpy/linalg/lapack_lite/f2c_lapack.c: In function ‘iparmq_’:
numpy/linalg/lapack_lite/f2c_lapack.c:1567:13: warning: implicit declaration of function ‘log’ [-Wimplicit-function-declaration]
1567 | r__1 = log((real) nh) / log(2.f);
| ^~~
numpy/linalg/lapack_lite/f2c_lapack.c:1567:13: warning: incompatible implicit declaration of built-in function ‘log’
numpy/linalg/lapack_lite/f2c_lapack.c:6:1: note: include ‘<math.h>’ or provide a declaration of ‘log’
5 | #include "f2c.h"
+++ |+#include <math.h>
6 |
aarch64-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_blas.c
numpy/linalg/lapack_lite/f2c_blas.c: In function ‘cgemm_’:
numpy/linalg/lapack_lite/f2c_blas.c:383:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
383 | static integer ncola;
| ^~~~~
numpy/linalg/lapack_lite/f2c_blas.c: In function ‘dgemm_’:
numpy/linalg/lapack_lite/f2c_blas.c:6853:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
6853 | static integer ncola;
| ^~~~~
numpy/linalg/lapack_lite/f2c_blas.c: In function ‘dnrm2_’:
numpy/linalg/lapack_lite/f2c_blas.c:7739:17: warning: implicit declaration of function ‘sqrt’ [-Wimplicit-function-declaration]
7739 | norm = scale * sqrt(ssq);
| ^~~~
numpy/linalg/lapack_lite/f2c_blas.c:7739:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
numpy/linalg/lapack_lite/f2c_blas.c:6:1: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
5 | #include "f2c.h"
+++ |+#include <math.h>
6 |
numpy/linalg/lapack_lite/f2c_blas.c: In function ‘dznrm2_’:
numpy/linalg/lapack_lite/f2c_blas.c:10657:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
10657 | norm = scale * sqrt(ssq);
| ^~~~
numpy/linalg/lapack_lite/f2c_blas.c:10657:17: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_blas.c: In function ‘scnrm2_’:
numpy/linalg/lapack_lite/f2c_blas.c:11241:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
11241 | norm = scale * sqrt(ssq);
| ^~~~
numpy/linalg/lapack_lite/f2c_blas.c:11241:17: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_blas.c: In function ‘sgemm_’:
numpy/linalg/lapack_lite/f2c_blas.c:11457:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
11457 | static integer ncola;
| ^~~~~
numpy/linalg/lapack_lite/f2c_blas.c: In function ‘snrm2_’:
numpy/linalg/lapack_lite/f2c_blas.c:12342:17: warning: incompatible implicit declaration of built-in function ‘sqrt’
12342 | norm = scale * sqrt(ssq);
| ^~~~
numpy/linalg/lapack_lite/f2c_blas.c:12342:17: note: include ‘<math.h>’ or provide a declaration of ‘sqrt’
numpy/linalg/lapack_lite/f2c_blas.c: In function ‘zgemm_’:
numpy/linalg/lapack_lite/f2c_blas.c:15670:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
15670 | static integer ncola;
| ^~~~~
aarch64-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c_config.c
aarch64-linux-gnu-gcc: numpy/linalg/lapack_lite/f2c.c
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/pythonformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/numpy/linalg/lapack_litemodule.o build/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite/pyth9/numpy/linalg/lapack_lite/f2c_z_lapack.o build/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite/f2c_c_lapack.o build/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite/f2c_d_lapack.o builapack_lite/f2c_s_lapack.o build/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite/f2c_lapack.o build/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite/f2c_blas.o build/temp.linux-aarch64g.o build/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite/f2c.o -Lbuild/temp.linux-aarch64-3.9 -o build/lib.linux-aarch64-3.9/numpy/linalg/lapack_lite.cpython-39-aarch64-linux-gnu.so
building 'numpy.linalg._umath_linalg' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
creating build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/linalg
compile options: '-Inumpy/core/include -Ibuild/src.linux-aarch64-3.9/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inum/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aad/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -c'
aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.9/numpy/linalg/umath_linalg.c
numpy/linalg/umath_linalg.c.src: In function ‘linearize_FLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:727:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
727 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src: In function ‘delinearize_FLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:773:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
773 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src: In function ‘nan_FLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:813:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
813 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src:816:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
816 | for (j = 0; j < data->columns; ++j) {
| ^
numpy/linalg/umath_linalg.c.src: In function ‘linearize_DOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:727:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
727 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src: In function ‘delinearize_DOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:773:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
773 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src: In function ‘nan_DOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:813:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
813 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src:816:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
816 | for (j = 0; j < data->columns; ++j) {
| ^
numpy/linalg/umath_linalg.c.src: In function ‘linearize_CFLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:727:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
727 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src: In function ‘delinearize_CFLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:773:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
773 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src: In function ‘nan_CFLOAT_matrix’:
numpy/linalg/umath_linalg.c.src:813:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
813 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src:816:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
816 | for (j = 0; j < data->columns; ++j) {
| ^
numpy/linalg/umath_linalg.c.src: In function ‘linearize_CDOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:727:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
727 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src: In function ‘delinearize_CDOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:773:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
773 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src: In function ‘nan_CDOUBLE_matrix’:
numpy/linalg/umath_linalg.c.src:813:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
813 | for (i = 0; i < data->rows; i++) {
| ^
numpy/linalg/umath_linalg.c.src:816:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
816 | for (j = 0; j < data->columns; ++j) {
| ^
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/pythonformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/build/src.linux-aarch64-3.9/numpy/linalg/umath_linalg.o build/temp.linux-aarch64-3.9/numpy/d/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite/f2c_z_lapack.o build/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite/f2c_c_lapack.o build/temp.linux-aarch64-3.9/numpy/linalg/lapack_rch64-3.9/numpy/linalg/lapack_lite/f2c_s_lapack.o build/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite/f2c_lapack.o build/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite/f2c_blas.o bg/lapack_lite/f2c_config.o build/temp.linux-aarch64-3.9/numpy/linalg/lapack_lite/f2c.o -Lbuild/temp.linux-aarch64-3.9 -lnpymath -o build/lib.linux-aarch64-3.9/numpy/linalg/_umath_lina
building 'numpy.random.mtrand' extension
compiling C sources
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-p-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
creating build/temp.linux-aarch64-3.9/numpy/random
creating build/temp.linux-aarch64-3.9/numpy/random/mtrand
compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.9/numpy/core/include/numpy -Inumpy/core/src-Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuc/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.li-c'
aarch64-linux-gnu-gcc: numpy/random/mtrand/mtrand.c
numpy/random/mtrand/mtrand.c: In function ‘__Pyx_modinit_type_init_code’:
numpy/random/mtrand/mtrand.c:43635:33: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
43635 | __pyx_type_6mtrand_RandomState.tp_print = 0;
| ^
numpy/random/mtrand/mtrand.c: In function ‘__Pyx_ParseOptionalKeywords’:
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx_modinit_type_init_code’:
numpy/random/mtrand/mtrand.c:43635:33: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
43635 | __pyx_type_6mtrand_RandomState.tp_print = 0;
| ^
numpy/random/mtrand/mtrand.c: In function ‘__Pyx_ParseOptionalKeywords’:
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
error: Command "aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstarmat-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -E_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.9/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/umpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuildrivate -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -c numpy/random/mh64-3.9/numpy/random/mtrand/mtrand.o -MMD -MF build/temp.linux-aarch64-3.9/numpy/random/mtrand/mtrand.o.d" failed with exit status 1
----------------------------------------
ERROR: Failed building wheel for numpy
Running setup.py clean for numpy
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/setup.py'"'"'; __file__='"'f97f495491b9c26b59d716de401/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__
cwd: /tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401
Complete output (10 lines):
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).
----------------------------------------
ERROR: Failed cleaning build dir for numpy
Failed to build numpy
Installing collected packages: wheel, setuptools, numpy, Cython
Running setup.py install for numpy: started
Running setup.py install for numpy: finished with status 'error'
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/setup.py'"'"'; __file__='2ef97f495491b9c26b59d716de401/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file/tmp/pip-record-vqs_d2eu/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-yvn546b5/overlay --compile --install-headers /tmp/pip-build-env-yvn546b5/ov
cwd: /tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/
Complete output (568 lines):
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:
customize UnixCCompiler
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
blis_info:
customize UnixCCompiler
libraries blis not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
openblas_info:
customize UnixCCompiler
customize UnixCCompiler
libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
atlas_3_10_blas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
libraries tatlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
atlas_3_10_blas_info:
customize UnixCCompiler
libraries satlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
libraries ptf77blas,ptcblas,atlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
atlas_blas_info:
customize UnixCCompiler
libraries f77blas,cblas,atlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/numpy/distutils/system_info.py:624: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
self.calc_info()
blas_info:
customize UnixCCompiler
libraries blas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/numpy/distutils/system_info.py:624: UserWarning:
Blas (http://www.netlib.org/blas/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [blas]) or by setting
the BLAS environment variable.
self.calc_info()
blas_src_info:
NOT AVAILABLE
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/numpy/distutils/system_info.py:624: UserWarning:
Blas (http://www.netlib.org/blas/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [blas_src]) or by setting
the BLAS_SRC environment variable.
self.calc_info()
NOT AVAILABLE
/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:
customize UnixCCompiler
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
openblas_lapack_info:
customize UnixCCompiler
customize UnixCCompiler
libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
openblas_clapack_info:
customize UnixCCompiler
customize UnixCCompiler
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
atlas_3_10_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
libraries tatlas,tatlas not found in /usr/local/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
libraries tatlas,tatlas not found in /usr/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
libraries tatlas,tatlas not found in /usr/lib/aarch64-linux-gnu
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib/aarch64-linux-gnu
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
NOT AVAILABLE
atlas_3_10_info:
customize UnixCCompiler
libraries satlas,satlas not found in /usr/local/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
libraries satlas,satlas not found in /usr/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
libraries satlas,satlas not found in /usr/lib/aarch64-linux-gnu
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib/aarch64-linux-gnu
<class 'numpy.distutils.system_info.atlas_3_10_info'>
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/aarch64-linux-gnu
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib/aarch64-linux-gnu
<class 'numpy.distutils.system_info.atlas_threads_info'>
NOT AVAILABLE
atlas_info:
customize UnixCCompiler
libraries f77blas,cblas,atlas not found in /usr/local/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
libraries f77blas,cblas,atlas not found in /usr/lib
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
libraries f77blas,cblas,atlas not found in /usr/lib/aarch64-linux-gnu
customize UnixCCompiler
libraries lapack_atlas not found in /usr/lib/aarch64-linux-gnu
<class 'numpy.distutils.system_info.atlas_info'>
NOT AVAILABLE
lapack_info:
customize UnixCCompiler
libraries lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
NOT AVAILABLE
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/numpy/distutils/system_info.py:624: UserWarning:
Lapack (http://www.netlib.org/lapack/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [lapack]) or by setting
the LAPACK environment variable.
self.calc_info()
lapack_src_info:
NOT AVAILABLE
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/numpy/distutils/system_info.py:624: UserWarning:
Lapack (http://www.netlib.org/lapack/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [lapack_src]) or by setting
the LAPACK_SRC environment variable.
self.calc_info()
NOT AVAILABLE
/usr/lib/python3.9/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
get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']'
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
customize NAGFORCompiler
Could not locate executable nagfor
don't know how to compile Fortran code on platform 'posix'
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstackat-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fP
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/
aarch64-linux-gnu-gcc: _configtest.c
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstackat-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fP
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/
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
1 | int exp (void);
| ^~~
_configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int exp (void);
aarch64-linux-gnu-gcc -pthread _configtest.o -o _configtest
/usr/bin/ld: _configtest.o: in function `main':
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
/usr/bin/ld: _configtest.o: in function `main':
/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstackat-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fP
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/
aarch64-linux-gnu-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch]
1 | int exp (void);
| ^~~
_configtest.c:1:1: note: ‘exp’ is declared in header ‘<math.h>’
+++ |+#include <math.h>
1 | int exp (void);
aarch64-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
adding 'build/src.linux-aarch64-3.9/numpy/core/src/npymath' to include_dirs.
None - nothing done with h_files = ['build/src.linux-aarch64-3.9/numpy/core/src/npymath/npy_math_internal.h']
building library "npysort" sources
adding 'build/src.linux-aarch64-3.9/numpy/core/src/private' to include_dirs.
None - nothing done with h_files = ['build/src.linux-aarch64-3.9/numpy/core/src/private/npy_partition.h', 'build/src.linux-aarch64-3.9/numpy/core/src/private/npy_binsearch.h']
building extension "numpy.core._dummy" sources
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h', 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h',e/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/__multiarray_api.h' to sources.
adding 'build/src.linux-aarch64-3.9/numpy/core/src/private' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-aarch64-3.9/numpy/core/src/private/templ_common.h', 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h', 'include/numpy/_numpyconfig.h', 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/__ufunc_api.h' to sources.
adding 'build/src.linux-aarch64-3.9/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-aarch64-3.9/numpy/core/src/umath/funcs.inc', 'build/src.linux-aarch64-3.9/numpy/core/src/umath/simd.inc', 'build/src.loops.h', 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/config.h', 'build/src.linux-aarch64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-aarch64-3.9/numpy/cor
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
### Warning: Using unoptimized lapack ###
adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_z_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_d_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_s_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_blas.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_config.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c.c' to sources.
building extension "numpy.linalg._umath_linalg" sources
### Warning: Using unoptimized lapack ###
adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_z_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_d_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_s_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_blas.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_config.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c.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-aarch64-3.9/numpy
copying build/src.linux-aarch64-3.9/numpy/__config__.py -> build/lib.linux-aarch64-3.9/numpy
copying build/src.linux-aarch64-3.9/numpy/distutils/__config__.py -> build/lib.linux-aarch64-3.9/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: aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstackat-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fP
compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.9/numpy/core/include/numpy -Inumpy/core/se -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Isrc/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.h -c'
aarch64-linux-gnu-gcc: numpy/random/mtrand/mtrand.c
numpy/random/mtrand/mtrand.c: In function ‘__Pyx_modinit_type_init_code’:
numpy/random/mtrand/mtrand.c:43635:33: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
43635 | __pyx_type_6mtrand_RandomState.tp_print = 0;
| ^
numpy/random/mtrand/mtrand.c: In function ‘__Pyx_ParseOptionalKeywords’:
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c: In function ‘__Pyx_modinit_type_init_code’:
numpy/random/mtrand/mtrand.c:43635:33: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
43635 | __pyx_type_6mtrand_RandomState.tp_print = 0;
| ^
numpy/random/mtrand/mtrand.c: In function ‘__Pyx_ParseOptionalKeywords’:
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45390:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45390 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
numpy/random/mtrand/mtrand.c:45406:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
45406 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
| ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from numpy/random/mtrand/mtrand.c:4:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
error: Command "aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.9/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.9 -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.9/numpy/core/src/private -Ibuild/src.linux-aarch64-3.9/numpy/core/src/npymath -c numpy/random/mtrand/mtrand.c -o build/temp.linux-aarch64-3.9/numpy/random/mtrand/mtrand.o -MMD -MF build/temp.linux-aarch64-3.9/numpy/random/mtrand/mtrand.o.d" failed with exit status 1
----------------------------------------
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/setup.py'"'"'; __file__='"'"'/tmp/pip-install-x0elvjxy/numpy_cf52ef97f495491b9c26b59d716de401/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-vqs_d2eu/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-yvn546b5/overlay --compile --install-headers /tmp/pip-build-env-yvn546b5/overlay/include/python3.9/numpy Check the logs for full command output.
----------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment