MidnightBSD Magus

math/py-numpy

The New Numeric Extension to Python

Flavor Version Run OSVersion Arch License Restricted Status
py310 1.16.6_1,1 489 2.2 i386 bsd3 0 fail

Events

Machine Type Time Message
m2232 info 2022-06-20 22:40:48.084661 Test Started
m2232 fail 2022-06-20 22:41:39.563126 make build returned non-zero: 1
m2232 fail 2022-06-20 22:41:39.718715 Test complete.

Log

===>  Building for py310-numpy-1.16.6_1,1
Running from numpy source directory.
blas_opt_info:
blas_mkl_info:
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmpsrkohkg5/tmp
creating /tmp/tmpsrkohkg5/tmp/tmpsrkohkg5
compile options: '-MMD -MF /tmp/tmpsrkohkg5/file.c.d -c'
cc: /tmp/tmpsrkohkg5/file.c
  libraries mkl_rt not found in ['/usr/lib', '/usr/local/lib', '/usr/local/lib/gcc10/gcc/i386-portbld-freebsd11.4/10.3.0/../../../']
  NOT AVAILABLE

blis_info:
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmp74xhzjcx/tmp
creating /tmp/tmp74xhzjcx/tmp/tmp74xhzjcx
compile options: '-MMD -MF /tmp/tmp74xhzjcx/file.c.d -c'
cc: /tmp/tmp74xhzjcx/file.c
  libraries blis not found in ['/usr/lib', '/usr/local/lib', '/usr/local/lib/gcc10/gcc/i386-portbld-freebsd11.4/10.3.0/../../../']
  NOT AVAILABLE

atlas_3_10_blas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmp4b0uaswh/tmp
creating /tmp/tmp4b0uaswh/tmp/tmp4b0uaswh
compile options: '-MMD -MF /tmp/tmp4b0uaswh/file.c.d -c'
cc: /tmp/tmp4b0uaswh/file.c
  libraries tatlas not found in ['/usr/lib', '/usr/local/lib', '/usr/local/lib/gcc10/gcc/i386-portbld-freebsd11.4/10.3.0/../../../']
  NOT AVAILABLE

atlas_3_10_blas_info:
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmpfi73qg60/tmp
creating /tmp/tmpfi73qg60/tmp/tmpfi73qg60
compile options: '-MMD -MF /tmp/tmpfi73qg60/file.c.d -c'
cc: /tmp/tmpfi73qg60/file.c
  libraries satlas not found in ['/usr/lib', '/usr/local/lib', '/usr/local/lib/gcc10/gcc/i386-portbld-freebsd11.4/10.3.0/../../../']
  NOT AVAILABLE

atlas_blas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmpn6e2n862/tmp
creating /tmp/tmpn6e2n862/tmp/tmpn6e2n862
compile options: '-MMD -MF /tmp/tmpn6e2n862/file.c.d -c'
cc: /tmp/tmpn6e2n862/file.c
  libraries ptf77blas,ptcblas,atlas not found in ['/usr/lib', '/usr/local/lib', '/usr/local/lib/gcc10/gcc/i386-portbld-freebsd11.4/10.3.0/../../../']
  NOT AVAILABLE

atlas_blas_info:
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmpnsr8fmq6/tmp
creating /tmp/tmpnsr8fmq6/tmp/tmpnsr8fmq6
compile options: '-MMD -MF /tmp/tmpnsr8fmq6/file.c.d -c'
cc: /tmp/tmpnsr8fmq6/file.c
  libraries f77blas,cblas,atlas not found in ['/usr/lib', '/usr/local/lib', '/usr/local/lib/gcc10/gcc/i386-portbld-freebsd11.4/10.3.0/../../../']
  NOT AVAILABLE

accelerate_info:
  NOT AVAILABLE

/magus/work/usr/mports/math/py-numpy/work-py310/numpy-1.16.6/numpy/distutils/system_info.py:641: 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
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmpjz5ztcu5/tmp
creating /tmp/tmpjz5ztcu5/tmp/tmpjz5ztcu5
compile options: '-MMD -MF /tmp/tmpjz5ztcu5/file.c.d -c'
cc: /tmp/tmpjz5ztcu5/file.c
  libraries blas not found in ['/usr/lib', '/usr/local/lib', '/usr/local/lib/gcc10/gcc/i386-portbld-freebsd11.4/10.3.0/../../../']
  NOT AVAILABLE

/magus/work/usr/mports/math/py-numpy/work-py310/numpy-1.16.6/numpy/distutils/system_info.py:641: 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:
/magus/work/usr/mports/math/py-numpy/work-py310/numpy-1.16.6/numpy/distutils/system_info.py:1951: UserWarning: Specified path /usr/local/src is invalid.
  pre_dirs = system_info.get_paths(self, section, key)
  NOT AVAILABLE

/magus/work/usr/mports/math/py-numpy/work-py310/numpy-1.16.6/numpy/distutils/system_info.py:641: 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: svnversion: not found
lapack_opt_info:
lapack_mkl_info:
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmpajpkzra3/tmp
creating /tmp/tmpajpkzra3/tmp/tmpajpkzra3
compile options: '-MMD -MF /tmp/tmpajpkzra3/file.c.d -c'
cc: /tmp/tmpajpkzra3/file.c
  libraries mkl_rt not found in ['/usr/lib', '/usr/local/lib', '/usr/local/lib/gcc10/gcc/i386-portbld-freebsd11.4/10.3.0/../../../']
  NOT AVAILABLE

openblas_lapack_info:
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmpo8p9h0n0/tmp
creating /tmp/tmpo8p9h0n0/tmp/tmpo8p9h0n0
compile options: '-MMD -MF /tmp/tmpo8p9h0n0/file.c.d -c'
cc: /tmp/tmpo8p9h0n0/file.c
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmp0u_8fjgk/tmp
creating /tmp/tmp0u_8fjgk/tmp/tmp0u_8fjgk
compile options: '-MMD -MF /tmp/tmp0u_8fjgk/file.c.d -c'
cc: /tmp/tmp0u_8fjgk/file.c
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmphq6kkr5p/tmp
creating /tmp/tmphq6kkr5p/tmp/tmphq6kkr5p
compile options: '-MMD -MF /tmp/tmphq6kkr5p/file.c.d -c'
cc: /tmp/tmphq6kkr5p/file.c
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmpfdpp5sd1/tmp
creating /tmp/tmpfdpp5sd1/tmp/tmpfdpp5sd1
compile options: '-c'
cc: /tmp/tmpfdpp5sd1/source.c
cc /tmp/tmpfdpp5sd1/tmp/tmpfdpp5sd1/source.o -L/usr/local/lib -L/usr/local/lib/gcc10/gcc/i386-portbld-freebsd11.4/10.3.0/../../../ -lopenblas -lgfortran -o /tmp/tmpfdpp5sd1/a.out
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmpiy8jlyju/tmp
creating /tmp/tmpiy8jlyju/tmp/tmpiy8jlyju
compile options: '-MMD -MF /tmp/tmpiy8jlyju/file.c.d -c'
cc: /tmp/tmpiy8jlyju/file.c
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmpu612ngsl/tmp
creating /tmp/tmpu612ngsl/tmp/tmpu612ngsl
compile options: '-MMD -MF /tmp/tmpu612ngsl/file.c.d -c'
cc: /tmp/tmpu612ngsl/file.c
  FOUND:
    libraries = ['openblas', 'gfortran', 'openblas', 'gfortran']
    library_dirs = ['/usr/local/lib', '/usr/local/lib/gcc10/gcc/i386-portbld-freebsd11.4/10.3.0/../../../']
    language = c
    define_macros = [('HAVE_CBLAS', None)]

  FOUND:
    libraries = ['openblas', 'gfortran', 'openblas', 'gfortran']
    library_dirs = ['/usr/local/lib', '/usr/local/lib/gcc10/gcc/i386-portbld-freebsd11.4/10.3.0/../../../']
    language = c
    define_macros = [('HAVE_CBLAS', None)]

/usr/local/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
  warnings.warn(msg)
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.midnightbsd-2.2.0-i386-3.1
creating build/src.midnightbsd-2.2.0-i386-3.1/numpy
creating build/src.midnightbsd-2.2.0-i386-3.1/numpy/distutils
building library "npymath" sources
customize Gnu95FCompiler
Found executable /usr/local/bin/gfortran10
Could not locate executable cc -shared
Found executable /usr/local/bin/ld
Found executable /usr/local/bin/ar
Found executable /usr/local/bin/ranlib
/magus/work/usr/mports/math/py-numpy/work-py310/numpy-1.16.6/numpy/distutils/fcompiler/__init__.py:517: UserWarning: FFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release).
  fflags = self.flag_vars.flags + dflags + oflags + aflags
/magus/work/usr/mports/math/py-numpy/work-py310/numpy-1.16.6/numpy/distutils/fcompiler/__init__.py:530: UserWarning: LDFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release).
  linker_so_flags = self.flag_vars.linker_so
/magus/work/usr/mports/math/py-numpy/work-py310/numpy-1.16.6/numpy/distutils/fcompiler/__init__.py:540: UserWarning: LDFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release).
  linker_exe_flags = self.flag_vars.linker_exe
customize Gnu95FCompiler using config
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
int exp (void);
    ^
_configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)'
1 warning generated.
cc _configtest.o -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `exp'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
int exp (void);
    ^
_configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
creating build/src.midnightbsd-2.2.0-i386-3.1/numpy/core
creating build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src
creating build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath/npy_math_internal.h
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath' to include_dirs.
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath/ieee754.c
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath/npy_math_complex.c
None - nothing done with h_files = ['build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath/npy_math_internal.h']
building library "npysort" sources
creating build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common/npy_sort.h
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common' to include_dirs.
creating build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort/quicksort.c
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort/mergesort.c
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort/heapsort.c
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common/npy_partition.h
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort/selection.c
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common/npy_binsearch.h
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort/binsearch.c
None - nothing done with h_files = ['build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common/npy_sort.h', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common/npy_partition.h', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common/npy_binsearch.h']
building extension "numpy.core._dummy" sources
Generating build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/config.h
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:10: fatal error: 'endian.h' file not found
#include 
         ^~~~~~~~~~
1 error generated.
failure.
removing: _configtest.c _configtest.o
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:7:12: error: use of undeclared identifier 'SIZEOF_LONGDOUBLE'
    (void) SIZEOF_LONGDOUBLE;
           ^
1 error generated.
failure.
removing: _configtest.c _configtest.o
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:5:28: error: 'test_array' declared as an array with a negative size
    static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:5:28: error: 'test_array' declared as an array with a negative size
    static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 32)];
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:7:28: error: 'test_array' declared as an array with a negative size
    static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
int exp (void);
    ^
_configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)'
1 warning generated.
cc _configtest.o -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `exp'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
int exp (void);
    ^
_configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
int sin (void);
    ^
_configtest.c:1:5: note: 'sin' is a builtin with type 'double (double)'
_configtest.c:2:5: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
int cos (void);
    ^
_configtest.c:2:5: note: 'cos' is a builtin with type 'double (double)'
_configtest.c:3:5: warning: incompatible redeclaration of library function 'tan' [-Wincompatible-library-redeclaration]
int tan (void);
    ^
_configtest.c:3:5: note: 'tan' is a builtin with type 'double (double)'
_configtest.c:4:5: warning: incompatible redeclaration of library function 'sinh' [-Wincompatible-library-redeclaration]
int sinh (void);
    ^
_configtest.c:4:5: note: 'sinh' is a builtin with type 'double (double)'
_configtest.c:5:5: warning: incompatible redeclaration of library function 'cosh' [-Wincompatible-library-redeclaration]
int cosh (void);
    ^
_configtest.c:5:5: note: 'cosh' is a builtin with type 'double (double)'
_configtest.c:6:5: warning: incompatible redeclaration of library function 'tanh' [-Wincompatible-library-redeclaration]
int tanh (void);
    ^
_configtest.c:6:5: note: 'tanh' is a builtin with type 'double (double)'
_configtest.c:7:5: warning: incompatible redeclaration of library function 'fabs' [-Wincompatible-library-redeclaration]
int fabs (void);
    ^
_configtest.c:7:5: note: 'fabs' is a builtin with type 'double (double)'
_configtest.c:8:5: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
int floor (void);
    ^
_configtest.c:8:5: note: 'floor' is a builtin with type 'double (double)'
_configtest.c:9:5: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration]
int ceil (void);
    ^
_configtest.c:9:5: note: 'ceil' is a builtin with type 'double (double)'
_configtest.c:10:5: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
int sqrt (void);
    ^
_configtest.c:10:5: note: 'sqrt' is a builtin with type 'double (double)'
_configtest.c:11:5: warning: incompatible redeclaration of library function 'log10' [-Wincompatible-library-redeclaration]
int log10 (void);
    ^
_configtest.c:11:5: note: 'log10' is a builtin with type 'double (double)'
_configtest.c:12:5: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
int log (void);
    ^
_configtest.c:12:5: note: 'log' is a builtin with type 'double (double)'
_configtest.c:13:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
int exp (void);
    ^
_configtest.c:13:5: note: 'exp' is a builtin with type 'double (double)'
_configtest.c:14:5: warning: incompatible redeclaration of library function 'asin' [-Wincompatible-library-redeclaration]
int asin (void);
    ^
_configtest.c:14:5: note: 'asin' is a builtin with type 'double (double)'
_configtest.c:15:5: warning: incompatible redeclaration of library function 'acos' [-Wincompatible-library-redeclaration]
int acos (void);
    ^
_configtest.c:15:5: note: 'acos' is a builtin with type 'double (double)'
_configtest.c:16:5: warning: incompatible redeclaration of library function 'atan' [-Wincompatible-library-redeclaration]
int atan (void);
    ^
_configtest.c:16:5: note: 'atan' is a builtin with type 'double (double)'
_configtest.c:17:5: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration]
int fmod (void);
    ^
_configtest.c:17:5: note: 'fmod' is a builtin with type 'double (double, double)'
_configtest.c:18:5: warning: incompatible redeclaration of library function 'modf' [-Wincompatible-library-redeclaration]
int modf (void);
    ^
_configtest.c:18:5: note: 'modf' is a builtin with type 'double (double, double *)'
_configtest.c:19:5: warning: incompatible redeclaration of library function 'frexp' [-Wincompatible-library-redeclaration]
int frexp (void);
    ^
_configtest.c:19:5: note: 'frexp' is a builtin with type 'double (double, int *)'
_configtest.c:20:5: warning: incompatible redeclaration of library function 'ldexp' [-Wincompatible-library-redeclaration]
int ldexp (void);
    ^
_configtest.c:20:5: note: 'ldexp' is a builtin with type 'double (double, int)'
20 warnings generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration]
int rint (void);
    ^
_configtest.c:1:5: note: 'rint' is a builtin with type 'double (double)'
_configtest.c:2:5: warning: incompatible redeclaration of library function 'trunc' [-Wincompatible-library-redeclaration]
int trunc (void);
    ^
_configtest.c:2:5: note: 'trunc' is a builtin with type 'double (double)'
_configtest.c:3:5: warning: incompatible redeclaration of library function 'exp2' [-Wincompatible-library-redeclaration]
int exp2 (void);
    ^
_configtest.c:3:5: note: 'exp2' is a builtin with type 'double (double)'
_configtest.c:4:5: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration]
int log2 (void);
    ^
_configtest.c:4:5: note: 'log2' is a builtin with type 'double (double)'
_configtest.c:5:5: warning: incompatible redeclaration of library function 'atan2' [-Wincompatible-library-redeclaration]
int atan2 (void);
    ^
_configtest.c:5:5: note: 'atan2' is a builtin with type 'double (double, double)'
_configtest.c:6:5: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
int pow (void);
    ^
_configtest.c:6:5: note: 'pow' is a builtin with type 'double (double, double)'
_configtest.c:7:5: warning: incompatible redeclaration of library function 'nextafter' [-Wincompatible-library-redeclaration]
int nextafter (void);
    ^
_configtest.c:7:5: note: 'nextafter' is a builtin with type 'double (double, double)'
_configtest.c:8:5: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
int strtoll (void);
    ^
_configtest.c:8:5: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
_configtest.c:9:5: warning: incompatible redeclaration of library function 'strtoull' [-Wincompatible-library-redeclaration]
int strtoull (void);
    ^
_configtest.c:9:5: note: 'strtoull' is a builtin with type 'unsigned long long (const char *, char **, int)'
_configtest.c:10:5: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration]
int cbrt (void);
    ^
_configtest.c:10:5: note: 'cbrt' is a builtin with type 'double (double)'
10 warnings generated.
cc _configtest.o -lm -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x48): undefined reference to `fallocate'
_configtest.c:(.text+0x4d): undefined reference to `backtrace'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration]
int rint (void);
    ^
_configtest.c:1:5: note: 'rint' is a builtin with type 'double (double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'trunc' [-Wincompatible-library-redeclaration]
int trunc (void);
    ^
_configtest.c:1:5: note: 'trunc' is a builtin with type 'double (double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'exp2' [-Wincompatible-library-redeclaration]
int exp2 (void);
    ^
_configtest.c:1:5: note: 'exp2' is a builtin with type 'double (double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration]
int log2 (void);
    ^
_configtest.c:1:5: note: 'log2' is a builtin with type 'double (double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'atan2' [-Wincompatible-library-redeclaration]
int atan2 (void);
    ^
_configtest.c:1:5: note: 'atan2' is a builtin with type 'double (double, double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
int pow (void);
    ^
_configtest.c:1:5: note: 'pow' is a builtin with type 'double (double, double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'nextafter' [-Wincompatible-library-redeclaration]
int nextafter (void);
    ^
_configtest.c:1:5: note: 'nextafter' is a builtin with type 'double (double, double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
int strtoll (void);
    ^
_configtest.c:1:5: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'strtoull' [-Wincompatible-library-redeclaration]
int strtoull (void);
    ^
_configtest.c:1:5: note: 'strtoull' is a builtin with type 'unsigned long long (const char *, char **, int)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration]
int cbrt (void);
    ^
_configtest.c:1:5: note: 'cbrt' is a builtin with type 'double (double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -lm -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `fallocate'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -lm -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `backtrace'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:10: fatal error: 'features.h' file not found
#include 
         ^~~~~~~~~~~~
1 error generated.
failure.
removing: _configtest.c _configtest.o
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  __builtin_isnan(5.);
  ^~~~~~~~~~~~~~~ ~~
1 warning generated.
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  __builtin_isinf(5.);
  ^~~~~~~~~~~~~~~ ~~
1 warning generated.
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  __builtin_isfinite(5.);
  ^~~~~~~~~~~~~~~~~~ ~~
1 warning generated.
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  __builtin_bswap32(5u);
  ^~~~~~~~~~~~~~~~~ ~~
1 warning generated.
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  __builtin_bswap64(5u);
  ^~~~~~~~~~~~~~~~~ ~~
1 warning generated.
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:5:3: warning: ignoring return value of function declared with const attribute [-Wunused-value]
  __builtin_expect(5, 0);
  ^~~~~~~~~~~~~~~~ ~~~~
1 warning generated.
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:7:3: error: always_inline function '_mm_cvtsi64_m64' requires target feature 'mmx', but would be inlined into function 'main' that is compiled without support for 'mmx'
  _m_from_int64(0);
  ^
/usr/lib/clang/10.0.1/include/mmintrin.h:1501:23: note: expanded from macro '_m_from_int64'
#define _m_from_int64 _mm_cvtsi64_m64
                      ^
1 error generated.
failure.
removing: _configtest.c _configtest.o
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:7:3: error: always_inline function '_mm_load_ps' requires target feature 'sse', but would be inlined into function 'main' that is compiled without support for 'sse'
  _mm_load_ps((float*)0);
  ^
1 error generated.
failure.
removing: _configtest.c _configtest.o
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:7:3: error: always_inline function '_mm_load_pd' requires target feature 'sse2', but would be inlined into function 'main' that is compiled without support for 'sse2'
  _mm_load_pd((double*)0);
  ^
1 error generated.
failure.
removing: _configtest.c _configtest.o
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
cc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:5:20: error: unknown attribute 'optimize' ignored [-Werror,-Wunknown-attributes]
int __attribute__((optimize("unroll-loops"))) attribute_optimize_unroll_loops(void*);
                   ^
1 error generated.
failure.
removing: _configtest.c _configtest.o
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:5:20: error: unknown attribute 'optimize' ignored [-Werror,-Wunknown-attributes]
int __attribute__((optimize("O3"))) attribute_optimize_opt_3(void*);
                   ^
1 error generated.
failure.
removing: _configtest.c _configtest.o
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:5:24: error: expected function body after function declarator
int __declspec(thread) foo;
                       ^
1 error generated.
failure.
removing: _configtest.c _configtest.o
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'sinf' [-Wincompatible-library-redeclaration]
int sinf (void);
    ^
_configtest.c:1:5: note: 'sinf' is a builtin with type 'float (float)'
_configtest.c:2:5: warning: incompatible redeclaration of library function 'cosf' [-Wincompatible-library-redeclaration]
int cosf (void);
    ^
_configtest.c:2:5: note: 'cosf' is a builtin with type 'float (float)'
_configtest.c:3:5: warning: incompatible redeclaration of library function 'tanf' [-Wincompatible-library-redeclaration]
int tanf (void);
    ^
_configtest.c:3:5: note: 'tanf' is a builtin with type 'float (float)'
_configtest.c:4:5: warning: incompatible redeclaration of library function 'sinhf' [-Wincompatible-library-redeclaration]
int sinhf (void);
    ^
_configtest.c:4:5: note: 'sinhf' is a builtin with type 'float (float)'
_configtest.c:5:5: warning: incompatible redeclaration of library function 'coshf' [-Wincompatible-library-redeclaration]
int coshf (void);
    ^
_configtest.c:5:5: note: 'coshf' is a builtin with type 'float (float)'
_configtest.c:6:5: warning: incompatible redeclaration of library function 'tanhf' [-Wincompatible-library-redeclaration]
int tanhf (void);
    ^
_configtest.c:6:5: note: 'tanhf' is a builtin with type 'float (float)'
_configtest.c:7:5: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration]
int fabsf (void);
    ^
_configtest.c:7:5: note: 'fabsf' is a builtin with type 'float (float)'
_configtest.c:8:5: warning: incompatible redeclaration of library function 'floorf' [-Wincompatible-library-redeclaration]
int floorf (void);
    ^
_configtest.c:8:5: note: 'floorf' is a builtin with type 'float (float)'
_configtest.c:9:5: warning: incompatible redeclaration of library function 'ceilf' [-Wincompatible-library-redeclaration]
int ceilf (void);
    ^
_configtest.c:9:5: note: 'ceilf' is a builtin with type 'float (float)'
_configtest.c:10:5: warning: incompatible redeclaration of library function 'rintf' [-Wincompatible-library-redeclaration]
int rintf (void);
    ^
_configtest.c:10:5: note: 'rintf' is a builtin with type 'float (float)'
_configtest.c:11:5: warning: incompatible redeclaration of library function 'truncf' [-Wincompatible-library-redeclaration]
int truncf (void);
    ^
_configtest.c:11:5: note: 'truncf' is a builtin with type 'float (float)'
_configtest.c:12:5: warning: incompatible redeclaration of library function 'sqrtf' [-Wincompatible-library-redeclaration]
int sqrtf (void);
    ^
_configtest.c:12:5: note: 'sqrtf' is a builtin with type 'float (float)'
_configtest.c:13:5: warning: incompatible redeclaration of library function 'log10f' [-Wincompatible-library-redeclaration]
int log10f (void);
    ^
_configtest.c:13:5: note: 'log10f' is a builtin with type 'float (float)'
_configtest.c:14:5: warning: incompatible redeclaration of library function 'logf' [-Wincompatible-library-redeclaration]
int logf (void);
    ^
_configtest.c:14:5: note: 'logf' is a builtin with type 'float (float)'
_configtest.c:15:5: warning: incompatible redeclaration of library function 'log1pf' [-Wincompatible-library-redeclaration]
int log1pf (void);
    ^
_configtest.c:15:5: note: 'log1pf' is a builtin with type 'float (float)'
_configtest.c:16:5: warning: incompatible redeclaration of library function 'expf' [-Wincompatible-library-redeclaration]
int expf (void);
    ^
_configtest.c:16:5: note: 'expf' is a builtin with type 'float (float)'
_configtest.c:17:5: warning: incompatible redeclaration of library function 'expm1f' [-Wincompatible-library-redeclaration]
int expm1f (void);
    ^
_configtest.c:17:5: note: 'expm1f' is a builtin with type 'float (float)'
_configtest.c:18:5: warning: incompatible redeclaration of library function 'asinf' [-Wincompatible-library-redeclaration]
int asinf (void);
    ^
_configtest.c:18:5: note: 'asinf' is a builtin with type 'float (float)'
_configtest.c:19:5: warning: incompatible redeclaration of library function 'acosf' [-Wincompatible-library-redeclaration]
int acosf (void);
    ^
_configtest.c:19:5: note: 'acosf' is a builtin with type 'float (float)'
_configtest.c:20:5: warning: incompatible redeclaration of library function 'atanf' [-Wincompatible-library-redeclaration]
int atanf (void);
    ^
_configtest.c:20:5: note: 'atanf' is a builtin with type 'float (float)'
_configtest.c:21:5: warning: incompatible redeclaration of library function 'asinhf' [-Wincompatible-library-redeclaration]
int asinhf (void);
    ^
_configtest.c:21:5: note: 'asinhf' is a builtin with type 'float (float)'
_configtest.c:22:5: warning: incompatible redeclaration of library function 'acoshf' [-Wincompatible-library-redeclaration]
int acoshf (void);
    ^
_configtest.c:22:5: note: 'acoshf' is a builtin with type 'float (float)'
_configtest.c:23:5: warning: incompatible redeclaration of library function 'atanhf' [-Wincompatible-library-redeclaration]
int atanhf (void);
    ^
_configtest.c:23:5: note: 'atanhf' is a builtin with type 'float (float)'
_configtest.c:24:5: warning: incompatible redeclaration of library function 'hypotf' [-Wincompatible-library-redeclaration]
int hypotf (void);
    ^
_configtest.c:24:5: note: 'hypotf' is a builtin with type 'float (float, float)'
_configtest.c:25:5: warning: incompatible redeclaration of library function 'atan2f' [-Wincompatible-library-redeclaration]
int atan2f (void);
    ^
_configtest.c:25:5: note: 'atan2f' is a builtin with type 'float (float, float)'
_configtest.c:26:5: warning: incompatible redeclaration of library function 'powf' [-Wincompatible-library-redeclaration]
int powf (void);
    ^
_configtest.c:26:5: note: 'powf' is a builtin with type 'float (float, float)'
_configtest.c:27:5: warning: incompatible redeclaration of library function 'fmodf' [-Wincompatible-library-redeclaration]
int fmodf (void);
    ^
_configtest.c:27:5: note: 'fmodf' is a builtin with type 'float (float, float)'
_configtest.c:28:5: warning: incompatible redeclaration of library function 'modff' [-Wincompatible-library-redeclaration]
int modff (void);
    ^
_configtest.c:28:5: note: 'modff' is a builtin with type 'float (float, float *)'
_configtest.c:29:5: warning: incompatible redeclaration of library function 'frexpf' [-Wincompatible-library-redeclaration]
int frexpf (void);
    ^
_configtest.c:29:5: note: 'frexpf' is a builtin with type 'float (float, int *)'
_configtest.c:30:5: warning: incompatible redeclaration of library function 'ldexpf' [-Wincompatible-library-redeclaration]
int ldexpf (void);
    ^
_configtest.c:30:5: note: 'ldexpf' is a builtin with type 'float (float, int)'
_configtest.c:31:5: warning: incompatible redeclaration of library function 'exp2f' [-Wincompatible-library-redeclaration]
int exp2f (void);
    ^
_configtest.c:31:5: note: 'exp2f' is a builtin with type 'float (float)'
_configtest.c:32:5: warning: incompatible redeclaration of library function 'log2f' [-Wincompatible-library-redeclaration]
int log2f (void);
    ^
_configtest.c:32:5: note: 'log2f' is a builtin with type 'float (float)'
_configtest.c:33:5: warning: incompatible redeclaration of library function 'copysignf' [-Wincompatible-library-redeclaration]
int copysignf (void);
    ^
_configtest.c:33:5: note: 'copysignf' is a builtin with type 'float (float, float)'
_configtest.c:34:5: warning: incompatible redeclaration of library function 'nextafterf' [-Wincompatible-library-redeclaration]
int nextafterf (void);
    ^
_configtest.c:34:5: note: 'nextafterf' is a builtin with type 'float (float, float)'
_configtest.c:35:5: warning: incompatible redeclaration of library function 'cbrtf' [-Wincompatible-library-redeclaration]
int cbrtf (void);
    ^
_configtest.c:35:5: note: 'cbrtf' is a builtin with type 'float (float)'
35 warnings generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'sinl' [-Wincompatible-library-redeclaration]
int sinl (void);
    ^
_configtest.c:1:5: note: 'sinl' is a builtin with type 'long double (long double)'
_configtest.c:2:5: warning: incompatible redeclaration of library function 'cosl' [-Wincompatible-library-redeclaration]
int cosl (void);
    ^
_configtest.c:2:5: note: 'cosl' is a builtin with type 'long double (long double)'
_configtest.c:3:5: warning: incompatible redeclaration of library function 'tanl' [-Wincompatible-library-redeclaration]
int tanl (void);
    ^
_configtest.c:3:5: note: 'tanl' is a builtin with type 'long double (long double)'
_configtest.c:4:5: warning: incompatible redeclaration of library function 'sinhl' [-Wincompatible-library-redeclaration]
int sinhl (void);
    ^
_configtest.c:4:5: note: 'sinhl' is a builtin with type 'long double (long double)'
_configtest.c:5:5: warning: incompatible redeclaration of library function 'coshl' [-Wincompatible-library-redeclaration]
int coshl (void);
    ^
_configtest.c:5:5: note: 'coshl' is a builtin with type 'long double (long double)'
_configtest.c:6:5: warning: incompatible redeclaration of library function 'tanhl' [-Wincompatible-library-redeclaration]
int tanhl (void);
    ^
_configtest.c:6:5: note: 'tanhl' is a builtin with type 'long double (long double)'
_configtest.c:7:5: warning: incompatible redeclaration of library function 'fabsl' [-Wincompatible-library-redeclaration]
int fabsl (void);
    ^
_configtest.c:7:5: note: 'fabsl' is a builtin with type 'long double (long double)'
_configtest.c:8:5: warning: incompatible redeclaration of library function 'floorl' [-Wincompatible-library-redeclaration]
int floorl (void);
    ^
_configtest.c:8:5: note: 'floorl' is a builtin with type 'long double (long double)'
_configtest.c:9:5: warning: incompatible redeclaration of library function 'ceill' [-Wincompatible-library-redeclaration]
int ceill (void);
    ^
_configtest.c:9:5: note: 'ceill' is a builtin with type 'long double (long double)'
_configtest.c:10:5: warning: incompatible redeclaration of library function 'rintl' [-Wincompatible-library-redeclaration]
int rintl (void);
    ^
_configtest.c:10:5: note: 'rintl' is a builtin with type 'long double (long double)'
_configtest.c:11:5: warning: incompatible redeclaration of library function 'truncl' [-Wincompatible-library-redeclaration]
int truncl (void);
    ^
_configtest.c:11:5: note: 'truncl' is a builtin with type 'long double (long double)'
_configtest.c:12:5: warning: incompatible redeclaration of library function 'sqrtl' [-Wincompatible-library-redeclaration]
int sqrtl (void);
    ^
_configtest.c:12:5: note: 'sqrtl' is a builtin with type 'long double (long double)'
_configtest.c:13:5: warning: incompatible redeclaration of library function 'log10l' [-Wincompatible-library-redeclaration]
int log10l (void);
    ^
_configtest.c:13:5: note: 'log10l' is a builtin with type 'long double (long double)'
_configtest.c:14:5: warning: incompatible redeclaration of library function 'logl' [-Wincompatible-library-redeclaration]
int logl (void);
    ^
_configtest.c:14:5: note: 'logl' is a builtin with type 'long double (long double)'
_configtest.c:15:5: warning: incompatible redeclaration of library function 'log1pl' [-Wincompatible-library-redeclaration]
int log1pl (void);
    ^
_configtest.c:15:5: note: 'log1pl' is a builtin with type 'long double (long double)'
_configtest.c:16:5: warning: incompatible redeclaration of library function 'expl' [-Wincompatible-library-redeclaration]
int expl (void);
    ^
_configtest.c:16:5: note: 'expl' is a builtin with type 'long double (long double)'
_configtest.c:17:5: warning: incompatible redeclaration of library function 'expm1l' [-Wincompatible-library-redeclaration]
int expm1l (void);
    ^
_configtest.c:17:5: note: 'expm1l' is a builtin with type 'long double (long double)'
_configtest.c:18:5: warning: incompatible redeclaration of library function 'asinl' [-Wincompatible-library-redeclaration]
int asinl (void);
    ^
_configtest.c:18:5: note: 'asinl' is a builtin with type 'long double (long double)'
_configtest.c:19:5: warning: incompatible redeclaration of library function 'acosl' [-Wincompatible-library-redeclaration]
int acosl (void);
    ^
_configtest.c:19:5: note: 'acosl' is a builtin with type 'long double (long double)'
_configtest.c:20:5: warning: incompatible redeclaration of library function 'atanl' [-Wincompatible-library-redeclaration]
int atanl (void);
    ^
_configtest.c:20:5: note: 'atanl' is a builtin with type 'long double (long double)'
_configtest.c:21:5: warning: incompatible redeclaration of library function 'asinhl' [-Wincompatible-library-redeclaration]
int asinhl (void);
    ^
_configtest.c:21:5: note: 'asinhl' is a builtin with type 'long double (long double)'
_configtest.c:22:5: warning: incompatible redeclaration of library function 'acoshl' [-Wincompatible-library-redeclaration]
int acoshl (void);
    ^
_configtest.c:22:5: note: 'acoshl' is a builtin with type 'long double (long double)'
_configtest.c:23:5: warning: incompatible redeclaration of library function 'atanhl' [-Wincompatible-library-redeclaration]
int atanhl (void);
    ^
_configtest.c:23:5: note: 'atanhl' is a builtin with type 'long double (long double)'
_configtest.c:24:5: warning: incompatible redeclaration of library function 'hypotl' [-Wincompatible-library-redeclaration]
int hypotl (void);
    ^
_configtest.c:24:5: note: 'hypotl' is a builtin with type 'long double (long double, long double)'
_configtest.c:25:5: warning: incompatible redeclaration of library function 'atan2l' [-Wincompatible-library-redeclaration]
int atan2l (void);
    ^
_configtest.c:25:5: note: 'atan2l' is a builtin with type 'long double (long double, long double)'
_configtest.c:26:5: warning: incompatible redeclaration of library function 'powl' [-Wincompatible-library-redeclaration]
int powl (void);
    ^
_configtest.c:26:5: note: 'powl' is a builtin with type 'long double (long double, long double)'
_configtest.c:27:5: warning: incompatible redeclaration of library function 'fmodl' [-Wincompatible-library-redeclaration]
int fmodl (void);
    ^
_configtest.c:27:5: note: 'fmodl' is a builtin with type 'long double (long double, long double)'
_configtest.c:28:5: warning: incompatible redeclaration of library function 'modfl' [-Wincompatible-library-redeclaration]
int modfl (void);
    ^
_configtest.c:28:5: note: 'modfl' is a builtin with type 'long double (long double, long double *)'
_configtest.c:29:5: warning: incompatible redeclaration of library function 'frexpl' [-Wincompatible-library-redeclaration]
int frexpl (void);
    ^
_configtest.c:29:5: note: 'frexpl' is a builtin with type 'long double (long double, int *)'
_configtest.c:30:5: warning: incompatible redeclaration of library function 'ldexpl' [-Wincompatible-library-redeclaration]
int ldexpl (void);
    ^
_configtest.c:30:5: note: 'ldexpl' is a builtin with type 'long double (long double, int)'
_configtest.c:31:5: warning: incompatible redeclaration of library function 'exp2l' [-Wincompatible-library-redeclaration]
int exp2l (void);
    ^
_configtest.c:31:5: note: 'exp2l' is a builtin with type 'long double (long double)'
_configtest.c:32:5: warning: incompatible redeclaration of library function 'log2l' [-Wincompatible-library-redeclaration]
int log2l (void);
    ^
_configtest.c:32:5: note: 'log2l' is a builtin with type 'long double (long double)'
_configtest.c:33:5: warning: incompatible redeclaration of library function 'copysignl' [-Wincompatible-library-redeclaration]
int copysignl (void);
    ^
_configtest.c:33:5: note: 'copysignl' is a builtin with type 'long double (long double, long double)'
_configtest.c:34:5: warning: incompatible redeclaration of library function 'nextafterl' [-Wincompatible-library-redeclaration]
int nextafterl (void);
    ^
_configtest.c:34:5: note: 'nextafterl' is a builtin with type 'long double (long double, long double)'
_configtest.c:35:5: warning: incompatible redeclaration of library function 'cbrtl' [-Wincompatible-library-redeclaration]
int cbrtl (void);
    ^
_configtest.c:35:5: note: 'cbrtl' is a builtin with type 'long double (long double)'
35 warnings generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:8:12: error: use of undeclared identifier 'HAVE_DECL_SIGNBIT'
    (void) HAVE_DECL_SIGNBIT;
           ^
1 error generated.
failure.
removing: _configtest.c _configtest.o
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration]
int cabs (void);
    ^
_configtest.c:1:5: note: 'cabs' is a builtin with type 'double (_Complex double)'
_configtest.c:2:5: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration]
int cacos (void);
    ^
_configtest.c:2:5: note: 'cacos' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:3:5: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration]
int cacosh (void);
    ^
_configtest.c:3:5: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:4:5: warning: incompatible redeclaration of library function 'carg' [-Wincompatible-library-redeclaration]
int carg (void);
    ^
_configtest.c:4:5: note: 'carg' is a builtin with type 'double (_Complex double)'
_configtest.c:5:5: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration]
int casin (void);
    ^
_configtest.c:5:5: note: 'casin' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:6:5: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration]
int casinh (void);
    ^
_configtest.c:6:5: note: 'casinh' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:7:5: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration]
int catan (void);
    ^
_configtest.c:7:5: note: 'catan' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:8:5: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration]
int catanh (void);
    ^
_configtest.c:8:5: note: 'catanh' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:9:5: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration]
int ccos (void);
    ^
_configtest.c:9:5: note: 'ccos' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:10:5: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration]
int ccosh (void);
    ^
_configtest.c:10:5: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:11:5: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration]
int cexp (void);
    ^
_configtest.c:11:5: note: 'cexp' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:12:5: warning: incompatible redeclaration of library function 'cimag' [-Wincompatible-library-redeclaration]
int cimag (void);
    ^
_configtest.c:12:5: note: 'cimag' is a builtin with type 'double (_Complex double)'
_configtest.c:13:5: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration]
int clog (void);
    ^
_configtest.c:13:5: note: 'clog' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:14:5: warning: incompatible redeclaration of library function 'conj' [-Wincompatible-library-redeclaration]
int conj (void);
    ^
_configtest.c:14:5: note: 'conj' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:15:5: warning: incompatible redeclaration of library function 'cpow' [-Wincompatible-library-redeclaration]
int cpow (void);
    ^
_configtest.c:15:5: note: 'cpow' is a builtin with type '_Complex double (_Complex double, _Complex double)'
_configtest.c:16:5: warning: incompatible redeclaration of library function 'cproj' [-Wincompatible-library-redeclaration]
int cproj (void);
    ^
_configtest.c:16:5: note: 'cproj' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:17:5: warning: incompatible redeclaration of library function 'creal' [-Wincompatible-library-redeclaration]
int creal (void);
    ^
_configtest.c:17:5: note: 'creal' is a builtin with type 'double (_Complex double)'
_configtest.c:18:5: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration]
int csin (void);
    ^
_configtest.c:18:5: note: 'csin' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:19:5: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration]
int csinh (void);
    ^
_configtest.c:19:5: note: 'csinh' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:20:5: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration]
int csqrt (void);
    ^
_configtest.c:20:5: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:21:5: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration]
int ctan (void);
    ^
_configtest.c:21:5: note: 'ctan' is a builtin with type '_Complex double (_Complex double)'
_configtest.c:22:5: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration]
int ctanh (void);
    ^
_configtest.c:22:5: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)'
22 warnings generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cabsf' [-Wincompatible-library-redeclaration]
int cabsf (void);
    ^
_configtest.c:1:5: note: 'cabsf' is a builtin with type 'float (_Complex float)'
_configtest.c:2:5: warning: incompatible redeclaration of library function 'cacosf' [-Wincompatible-library-redeclaration]
int cacosf (void);
    ^
_configtest.c:2:5: note: 'cacosf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:3:5: warning: incompatible redeclaration of library function 'cacoshf' [-Wincompatible-library-redeclaration]
int cacoshf (void);
    ^
_configtest.c:3:5: note: 'cacoshf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:4:5: warning: incompatible redeclaration of library function 'cargf' [-Wincompatible-library-redeclaration]
int cargf (void);
    ^
_configtest.c:4:5: note: 'cargf' is a builtin with type 'float (_Complex float)'
_configtest.c:5:5: warning: incompatible redeclaration of library function 'casinf' [-Wincompatible-library-redeclaration]
int casinf (void);
    ^
_configtest.c:5:5: note: 'casinf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:6:5: warning: incompatible redeclaration of library function 'casinhf' [-Wincompatible-library-redeclaration]
int casinhf (void);
    ^
_configtest.c:6:5: note: 'casinhf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:7:5: warning: incompatible redeclaration of library function 'catanf' [-Wincompatible-library-redeclaration]
int catanf (void);
    ^
_configtest.c:7:5: note: 'catanf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:8:5: warning: incompatible redeclaration of library function 'catanhf' [-Wincompatible-library-redeclaration]
int catanhf (void);
    ^
_configtest.c:8:5: note: 'catanhf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:9:5: warning: incompatible redeclaration of library function 'ccosf' [-Wincompatible-library-redeclaration]
int ccosf (void);
    ^
_configtest.c:9:5: note: 'ccosf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:10:5: warning: incompatible redeclaration of library function 'ccoshf' [-Wincompatible-library-redeclaration]
int ccoshf (void);
    ^
_configtest.c:10:5: note: 'ccoshf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:11:5: warning: incompatible redeclaration of library function 'cexpf' [-Wincompatible-library-redeclaration]
int cexpf (void);
    ^
_configtest.c:11:5: note: 'cexpf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:12:5: warning: incompatible redeclaration of library function 'cimagf' [-Wincompatible-library-redeclaration]
int cimagf (void);
    ^
_configtest.c:12:5: note: 'cimagf' is a builtin with type 'float (_Complex float)'
_configtest.c:13:5: warning: incompatible redeclaration of library function 'clogf' [-Wincompatible-library-redeclaration]
int clogf (void);
    ^
_configtest.c:13:5: note: 'clogf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:14:5: warning: incompatible redeclaration of library function 'conjf' [-Wincompatible-library-redeclaration]
int conjf (void);
    ^
_configtest.c:14:5: note: 'conjf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:15:5: warning: incompatible redeclaration of library function 'cpowf' [-Wincompatible-library-redeclaration]
int cpowf (void);
    ^
_configtest.c:15:5: note: 'cpowf' is a builtin with type '_Complex float (_Complex float, _Complex float)'
_configtest.c:16:5: warning: incompatible redeclaration of library function 'cprojf' [-Wincompatible-library-redeclaration]
int cprojf (void);
    ^
_configtest.c:16:5: note: 'cprojf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:17:5: warning: incompatible redeclaration of library function 'crealf' [-Wincompatible-library-redeclaration]
int crealf (void);
    ^
_configtest.c:17:5: note: 'crealf' is a builtin with type 'float (_Complex float)'
_configtest.c:18:5: warning: incompatible redeclaration of library function 'csinf' [-Wincompatible-library-redeclaration]
int csinf (void);
    ^
_configtest.c:18:5: note: 'csinf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:19:5: warning: incompatible redeclaration of library function 'csinhf' [-Wincompatible-library-redeclaration]
int csinhf (void);
    ^
_configtest.c:19:5: note: 'csinhf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:20:5: warning: incompatible redeclaration of library function 'csqrtf' [-Wincompatible-library-redeclaration]
int csqrtf (void);
    ^
_configtest.c:20:5: note: 'csqrtf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:21:5: warning: incompatible redeclaration of library function 'ctanf' [-Wincompatible-library-redeclaration]
int ctanf (void);
    ^
_configtest.c:21:5: note: 'ctanf' is a builtin with type '_Complex float (_Complex float)'
_configtest.c:22:5: warning: incompatible redeclaration of library function 'ctanhf' [-Wincompatible-library-redeclaration]
int ctanhf (void);
    ^
_configtest.c:22:5: note: 'ctanhf' is a builtin with type '_Complex float (_Complex float)'
22 warnings generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cabsl' [-Wincompatible-library-redeclaration]
int cabsl (void);
    ^
_configtest.c:1:5: note: 'cabsl' is a builtin with type 'long double (_Complex long double)'
_configtest.c:2:5: warning: incompatible redeclaration of library function 'cacosl' [-Wincompatible-library-redeclaration]
int cacosl (void);
    ^
_configtest.c:2:5: note: 'cacosl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:3:5: warning: incompatible redeclaration of library function 'cacoshl' [-Wincompatible-library-redeclaration]
int cacoshl (void);
    ^
_configtest.c:3:5: note: 'cacoshl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:4:5: warning: incompatible redeclaration of library function 'cargl' [-Wincompatible-library-redeclaration]
int cargl (void);
    ^
_configtest.c:4:5: note: 'cargl' is a builtin with type 'long double (_Complex long double)'
_configtest.c:5:5: warning: incompatible redeclaration of library function 'casinl' [-Wincompatible-library-redeclaration]
int casinl (void);
    ^
_configtest.c:5:5: note: 'casinl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:6:5: warning: incompatible redeclaration of library function 'casinhl' [-Wincompatible-library-redeclaration]
int casinhl (void);
    ^
_configtest.c:6:5: note: 'casinhl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:7:5: warning: incompatible redeclaration of library function 'catanl' [-Wincompatible-library-redeclaration]
int catanl (void);
    ^
_configtest.c:7:5: note: 'catanl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:8:5: warning: incompatible redeclaration of library function 'catanhl' [-Wincompatible-library-redeclaration]
int catanhl (void);
    ^
_configtest.c:8:5: note: 'catanhl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:9:5: warning: incompatible redeclaration of library function 'ccosl' [-Wincompatible-library-redeclaration]
int ccosl (void);
    ^
_configtest.c:9:5: note: 'ccosl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:10:5: warning: incompatible redeclaration of library function 'ccoshl' [-Wincompatible-library-redeclaration]
int ccoshl (void);
    ^
_configtest.c:10:5: note: 'ccoshl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:11:5: warning: incompatible redeclaration of library function 'cexpl' [-Wincompatible-library-redeclaration]
int cexpl (void);
    ^
_configtest.c:11:5: note: 'cexpl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:12:5: warning: incompatible redeclaration of library function 'cimagl' [-Wincompatible-library-redeclaration]
int cimagl (void);
    ^
_configtest.c:12:5: note: 'cimagl' is a builtin with type 'long double (_Complex long double)'
_configtest.c:13:5: warning: incompatible redeclaration of library function 'clogl' [-Wincompatible-library-redeclaration]
int clogl (void);
    ^
_configtest.c:13:5: note: 'clogl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:14:5: warning: incompatible redeclaration of library function 'conjl' [-Wincompatible-library-redeclaration]
int conjl (void);
    ^
_configtest.c:14:5: note: 'conjl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:15:5: warning: incompatible redeclaration of library function 'cpowl' [-Wincompatible-library-redeclaration]
int cpowl (void);
    ^
_configtest.c:15:5: note: 'cpowl' is a builtin with type '_Complex long double (_Complex long double, _Complex long double)'
_configtest.c:16:5: warning: incompatible redeclaration of library function 'cprojl' [-Wincompatible-library-redeclaration]
int cprojl (void);
    ^
_configtest.c:16:5: note: 'cprojl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:17:5: warning: incompatible redeclaration of library function 'creall' [-Wincompatible-library-redeclaration]
int creall (void);
    ^
_configtest.c:17:5: note: 'creall' is a builtin with type 'long double (_Complex long double)'
_configtest.c:18:5: warning: incompatible redeclaration of library function 'csinl' [-Wincompatible-library-redeclaration]
int csinl (void);
    ^
_configtest.c:18:5: note: 'csinl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:19:5: warning: incompatible redeclaration of library function 'csinhl' [-Wincompatible-library-redeclaration]
int csinhl (void);
    ^
_configtest.c:19:5: note: 'csinhl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:20:5: warning: incompatible redeclaration of library function 'csqrtl' [-Wincompatible-library-redeclaration]
int csqrtl (void);
    ^
_configtest.c:20:5: note: 'csqrtl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:21:5: warning: incompatible redeclaration of library function 'ctanl' [-Wincompatible-library-redeclaration]
int ctanl (void);
    ^
_configtest.c:21:5: note: 'ctanl' is a builtin with type '_Complex long double (_Complex long double)'
_configtest.c:22:5: warning: incompatible redeclaration of library function 'ctanhl' [-Wincompatible-library-redeclaration]
int ctanhl (void);
    ^
_configtest.c:22:5: note: 'ctanhl' is a builtin with type '_Complex long double (_Complex long double)'
22 warnings generated.
cc _configtest.o -lm -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x39): undefined reference to `ccosl'
_configtest.c:(.text+0x3e): undefined reference to `ccoshl'
_configtest.c:(.text+0x43): undefined reference to `cexpl'
_configtest.c:(.text+0x66): undefined reference to `csinl'
_configtest.c:(.text+0x6b): undefined reference to `csinhl'
_configtest.c:(.text+0x75): undefined reference to `ctanl'
_configtest.c:(.text+0x7a): undefined reference to `ctanhl'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cabsl' [-Wincompatible-library-redeclaration]
int cabsl (void);
    ^
_configtest.c:1:5: note: 'cabsl' is a builtin with type 'long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cacosl' [-Wincompatible-library-redeclaration]
int cacosl (void);
    ^
_configtest.c:1:5: note: 'cacosl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cacoshl' [-Wincompatible-library-redeclaration]
int cacoshl (void);
    ^
_configtest.c:1:5: note: 'cacoshl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cargl' [-Wincompatible-library-redeclaration]
int cargl (void);
    ^
_configtest.c:1:5: note: 'cargl' is a builtin with type 'long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'casinl' [-Wincompatible-library-redeclaration]
int casinl (void);
    ^
_configtest.c:1:5: note: 'casinl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'casinhl' [-Wincompatible-library-redeclaration]
int casinhl (void);
    ^
_configtest.c:1:5: note: 'casinhl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'catanl' [-Wincompatible-library-redeclaration]
int catanl (void);
    ^
_configtest.c:1:5: note: 'catanl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'catanhl' [-Wincompatible-library-redeclaration]
int catanhl (void);
    ^
_configtest.c:1:5: note: 'catanhl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'ccosl' [-Wincompatible-library-redeclaration]
int ccosl (void);
    ^
_configtest.c:1:5: note: 'ccosl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `ccosl'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'ccoshl' [-Wincompatible-library-redeclaration]
int ccoshl (void);
    ^
_configtest.c:1:5: note: 'ccoshl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `ccoshl'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cexpl' [-Wincompatible-library-redeclaration]
int cexpl (void);
    ^
_configtest.c:1:5: note: 'cexpl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `cexpl'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cimagl' [-Wincompatible-library-redeclaration]
int cimagl (void);
    ^
_configtest.c:1:5: note: 'cimagl' is a builtin with type 'long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'clogl' [-Wincompatible-library-redeclaration]
int clogl (void);
    ^
_configtest.c:1:5: note: 'clogl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'conjl' [-Wincompatible-library-redeclaration]
int conjl (void);
    ^
_configtest.c:1:5: note: 'conjl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cpowl' [-Wincompatible-library-redeclaration]
int cpowl (void);
    ^
_configtest.c:1:5: note: 'cpowl' is a builtin with type '_Complex long double (_Complex long double, _Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'cprojl' [-Wincompatible-library-redeclaration]
int cprojl (void);
    ^
_configtest.c:1:5: note: 'cprojl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'creall' [-Wincompatible-library-redeclaration]
int creall (void);
    ^
_configtest.c:1:5: note: 'creall' is a builtin with type 'long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'csinl' [-Wincompatible-library-redeclaration]
int csinl (void);
    ^
_configtest.c:1:5: note: 'csinl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `csinl'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'csinhl' [-Wincompatible-library-redeclaration]
int csinhl (void);
    ^
_configtest.c:1:5: note: 'csinhl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `csinhl'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'csqrtl' [-Wincompatible-library-redeclaration]
int csqrtl (void);
    ^
_configtest.c:1:5: note: 'csqrtl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'ctanl' [-Wincompatible-library-redeclaration]
int ctanl (void);
    ^
_configtest.c:1:5: note: 'ctanl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `ctanl'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'ctanhl' [-Wincompatible-library-redeclaration]
int ctanhl (void);
    ^
_configtest.c:1:5: note: 'ctanhl' is a builtin with type '_Complex long double (_Complex long double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `ctanhl'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
removing: _configtest.c _configtest.o _configtest.o.d
File: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/config.h
#define HAVE_SYS_ENDIAN_H 1
#define SIZEOF_PY_INTPTR_T 4
#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_MADVISE 1
#define HAVE_XMMINTRIN_H 1
#define HAVE_EMMINTRIN_H 1
#define HAVE_XLOCALE_H 1
#define HAVE_DLFCN_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE___BUILTIN_ISNAN 1
#define HAVE___BUILTIN_ISINF 1
#define HAVE___BUILTIN_ISFINITE 1
#define HAVE___BUILTIN_BSWAP32 1
#define HAVE___BUILTIN_BSWAP64 1
#define HAVE___BUILTIN_EXPECT 1
#define HAVE___BUILTIN_MUL_OVERFLOW 1
#define HAVE___BUILTIN_CPU_SUPPORTS 1
#define HAVE__MM_PREFETCH 1
#define HAVE___BUILTIN_PREFETCH 1
#define HAVE_LINK_AVX 1
#define HAVE_LINK_AVX2 1
#define HAVE_XGETBV 1
#define HAVE_ATTRIBUTE_NONNULL 1
#define HAVE_ATTRIBUTE_TARGET_AVX 1
#define HAVE_ATTRIBUTE_TARGET_AVX2 1
#define HAVE___THREAD 1
#define HAVE_SINF 1
#define HAVE_COSF 1
#define HAVE_TANF 1
#define HAVE_SINHF 1
#define HAVE_COSHF 1
#define HAVE_TANHF 1
#define HAVE_FABSF 1
#define HAVE_FLOORF 1
#define HAVE_CEILF 1
#define HAVE_RINTF 1
#define HAVE_TRUNCF 1
#define HAVE_SQRTF 1
#define HAVE_LOG10F 1
#define HAVE_LOGF 1
#define HAVE_LOG1PF 1
#define HAVE_EXPF 1
#define HAVE_EXPM1F 1
#define HAVE_ASINF 1
#define HAVE_ACOSF 1
#define HAVE_ATANF 1
#define HAVE_ASINHF 1
#define HAVE_ACOSHF 1
#define HAVE_ATANHF 1
#define HAVE_HYPOTF 1
#define HAVE_ATAN2F 1
#define HAVE_POWF 1
#define HAVE_FMODF 1
#define HAVE_MODFF 1
#define HAVE_FREXPF 1
#define HAVE_LDEXPF 1
#define HAVE_EXP2F 1
#define HAVE_LOG2F 1
#define HAVE_COPYSIGNF 1
#define HAVE_NEXTAFTERF 1
#define HAVE_CBRTF 1
#define HAVE_SINL 1
#define HAVE_COSL 1
#define HAVE_TANL 1
#define HAVE_SINHL 1
#define HAVE_COSHL 1
#define HAVE_TANHL 1
#define HAVE_FABSL 1
#define HAVE_FLOORL 1
#define HAVE_CEILL 1
#define HAVE_RINTL 1
#define HAVE_TRUNCL 1
#define HAVE_SQRTL 1
#define HAVE_LOG10L 1
#define HAVE_LOGL 1
#define HAVE_LOG1PL 1
#define HAVE_EXPL 1
#define HAVE_EXPM1L 1
#define HAVE_ASINL 1
#define HAVE_ACOSL 1
#define HAVE_ATANL 1
#define HAVE_ASINHL 1
#define HAVE_ACOSHL 1
#define HAVE_ATANHL 1
#define HAVE_HYPOTL 1
#define HAVE_ATAN2L 1
#define HAVE_POWL 1
#define HAVE_FMODL 1
#define HAVE_MODFL 1
#define HAVE_FREXPL 1
#define HAVE_LDEXPL 1
#define HAVE_EXP2L 1
#define HAVE_LOG2L 1
#define HAVE_COPYSIGNL 1
#define HAVE_NEXTAFTERL 1
#define HAVE_CBRTL 1
#define HAVE_DECL_SIGNBIT
#define HAVE_COMPLEX_H 1
#define HAVE_CABS 1
#define HAVE_CACOS 1
#define HAVE_CACOSH 1
#define HAVE_CARG 1
#define HAVE_CASIN 1
#define HAVE_CASINH 1
#define HAVE_CATAN 1
#define HAVE_CATANH 1
#define HAVE_CCOS 1
#define HAVE_CCOSH 1
#define HAVE_CEXP 1
#define HAVE_CIMAG 1
#define HAVE_CLOG 1
#define HAVE_CONJ 1
#define HAVE_CPOW 1
#define HAVE_CPROJ 1
#define HAVE_CREAL 1
#define HAVE_CSIN 1
#define HAVE_CSINH 1
#define HAVE_CSQRT 1
#define HAVE_CTAN 1
#define HAVE_CTANH 1
#define HAVE_CABSF 1
#define HAVE_CACOSF 1
#define HAVE_CACOSHF 1
#define HAVE_CARGF 1
#define HAVE_CASINF 1
#define HAVE_CASINHF 1
#define HAVE_CATANF 1
#define HAVE_CATANHF 1
#define HAVE_CCOSF 1
#define HAVE_CCOSHF 1
#define HAVE_CEXPF 1
#define HAVE_CIMAGF 1
#define HAVE_CLOGF 1
#define HAVE_CONJF 1
#define HAVE_CPOWF 1
#define HAVE_CPROJF 1
#define HAVE_CREALF 1
#define HAVE_CSINF 1
#define HAVE_CSINHF 1
#define HAVE_CSQRTF 1
#define HAVE_CTANF 1
#define HAVE_CTANHF 1
#define HAVE_CABSL 1
#define HAVE_CACOSL 1
#define HAVE_CACOSHL 1
#define HAVE_CARGL 1
#define HAVE_CASINL 1
#define HAVE_CASINHL 1
#define HAVE_CATANL 1
#define HAVE_CATANHL 1
#define HAVE_CIMAGL 1
#define HAVE_CLOGL 1
#define HAVE_CONJL 1
#define HAVE_CPOWL 1
#define HAVE_CPROJL 1
#define HAVE_CREALL 1
#define HAVE_CSQRTL 1
#define NPY_RESTRICT restrict
#define NPY_RELAXED_STRIDES_CHECKING 1
#define HAVE_LDOUBLE_INTEL_EXTENDED_12_BYTES_LE 1
#define NPY_PY3K 1
#ifndef __cplusplus
/* #undef inline */
#endif

#ifndef _NPY_NPY_CONFIG_H_
#error config.h should never be included directly, include npy_config.h instead
#endif

EOF
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/config.h' to sources.
Generating build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/_numpyconfig.h
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
int exp (void);
    ^
_configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)'
1 warning generated.
cc _configtest.o -o _configtest
_configtest.o: In function `main':
_configtest.c:(.text+0x11): undefined reference to `exp'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
_configtest.c:1:5: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
int exp (void);
    ^
_configtest.c:1:5: note: 'exp' is a builtin with type 'double (double)'
1 warning generated.
cc _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -c'
cc: _configtest.c
success!
removing: _configtest.c _configtest.o _configtest.o.d
File: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/_numpyconfig.h
#define NPY_HAVE_SYS_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 12
#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 24
#define NPY_SIZEOF_PY_INTPTR_T 4
#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 0x0000000D

#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif

EOF
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/config.h', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core._multiarray_tests" sources
creating build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/_multiarray_tests.c
building extension "numpy.core._multiarray_umath" sources
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/config.h' to sources.
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/__ufunc_api.h' to sources.
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/arraytypes.c
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/einsum.c
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/lowlevel_strided_loops.c
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/nditer_templ.c
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/scalartypes.c
creating build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/funcs.inc
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath' to include_dirs.
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/simd.inc
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/loops.h
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/loops.c
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/matmul.h
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/matmul.c
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/scalarmath.c
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath' to include_dirs.
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common/templ_common.h
  adding 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/funcs.inc', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/simd.inc', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/loops.h', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/matmul.h', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath/npy_math_internal.h', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common/templ_common.h', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/config.h', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/__multiarray_api.h', 'build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._umath_tests" sources
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/_umath_tests.c
building extension "numpy.core._rational_tests" sources
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/_rational_tests.c
building extension "numpy.core._struct_ufunc_tests" sources
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/_struct_ufunc_tests.c
building extension "numpy.core._operand_flag_tests" sources
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/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.midnightbsd-2.2.0-i386-3.1/numpy/linalg
  adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
building extension "numpy.linalg._umath_linalg" sources
  adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
conv_template:> build/src.midnightbsd-2.2.0-i386-3.1/numpy/linalg/umath_linalg.c
building extension "numpy.random.mtrand" sources
creating build/src.midnightbsd-2.2.0-i386-3.1/numpy/random
building data_files sources
build_src: building npy-pkg config files
running build_py
creating build/lib.midnightbsd-2.2.0-i386-3.10
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy
copying numpy/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy
copying numpy/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy
copying numpy/dual.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy
copying numpy/_globals.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy
copying numpy/_distributor_init.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy
copying numpy/conftest.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy
copying numpy/matlib.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy
copying numpy/version.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy
copying numpy/_pytesttester.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy
copying numpy/ctypeslib.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy
copying build/src.midnightbsd-2.2.0-i386-3.1/numpy/__config__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/compat
copying numpy/compat/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/compat
copying numpy/compat/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/compat
copying numpy/compat/_inspect.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/compat
copying numpy/compat/py3k.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/compat
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/_internal.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/_aliased_types.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/fromnumeric.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/_string_helpers.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/getlimits.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/_add_newdocs.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/defchararray.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/_type_aliases.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/einsumfunc.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/records.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/memmap.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/function_base.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/multiarray.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/arrayprint.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/overrides.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/numeric.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/_dtype_ctypes.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/_dtype.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/cversions.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/umath.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/numerictypes.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/shape_base.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/info.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/umath_tests.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/setup_common.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/machar.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/_methods.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/exec_command.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/core.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/npy_pkg_config.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/mingw32ccompiler.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/conv_template.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/unixccompiler.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/from_template.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/numpy_distribution.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/misc_util.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/msvc9compiler.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/pathccompiler.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/ccompiler.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/info.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/system_info.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/lib2def.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/intelccompiler.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/cpuinfo.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/_shell_utils.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/msvccompiler.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/__version__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/log.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/line_endings.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/compat.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying numpy/distutils/extension.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
copying build/src.midnightbsd-2.2.0-i386-3.1/numpy/distutils/__config__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/sdist.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/config_compiler.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/build_scripts.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/config.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/autodist.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/build_src.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/install.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/build_py.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/install_data.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/build_clib.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/build_ext.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/bdist_rpm.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/install_headers.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/install_clib.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/egg_info.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/build.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
copying numpy/distutils/command/develop.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/command
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/nag.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pathf95.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/intel.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/none.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/vast.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/lahey.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/mips.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/hpux.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/sun.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/environment.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pg.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/gnu.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/g95.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/compaq.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/absoft.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/ibm.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/distutils/fcompiler
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/constants.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/byteswapping.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/subclassing.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/misc.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/creation.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/glossary.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/broadcasting.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/internals.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/ufuncs.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/indexing.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/structured_arrays.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/dispatch.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
copying numpy/doc/basics.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/doc
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/f2py_testing.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/crackfortran.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/rules.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/f2py2e.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/diagnose.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/cb_rules.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/cfuncs.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/f90mod_rules.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/auxfuncs.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/info.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/__main__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/func2subr.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/use_rules.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/__version__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/capi_maps.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
copying numpy/f2py/common_rules.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/f2py
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/fft
copying numpy/fft/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/fft
copying numpy/fft/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/fft
copying numpy/fft/helper.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/fft
copying numpy/fft/fftpack.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/fft
copying numpy/fft/info.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/fft
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/_datasource.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/arrayterator.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/utils.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/_version.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/scimath.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/ufunclike.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/nanfunctions.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/_iotools.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/function_base.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/npyio.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/polynomial.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/user_array.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/arraysetops.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/twodim_base.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/index_tricks.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/shape_base.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/info.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/stride_tricks.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/arraypad.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/type_check.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/histograms.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/format.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/mixins.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/financial.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
copying numpy/lib/recfunctions.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/lib
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/linalg
copying numpy/linalg/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/linalg
copying numpy/linalg/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/linalg
copying numpy/linalg/info.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/linalg
copying numpy/linalg/linalg.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/linalg
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/ma
copying numpy/ma/core.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/ma
copying numpy/ma/timer_comparison.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/ma
copying numpy/ma/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/ma
copying numpy/ma/testutils.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/ma
copying numpy/ma/bench.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/ma
copying numpy/ma/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/ma
copying numpy/ma/extras.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/ma
copying numpy/ma/mrecords.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/ma
copying numpy/ma/version.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/ma
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/matrixlib
copying numpy/matrixlib/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/matrixlib
copying numpy/matrixlib/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/matrixlib
copying numpy/matrixlib/defmatrix.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/matrixlib
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/polynomial
copying numpy/polynomial/hermite.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/polynomial
copying numpy/polynomial/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/polynomial
copying numpy/polynomial/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/polynomial
copying numpy/polynomial/laguerre.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/polynomial
copying numpy/polynomial/legendre.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/polynomial
copying numpy/polynomial/polynomial.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/polynomial
copying numpy/polynomial/chebyshev.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/polynomial
copying numpy/polynomial/polyutils.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/polynomial
copying numpy/polynomial/hermite_e.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/polynomial
copying numpy/polynomial/_polybase.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/polynomial
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/random
copying numpy/random/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/random
copying numpy/random/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/random
copying numpy/random/info.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/random
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing
copying numpy/testing/utils.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing
copying numpy/testing/setup.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing
copying numpy/testing/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing
copying numpy/testing/nosetester.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing
copying numpy/testing/noseclasses.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing
copying numpy/testing/print_coercion_tables.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing
copying numpy/testing/decorators.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing
creating build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing/_private
copying numpy/testing/_private/utils.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing/_private
copying numpy/testing/_private/__init__.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing/_private
copying numpy/testing/_private/nosetester.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing/_private
copying numpy/testing/_private/noseclasses.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing/_private
copying numpy/testing/_private/decorators.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing/_private
copying numpy/testing/_private/parameterized.py -> build/lib.midnightbsd-2.2.0-i386-3.10/numpy/testing/_private
running build_clib
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmp69tt82s_/tmp
creating /tmp/tmp69tt82s_/tmp/tmp69tt82s_
compile options: '-MMD -MF /tmp/tmp69tt82s_/file.c.d -c'
cc: /tmp/tmp69tt82s_/file.c
customize UnixCCompiler using build_clib
building 'npymath' library
compiling C sources
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating build/temp.midnightbsd-2.2.0-i386-3.10
creating build/temp.midnightbsd-2.2.0-i386-3.10/numpy
creating build/temp.midnightbsd-2.2.0-i386-3.10/numpy/core
creating build/temp.midnightbsd-2.2.0-i386-3.10/numpy/core/src
creating build/temp.midnightbsd-2.2.0-i386-3.10/numpy/core/src/npymath
creating build/temp.midnightbsd-2.2.0-i386-3.10/build
creating build/temp.midnightbsd-2.2.0-i386-3.10/build/src.midnightbsd-2.2.0-i386-3.1
creating build/temp.midnightbsd-2.2.0-i386-3.10/build/src.midnightbsd-2.2.0-i386-3.1/numpy
creating build/temp.midnightbsd-2.2.0-i386-3.10/build/src.midnightbsd-2.2.0-i386-3.1/numpy/core
creating build/temp.midnightbsd-2.2.0-i386-3.10/build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src
creating build/temp.midnightbsd-2.2.0-i386-3.10/build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath
compile options: '-Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -c'
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath/ieee754.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath/npy_math_complex.c
cc: numpy/core/src/npymath/npy_math.c
cc: numpy/core/src/npymath/halffloat.c
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacosl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = cacosl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'cacosl'
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = casinl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'casinl'
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = catanl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'catanl'
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacoshl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = cacoshl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'cacoshl'
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = casinhl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'casinhl'
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = catanhl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'catanhl'
6 warnings generated.
ar: adding 4 object files to build/temp.midnightbsd-2.2.0-i386-3.10/libnpymath.a
building 'npysort' library
compiling C sources
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating build/temp.midnightbsd-2.2.0-i386-3.10/build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort
compile options: '-Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -c'
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort/heapsort.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort/binsearch.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort/mergesort.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort/quicksort.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npysort/selection.c
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code]
        npy_intp k;
        ^~~~~~~~~~~
numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead
    else if (0 && kth == num - 1) {
             ^
             /* DISABLES CODE */ ( )
22 warnings generated.
ar: adding 5 object files to build/temp.midnightbsd-2.2.0-i386-3.10/libnpysort.a
running build_ext
customize UnixCCompiler
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating /tmp/tmp_xx4ldv9/tmp
creating /tmp/tmp_xx4ldv9/tmp/tmp_xx4ldv9
compile options: '-MMD -MF /tmp/tmp_xx4ldv9/file.c.d -c'
cc: /tmp/tmp_xx4ldv9/file.c
customize UnixCCompiler using build_ext
building 'numpy.core._dummy' extension
compiling C sources
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -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.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -c'
cc: numpy/core/src/dummymodule.c
cc -shared -shared -Wl,-rpath=/usr/local/lib/gcc10 -L/usr/local/lib/gcc10 -B/usr/local/bin -L/usr/local/lib -O2 -pipe -fno-strict-aliasing build/temp.midnightbsd-2.2.0-i386-3.10/numpy/core/src/dummymodule.o -L/usr/local/lib -Lbuild/temp.midnightbsd-2.2.0-i386-3.10 -lm -o build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core/_dummy.cpython-310.so
building 'numpy.core._multiarray_tests' extension
compiling C sources
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating build/temp.midnightbsd-2.2.0-i386-3.10/build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray
creating build/temp.midnightbsd-2.2.0-i386-3.10/numpy/core/src/common
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.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -c'
cc: numpy/core/src/common/mem_overlap.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/_multiarray_tests.c
numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
    if (uintp_rhs > NPY_MAX_INT64) {
        ~~~~~~~~~ ^ ~~~~~~~~~~~~~
numpy/core/src/multiarray/_multiarray_tests.c.src:1116:29: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'int') and 'unsigned int' [-Wsign-compare]
    if (PyTuple_GET_SIZE(U) != nterms) {
        ~~~~~~~~~~~~~~~~~~~ ^  ~~~~~~
1 warning generated.
1 warning generated.
cc -shared -shared -Wl,-rpath=/usr/local/lib/gcc10 -L/usr/local/lib/gcc10 -B/usr/local/bin -L/usr/local/lib -O2 -pipe -fno-strict-aliasing build/temp.midnightbsd-2.2.0-i386-3.10/build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/_multiarray_tests.o build/temp.midnightbsd-2.2.0-i386-3.10/numpy/core/src/common/mem_overlap.o -L/usr/local/lib -Lbuild/temp.midnightbsd-2.2.0-i386-3.10 -lnpymath -o build/lib.midnightbsd-2.2.0-i386-3.10/numpy/core/_multiarray_tests.cpython-310.so
building 'numpy.core._multiarray_umath' extension
compiling C sources
C compiler: cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC

creating build/temp.midnightbsd-2.2.0-i386-3.10/numpy/core/src/multiarray
creating build/temp.midnightbsd-2.2.0-i386-3.10/numpy/core/src/umath
creating build/temp.midnightbsd-2.2.0-i386-3.10/build/src.midnightbsd-2.2.0-i386-3.1/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.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -c'
cc: numpy/core/src/multiarray/conversion_utils.c
cc: numpy/core/src/multiarray/datetime_busday.c
cc: numpy/core/src/multiarray/array_assign_array.c
cc: numpy/core/src/multiarray/compiled_base.c
cc: numpy/core/src/multiarray/alloc.c
cc: numpy/core/src/multiarray/arrayobject.c
cc: numpy/core/src/multiarray/arrayfunction_override.c
cc: numpy/core/src/multiarray/ctors.c
cc: numpy/core/src/multiarray/datetime_busdaycal.c
cc: numpy/core/src/multiarray/buffer.c
numpy/core/src/multiarray/ctors.c:2278:36: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
    if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
                                   ^
numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
#define PyUString_GET_SIZE PyUnicode_GET_SIZE
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
      PyUnicode_WSTR_LENGTH(op) :                    \
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/ctors.c:2278:36: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
    if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
                                   ^
numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
#define PyUString_GET_SIZE PyUnicode_GET_SIZE
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
      ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
             ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/ctors.c:2278:36: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
    if (!(PyUString_Check(name) && PyUString_GET_SIZE(name) == 0)) {
                                   ^
numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
#define PyUString_GET_SIZE PyUnicode_GET_SIZE
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
       PyUnicode_WSTR_LENGTH(op)))
       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
cc: numpy/core/src/multiarray/descriptor.c
cc: numpy/core/src/multiarray/common.c
numpy/core/src/multiarray/descriptor.c:440:13: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        if (PyUString_GET_SIZE(name) == 0) {
            ^
numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
#define PyUString_GET_SIZE PyUnicode_GET_SIZE
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
      PyUnicode_WSTR_LENGTH(op) :                    \
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/descriptor.c:440:13: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
        if (PyUString_GET_SIZE(name) == 0) {
            ^
numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
#define PyUString_GET_SIZE PyUnicode_GET_SIZE
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
      ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
             ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/descriptor.c:440:13: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        if (PyUString_GET_SIZE(name) == 0) {
            ^
numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
#define PyUString_GET_SIZE PyUnicode_GET_SIZE
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
       PyUnicode_WSTR_LENGTH(op)))
       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/descriptor.c:447:48: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
            else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
                                               ^
numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
#define PyUString_GET_SIZE PyUnicode_GET_SIZE
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
      PyUnicode_WSTR_LENGTH(op) :                    \
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/descriptor.c:447:48: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
            else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
                                               ^
numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
#define PyUString_GET_SIZE PyUnicode_GET_SIZE
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
      ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
             ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/descriptor.c:447:48: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
            else if (PyUString_Check(title) && PyUString_GET_SIZE(title) > 0) {
                                               ^
numpy/core/include/numpy/npy_3kcompat.h:110:28: note: expanded from macro 'PyUString_GET_SIZE'
#define PyUString_GET_SIZE PyUnicode_GET_SIZE
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
       PyUnicode_WSTR_LENGTH(op)))
       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/common.c:187:28: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                itemsize = PyUnicode_GET_DATA_SIZE(temp);
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
      PyUnicode_WSTR_LENGTH(op) :                    \
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/common.c:187:28: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
                itemsize = PyUnicode_GET_DATA_SIZE(temp);
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
      ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
             ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/common.c:187:28: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                itemsize = PyUnicode_GET_DATA_SIZE(temp);
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
       PyUnicode_WSTR_LENGTH(op)))
       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/common.c:239:28: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                itemsize = PyUnicode_GET_DATA_SIZE(temp);
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
      PyUnicode_WSTR_LENGTH(op) :                    \
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/common.c:239:28: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
                itemsize = PyUnicode_GET_DATA_SIZE(temp);
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
      ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
             ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/common.c:239:28: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                itemsize = PyUnicode_GET_DATA_SIZE(temp);
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
       PyUnicode_WSTR_LENGTH(op)))
       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/common.c:282:24: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        int itemsize = PyUnicode_GET_DATA_SIZE(obj);
                       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
      PyUnicode_WSTR_LENGTH(op) :                    \
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/common.c:282:24: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
        int itemsize = PyUnicode_GET_DATA_SIZE(obj);
                       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
      ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
             ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/common.c:282:24: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        int itemsize = PyUnicode_GET_DATA_SIZE(obj);
                       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
       PyUnicode_WSTR_LENGTH(op)))
       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
cc: numpy/core/src/multiarray/calculation.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/arraytypes.c
9 warnings generated.
cc: numpy/core/src/multiarray/convert.c
numpy/core/src/multiarray/arraytypes.c.src:489:11: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
    ptr = PyUnicode_AS_UNICODE(temp);
          ^
/usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
      PyUnicode_AsUnicode(_PyObject_CAST(op)))
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/arraytypes.c.src:494:15: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
    datalen = PyUnicode_GET_DATA_SIZE(temp);
              ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
      PyUnicode_WSTR_LENGTH(op) :                    \
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/arraytypes.c.src:494:15: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
    datalen = PyUnicode_GET_DATA_SIZE(temp);
              ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
      ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
             ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/arraytypes.c.src:494:15: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
    datalen = PyUnicode_GET_DATA_SIZE(temp);
              ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
       PyUnicode_WSTR_LENGTH(op)))
       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
cc: numpy/core/src/multiarray/convert_datatype.c
3 warnings generated.
cc: numpy/core/src/multiarray/datetime.c
cc: numpy/core/src/multiarray/dtype_transfer.c
6 warnings generated.
cc: numpy/core/src/multiarray/dragon4.c
cc: numpy/core/src/multiarray/hashdescr.c
cc: numpy/core/src/multiarray/item_selection.c
cc: numpy/core/src/multiarray/mapping.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/einsum.c
cc: numpy/core/src/multiarray/datetime_strings.c
cc: numpy/core/src/multiarray/nditer_api.c
cc: numpy/core/src/multiarray/iterators.c
cc: numpy/core/src/multiarray/methods.c
cc: numpy/core/src/multiarray/nditer_constr.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/lowlevel_strided_loops.c
cc: numpy/core/src/multiarray/multiarraymodule.c
cc: numpy/core/src/multiarray/nditer_pywrap.c
cc: numpy/core/src/multiarray/number.c
cc: numpy/core/src/multiarray/refcount.c
cc: numpy/core/src/multiarray/flagsobject.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/nditer_templ.c
cc: numpy/core/src/multiarray/sequence.c
cc: numpy/core/src/multiarray/getset.c
cc: numpy/core/src/multiarray/shape.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/scalartypes.c
cc: numpy/core/src/multiarray/scalarapi.c
numpy/core/src/multiarray/scalartypes.c.src:475:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
    ip = dptr = PyUnicode_AS_UNICODE(self);
                ^
/usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
      PyUnicode_AsUnicode(_PyObject_CAST(op)))
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
    len = PyUnicode_GET_SIZE(self);
          ^
/usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
      PyUnicode_WSTR_LENGTH(op) :                    \
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
    len = PyUnicode_GET_SIZE(self);
          ^
/usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
      ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
             ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
    len = PyUnicode_GET_SIZE(self);
          ^
/usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
       PyUnicode_WSTR_LENGTH(op)))
       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:481:11: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
    new = PyUnicode_FromUnicode(ip, len);
          ^
/usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:475:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
    ip = dptr = PyUnicode_AS_UNICODE(self);
                ^
/usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
      PyUnicode_AsUnicode(_PyObject_CAST(op)))
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
    len = PyUnicode_GET_SIZE(self);
          ^
/usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
      PyUnicode_WSTR_LENGTH(op) :                    \
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
    len = PyUnicode_GET_SIZE(self);
          ^
/usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
      ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
             ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:476:11: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
    len = PyUnicode_GET_SIZE(self);
          ^
/usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
       PyUnicode_WSTR_LENGTH(op)))
       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:481:11: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
    new = PyUnicode_FromUnicode(ip, len);
          ^
/usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
        buffer = PyUnicode_AS_DATA(self);
                 ^
/usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA'
    ((const char *)(PyUnicode_AS_UNICODE(op)))
                    ^
/usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
      PyUnicode_AsUnicode(_PyObject_CAST(op)))
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        buflen = PyUnicode_GET_DATA_SIZE(self);
                 ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
      PyUnicode_WSTR_LENGTH(op) :                    \
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
        buflen = PyUnicode_GET_DATA_SIZE(self);
                 ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
      ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
             ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
        buflen = PyUnicode_GET_DATA_SIZE(self);
                 ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
       PyUnicode_WSTR_LENGTH(op)))
       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalarapi.c:74:28: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
            return (void *)PyUnicode_AS_DATA(scalar);
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA'
    ((const char *)(PyUnicode_AS_UNICODE(op)))
                    ^
/usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
      PyUnicode_AsUnicode(_PyObject_CAST(op)))
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalarapi.c:135:28: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
            return (void *)PyUnicode_AS_DATA(scalar);
                           ^
/usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA'
    ((const char *)(PyUnicode_AS_UNICODE(op)))
                    ^
/usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE'
      PyUnicode_AsUnicode(_PyObject_CAST(op)))
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalarapi.c:568:29: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
            descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
                            ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE'
      PyUnicode_WSTR_LENGTH(op) :                    \
      ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalarapi.c:568:29: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
            descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
                            ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE'
      ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
             ^
/usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalarapi.c:568:29: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
            descr->elsize = PyUnicode_GET_DATA_SIZE(sc);
                            ^
/usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE'
    (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE)
     ^
/usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE'
       PyUnicode_WSTR_LENGTH(op)))
       ^
/usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH'
#define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
                                  ^
/usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here
Py_DEPRECATED(3.3)
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1
    return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval);
           ~~~~~~~~~~~~~~                                             ^
/usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here
PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double);
^
/usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC'
#       define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE
                                 ^
/usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL'
        #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                                   ^
numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1
            (((PyCFloatScalarObject *)obj)->obval).real);
                                                       ^
/usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here
PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double);
^
/usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC'
#       define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE
                                 ^
/usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL'
        #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                                   ^
numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1
            (((PyCFloatScalarObject *)obj)->obval).imag);
                                                       ^
/usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here
PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double);
^
/usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC'
#       define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE
                                 ^
/usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL'
        #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                                   ^
numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1
    return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval);
           ~~~~~~~~~~~~~~                                                  ^
/usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here
PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double);
^
/usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC'
#       define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE
                                 ^
/usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL'
        #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                                   ^
numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1
            (((PyCLongDoubleScalarObject *)obj)->obval).real);
                                                            ^
/usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here
PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double);
^
/usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC'
#       define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE
                                 ^
/usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL'
        #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                                   ^
numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1
            (((PyCLongDoubleScalarObject *)obj)->obval).imag);
                                                            ^
/usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here
PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double);
^
/usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC'
#       define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE
                                 ^
/usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL'
        #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                                   ^
numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1
    return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval));
           ~~~~~~~~~~~~~~                                                       ^
/usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here
PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double);
^
/usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC'
#       define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE
                                 ^
/usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL'
        #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default")))
                                   ^
14 warnings and 7 errors generated.
cc: numpy/core/src/multiarray/usertypes.c
5 warnings generated.
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/loops.c
cc: numpy/core/src/multiarray/vdot.c
cc: numpy/core/src/umath/cpuid.c
numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
        result = PyEval_CallObject(tocall, arglist);
                 ^
/usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
4 warnings generated.
cc: numpy/core/src/multiarray/array_assign_scalar.c
cc: numpy/core/src/umath/umathmodule.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/scalarmath.c
cc: numpy/core/src/npymath/npy_math.c
cc: numpy/core/src/umath/reduction.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath/ieee754.c
cc: numpy/core/src/common/array_assign.c
cc: numpy/core/src/common/mem_overlap.c
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath/npy_math_complex.c
numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
    if (uintp_rhs > NPY_MAX_INT64) {
        ~~~~~~~~~ ^ ~~~~~~~~~~~~~
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacosl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = cacosl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'cacosl'
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = casinl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'casinl'
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = catanl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'catanl'
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacoshl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = cacoshl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'cacoshl'
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = casinhl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'casinhl'
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration]
    ret.c99_z = catanhl(z1.c99_z);
                ^
numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header  or explicitly provide a declaration for 'catanhl'
6 warnings generated.
cc: numpy/core/src/npymath/halffloat.c
cc: numpy/core/src/common/ufunc_override.c
1 warning generated.
cc: numpy/core/src/common/npy_longdouble.c
numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code]
        npy_intp n = dimensions[0];
                     ^~~~~~~~~~
numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead
    if (IS_BINARY_REDUCE && 0) {
                            ^
                            /* DISABLES CODE */ ( )
cc: numpy/core/src/common/numpyos.c
numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code]
        npy_intp n = dimensions[0];
                     ^~~~~~~~~~
numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead
    if (IS_BINARY_REDUCE && 0) {
                            ^
                            /* DISABLES CODE */ ( )
numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code]
        npy_intp n = dimensions[0];
                     ^~~~~~~~~~
numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead
    if (IS_BINARY_REDUCE && 0) {
                            ^
                            /* DISABLES CODE */ ( )
cc: numpy/core/src/common/ucsnarrow.c
numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
        ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf,
                                 ^
/usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here
Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
^
/usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
1 warning generated.
cc: numpy/core/src/umath/ufunc_type_resolution.c
cc: numpy/core/src/umath/override.c
4 warnings generated.
cc: build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath/matmul.c
cc: numpy/core/src/umath/ufunc_object.c
numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare]
    for (i = 0; i < len; i++) {
                ~ ^ ~~~
1 warning generated.
cc: numpy/core/src/umath/extobj.c
error: Command "cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/umath -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/common -Ibuild/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/npymath -c build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.midnightbsd-2.2.0-i386-3.10/build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.midnightbsd-2.2.0-i386-3.10/build/src.midnightbsd-2.2.0-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1
*** Error code 1

Stop.
make: stopped in /usr/mports/math/py-numpy

Links

Depends On

Depend Of

Nothing

Categories