-
Notifications
You must be signed in to change notification settings - Fork 12
Exoplasim does not install to ubuntu 23.04: pip install exoplasim failed to build numpy
Exoplasim does not install ubuntu 23.04, failed to build numpy
Operatin system version:
lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 23.04 Release: 23.04 Codename: lunar
============================
pip install exoplasim Collecting exoplasim Downloading exoplasim-3.2.1.post2-py3-none-any.whl (21.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.9/21.9 MB 44.3 MB/s eta 0:00:00 Collecting numpy<1.22,>=1.16 Downloading numpy-1.21.1.zip (10.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.3/10.3 MB 49.7 MB/s eta 0:00:00 Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting matplotlib Downloading matplotlib-3.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 51.4 MB/s eta 0:00:00 Collecting scipy Downloading scipy-1.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.1/34.1 MB 38.9 MB/s eta 0:00:00 Collecting contourpy>=1.0.1 Downloading contourpy-1.0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.0/300.0 kB 92.3 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 Downloading fonttools-4.39.4-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 76.9 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.4.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 79.8 MB/s eta 0:00:00 Collecting packaging>=20.0 Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 62.2 MB/s eta 0:00:00 Collecting pillow>=6.2.0 Downloading Pillow-9.5.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 73.9 MB/s eta 0:00:00 Collecting pyparsing>=2.3.1 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 107.9 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 175.2 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: numpy Building wheel for numpy (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for numpy (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [1299 lines of output] setup.py:63: RuntimeWarning: NumPy 1.21.1 may not yet support Python 3.11. warnings.warn( Running from numpy source directory. Processing numpy/random/_bounded_integers.pxd.in Processing numpy/random/mtrand.pyx Processing numpy/random/_pcg64.pyx Processing numpy/random/bit_generator.pyx Processing numpy/random/_sfc64.pyx Processing numpy/random/_common.pyx Processing numpy/random/_bounded_integers.pyx.in Processing numpy/random/_philox.pyx Processing numpy/random/_generator.pyx Processing numpy/random/_mt19937.pyx Cythonizing sources blas_opt_info: blas_mkl_info: customize UnixCCompiler libraries mkl_rt not found in ['/home/ubuntu-cinnamon/venv/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu'] NOT AVAILABLE
blis_info:
libraries blis not found in ['/home/ubuntu-cinnamon/venv/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
openblas_info:
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC
creating /tmp/tmp1d84px68/tmp
creating /tmp/tmp1d84px68/tmp/tmp1d84px68
compile options: '-c'
x86_64-linux-gnu-gcc: /tmp/tmp1d84px68/source.c
x86_64-linux-gnu-gcc /tmp/tmp1d84px68/tmp/tmp1d84px68/source.o -L/usr/lib/x86_64-linux-gnu -lopenblas -o /tmp/tmp1d84px68/a.out
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['/usr/lib/x86_64-linux-gnu']
language = c
define_macros = [('HAVE_CBLAS', None)]
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['/usr/lib/x86_64-linux-gnu']
language = c
define_macros = [('HAVE_CBLAS', None)]
non-existing path in 'numpy/distutils': 'site.cfg'
lapack_opt_info:
lapack_mkl_info:
libraries mkl_rt not found in ['/home/ubuntu-cinnamon/venv/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
openblas_lapack_info:
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC
creating /tmp/tmp0ktusmpk/tmp
creating /tmp/tmp0ktusmpk/tmp/tmp0ktusmpk
compile options: '-c'
x86_64-linux-gnu-gcc: /tmp/tmp0ktusmpk/source.c
x86_64-linux-gnu-gcc /tmp/tmp0ktusmpk/tmp/tmp0ktusmpk/source.o -L/usr/lib/x86_64-linux-gnu -lopenblas -o /tmp/tmp0ktusmpk/a.out
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['/usr/lib/x86_64-linux-gnu']
language = c
define_macros = [('HAVE_CBLAS', None)]
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['/usr/lib/x86_64-linux-gnu']
language = c
define_macros = [('HAVE_CBLAS', None)]
Warning: attempted relative import with no known parent package
/tmp/pip-build-env-mbe0e8yc/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
running bdist_wheel
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
build_src
building py_modules sources
creating build
creating build/src.linux-x86_64-3.11
creating build/src.linux-x86_64-3.11/numpy
creating build/src.linux-x86_64-3.11/numpy/distutils
building library "npymath" sources
Could not locate executable gfortran
Could not locate executable f95
Could not locate executable ifort
Could not locate executable ifc
Could not locate executable lf95
Could not locate executable pgfortran
Could not locate executable nvfortran
Could not locate executable f90
Could not locate executable f77
Could not locate executable fort
Could not locate executable efort
Could not locate executable efc
Could not locate executable g77
Could not locate executable g95
Could not locate executable pathf95
Could not locate executable nagfor
Could not locate executable frt
don't know how to compile Fortran code on platform 'posix'
creating build/src.linux-x86_64-3.11/numpy/core
creating build/src.linux-x86_64-3.11/numpy/core/src
creating build/src.linux-x86_64-3.11/numpy/core/src/npymath
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_internal.h
adding 'build/src.linux-x86_64-3.11/numpy/core/src/npymath' to include_dirs.
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npymath/ieee754.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_complex.c
None - nothing done with h_files = ['build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_internal.h']
building library "npyrandom" sources
building extension "numpy.core._multiarray_tests" sources
creating build/src.linux-x86_64-3.11/numpy/core/src/multiarray
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/_multiarray_tests.c
building extension "numpy.core._multiarray_umath" sources
non-existing path in 'numpy/core': 'build/src.linux-x86_64-3.11/numpy/core/src/common'
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum_sumprod.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/lowlevel_strided_loops.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/nditer_templ.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/scalartypes.c
creating build/src.linux-x86_64-3.11/numpy/core/src/common
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/npy_sort.h
adding 'build/src.linux-x86_64-3.11/numpy/core/src/common' to include_dirs.
creating build/src.linux-x86_64-3.11/numpy/core/src/npysort
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/quicksort.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/mergesort.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/timsort.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/heapsort.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/radixsort.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/npy_partition.h
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/selection.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/npy_binsearch.h
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/binsearch.c
creating build/src.linux-x86_64-3.11/numpy/core/src/umath
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/funcs.inc
adding 'build/src.linux-x86_64-3.11/numpy/core/src/umath' to include_dirs.
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/simd.inc
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.h
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_utils.h
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.h
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/clip.h
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/clip.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/scalarmath.c
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/templ_common.h
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/npy_cpu_features.c
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.11/numpy/core/src/common/npy_sort.h', 'build/src.linux-x86_64-3.11/numpy/core/src/common/npy_partition.h', 'build/src.linux-x86_64-3.11/numpy/core/src/common/npy_binsearch.h', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_utils.h', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.h', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/clip.h', 'build/src.linux-x86_64-3.11/numpy/core/src/common/templ_common.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._umath_tests" sources
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/_umath_tests.c
building extension "numpy.core._rational_tests" sources
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/_rational_tests.c
building extension "numpy.core._struct_ufunc_tests" sources
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/_struct_ufunc_tests.c
building extension "numpy.core._operand_flag_tests" sources
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/_operand_flag_tests.c
building extension "numpy.core._simd" sources
creating build/src.linux-x86_64-3.11/numpy/core/src/_simd
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_inc.h
adding 'build/src.linux-x86_64-3.11/numpy/core/src/_simd' to include_dirs.
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_data.inc
conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd.dispatch.c
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_inc.h', 'build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_data.inc']
building extension "numpy.fft._pocketfft_internal" sources
building extension "numpy.linalg.lapack_lite" sources
creating build/src.linux-x86_64-3.11/numpy/linalg
building extension "numpy.linalg._umath_linalg" sources
conv_template:> build/src.linux-x86_64-3.11/numpy/linalg/umath_linalg.c
building extension "numpy.random._mt19937" sources
building extension "numpy.random._philox" sources
building extension "numpy.random._pcg64" sources
building extension "numpy.random._sfc64" sources
building extension "numpy.random._common" sources
building extension "numpy.random.bit_generator" sources
building extension "numpy.random._generator" sources
building extension "numpy.random._bounded_integers" sources
building extension "numpy.random.mtrand" sources
building data_files sources
build_src: building npy-pkg config files
running build_py
creating build/lib.linux-x86_64-3.11
creating build/lib.linux-x86_64-3.11/numpy
copying numpy/ctypeslib.py -> build/lib.linux-x86_64-3.11/numpy
copying numpy/_pytesttester.py -> build/lib.linux-x86_64-3.11/numpy
copying numpy/version.py -> build/lib.linux-x86_64-3.11/numpy
copying numpy/matlib.py -> build/lib.linux-x86_64-3.11/numpy
copying numpy/conftest.py -> build/lib.linux-x86_64-3.11/numpy
copying numpy/_distributor_init.py -> build/lib.linux-x86_64-3.11/numpy
copying numpy/_globals.py -> build/lib.linux-x86_64-3.11/numpy
copying numpy/dual.py -> build/lib.linux-x86_64-3.11/numpy
copying numpy/__init__.py -> build/lib.linux-x86_64-3.11/numpy
copying numpy/setup.py -> build/lib.linux-x86_64-3.11/numpy
copying numpy/_version.py -> build/lib.linux-x86_64-3.11/numpy
copying build/src.linux-x86_64-3.11/numpy/__config__.py -> build/lib.linux-x86_64-3.11/numpy
creating build/lib.linux-x86_64-3.11/numpy/compat
copying numpy/compat/py3k.py -> build/lib.linux-x86_64-3.11/numpy/compat
copying numpy/compat/_inspect.py -> build/lib.linux-x86_64-3.11/numpy/compat
copying numpy/compat/__init__.py -> build/lib.linux-x86_64-3.11/numpy/compat
copying numpy/compat/setup.py -> build/lib.linux-x86_64-3.11/numpy/compat
creating build/lib.linux-x86_64-3.11/numpy/compat/tests
copying numpy/compat/tests/test_compat.py -> build/lib.linux-x86_64-3.11/numpy/compat/tests
copying numpy/compat/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/compat/tests
creating build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/_methods.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/machar.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/setup_common.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/_ufunc_config.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/umath_tests.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/_exceptions.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/shape_base.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/numerictypes.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/umath.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/cversions.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/_dtype.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/_dtype_ctypes.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/numeric.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/overrides.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/arrayprint.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/multiarray.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/function_base.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/memmap.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/records.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/__init__.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/_asarray.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/setup.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/einsumfunc.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/_type_aliases.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/defchararray.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/_add_newdocs.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/getlimits.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/_string_helpers.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/fromnumeric.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/_internal.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/_add_newdocs_scalars.py -> build/lib.linux-x86_64-3.11/numpy/core
copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-x86_64-3.11/numpy/core
creating build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_umath.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_indexerrors.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_errstate.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_machar.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_getlimits.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_scalar_ctors.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_print.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_cpu_features.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_deprecations.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_casting_unittests.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_conversion_utils.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_scalarprint.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_unicode.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_simd.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_multiarray.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_overrides.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_api.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_scalarmath.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/_locales.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_indexing.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_abc.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_einsum.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_numeric.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_longdouble.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_scalarbuffer.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_datetime.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_arrayprint.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_dtype.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_scalarinherit.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_scalar_methods.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_defchararray.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_numerictypes.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_array_coercion.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_cython.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_cpu_dispatcher.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_records.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_mem_overlap.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_argparse.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_shape_base.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_item_selection.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_memmap.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_umath_complex.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_nditer.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test__exceptions.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_ufunc.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_function_base.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_simd_module.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_protocols.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_arraymethod.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_umath_accuracy.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_extint128.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
copying numpy/core/tests/test_half.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
creating build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/extension.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/ccompiler_opt.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/line_endings.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/log.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/msvccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/_shell_utils.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/cpuinfo.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/intelccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/lib2def.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/system_info.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/ccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/pathccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/msvc9compiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/misc_util.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/numpy_distribution.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/from_template.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/unixccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/conv_template.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/__init__.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/setup.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/npy_pkg_config.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/core.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying numpy/distutils/exec_command.py -> build/lib.linux-x86_64-3.11/numpy/distutils
copying build/src.linux-x86_64-3.11/numpy/distutils/__config__.py -> build/lib.linux-x86_64-3.11/numpy/distutils
creating build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/develop.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/build.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/egg_info.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/install_clib.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/install_headers.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/build_ext.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/build_clib.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/install_data.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/build_py.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/install.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/__init__.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/build_src.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/autodist.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/config.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/build_scripts.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/config_compiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
copying numpy/distutils/command/sdist.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
creating build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/fujitsu.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/environment.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/nv.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/none.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pathf95.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
creating build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_ccompiler_opt.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_build_ext.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_mingw32ccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_system_info.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_exec_command.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_npy_pkg_config.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler_gnu.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler_intel.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_misc_util.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler_nagfor.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_ccompiler_opt_conf.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_from_template.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
copying numpy/distutils/tests/test_shell_utils.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
creating build/lib.linux-x86_64-3.11/numpy/doc
copying numpy/doc/ufuncs.py -> build/lib.linux-x86_64-3.11/numpy/doc
copying numpy/doc/constants.py -> build/lib.linux-x86_64-3.11/numpy/doc
copying numpy/doc/__init__.py -> build/lib.linux-x86_64-3.11/numpy/doc
creating build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/common_rules.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/capi_maps.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/__version__.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/use_rules.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/func2subr.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/__main__.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/auxfuncs.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/f90mod_rules.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/cfuncs.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/cb_rules.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/diagnose.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/f2py2e.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/rules.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/crackfortran.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/__init__.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/setup.py -> build/lib.linux-x86_64-3.11/numpy/f2py
copying numpy/f2py/f2py_testing.py -> build/lib.linux-x86_64-3.11/numpy/f2py
creating build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_mixed.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_compile_function.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_common.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_parameter.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_assumed_shape.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/util.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_quoted_character.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_kind.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_size.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_abstract_interface.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_crackfortran.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_return_complex.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_block_docstring.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_return_logical.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_return_integer.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_array_from_pyobj.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_return_real.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_module_doc.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_callback.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_semicolon_split.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_string.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
copying numpy/f2py/tests/test_return_character.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
creating build/lib.linux-x86_64-3.11/numpy/fft
copying numpy/fft/helper.py -> build/lib.linux-x86_64-3.11/numpy/fft
copying numpy/fft/__init__.py -> build/lib.linux-x86_64-3.11/numpy/fft
copying numpy/fft/setup.py -> build/lib.linux-x86_64-3.11/numpy/fft
copying numpy/fft/_pocketfft.py -> build/lib.linux-x86_64-3.11/numpy/fft
creating build/lib.linux-x86_64-3.11/numpy/fft/tests
copying numpy/fft/tests/test_pocketfft.py -> build/lib.linux-x86_64-3.11/numpy/fft/tests
copying numpy/fft/tests/test_helper.py -> build/lib.linux-x86_64-3.11/numpy/fft/tests
copying numpy/fft/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/fft/tests
creating build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/recfunctions.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/mixins.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/format.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/arraypad.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/histograms.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/type_check.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/stride_tricks.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/shape_base.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/index_tricks.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/twodim_base.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/arraysetops.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/user_array.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/polynomial.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/npyio.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/function_base.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/_iotools.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/nanfunctions.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/__init__.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/setup.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/ufunclike.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/scimath.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/_version.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/utils.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/arrayterator.py -> build/lib.linux-x86_64-3.11/numpy/lib
copying numpy/lib/_datasource.py -> build/lib.linux-x86_64-3.11/numpy/lib
creating build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_format.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_polynomial.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_arraysetops.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_stride_tricks.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test__iotools.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_packbits.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_type_check.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test__datasource.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_io.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test__version.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_twodim_base.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_mixins.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_utils.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_shape_base.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_index_tricks.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_recfunctions.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_arraypad.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_nanfunctions.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_function_base.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_financial_expired.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_ufunclike.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_arrayterator.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
copying numpy/lib/tests/test_histograms.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
creating build/lib.linux-x86_64-3.11/numpy/linalg
copying numpy/linalg/linalg.py -> build/lib.linux-x86_64-3.11/numpy/linalg
copying numpy/linalg/__init__.py -> build/lib.linux-x86_64-3.11/numpy/linalg
copying numpy/linalg/setup.py -> build/lib.linux-x86_64-3.11/numpy/linalg
creating build/lib.linux-x86_64-3.11/numpy/linalg/tests
copying numpy/linalg/tests/test_linalg.py -> build/lib.linux-x86_64-3.11/numpy/linalg/tests
copying numpy/linalg/tests/test_deprecations.py -> build/lib.linux-x86_64-3.11/numpy/linalg/tests
copying numpy/linalg/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/linalg/tests
copying numpy/linalg/tests/test_build.py -> build/lib.linux-x86_64-3.11/numpy/linalg/tests
copying numpy/linalg/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/linalg/tests
creating build/lib.linux-x86_64-3.11/numpy/ma
copying numpy/ma/mrecords.py -> build/lib.linux-x86_64-3.11/numpy/ma
copying numpy/ma/extras.py -> build/lib.linux-x86_64-3.11/numpy/ma
copying numpy/ma/__init__.py -> build/lib.linux-x86_64-3.11/numpy/ma
copying numpy/ma/bench.py -> build/lib.linux-x86_64-3.11/numpy/ma
copying numpy/ma/testutils.py -> build/lib.linux-x86_64-3.11/numpy/ma
copying numpy/ma/setup.py -> build/lib.linux-x86_64-3.11/numpy/ma
copying numpy/ma/timer_comparison.py -> build/lib.linux-x86_64-3.11/numpy/ma
copying numpy/ma/core.py -> build/lib.linux-x86_64-3.11/numpy/ma
creating build/lib.linux-x86_64-3.11/numpy/ma/tests
copying numpy/ma/tests/test_deprecations.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
copying numpy/ma/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
copying numpy/ma/tests/test_mrecords.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
copying numpy/ma/tests/test_subclassing.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
copying numpy/ma/tests/test_old_ma.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
copying numpy/ma/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
copying numpy/ma/tests/test_extras.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
copying numpy/ma/tests/test_core.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
creating build/lib.linux-x86_64-3.11/numpy/matrixlib
copying numpy/matrixlib/defmatrix.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib
copying numpy/matrixlib/__init__.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib
copying numpy/matrixlib/setup.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib
creating build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_interaction.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_matrix_linalg.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_multiarray.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_masked_matrix.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_numeric.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_defmatrix.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
copying numpy/matrixlib/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
creating build/lib.linux-x86_64-3.11/numpy/polynomial
copying numpy/polynomial/_polybase.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
copying numpy/polynomial/hermite_e.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
copying numpy/polynomial/polyutils.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
copying numpy/polynomial/chebyshev.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
copying numpy/polynomial/polynomial.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
copying numpy/polynomial/legendre.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
copying numpy/polynomial/laguerre.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
copying numpy/polynomial/__init__.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
copying numpy/polynomial/setup.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
copying numpy/polynomial/hermite.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
creating build/lib.linux-x86_64-3.11/numpy/polynomial/tests
copying numpy/polynomial/tests/test_polynomial.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
copying numpy/polynomial/tests/test_laguerre.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
copying numpy/polynomial/tests/test_polyutils.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
copying numpy/polynomial/tests/test_hermite_e.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
copying numpy/polynomial/tests/test_printing.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
copying numpy/polynomial/tests/test_chebyshev.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
copying numpy/polynomial/tests/test_hermite.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
copying numpy/polynomial/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
copying numpy/polynomial/tests/test_legendre.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
copying numpy/polynomial/tests/test_classes.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
creating build/lib.linux-x86_64-3.11/numpy/random
copying numpy/random/_pickle.py -> build/lib.linux-x86_64-3.11/numpy/random
copying numpy/random/__init__.py -> build/lib.linux-x86_64-3.11/numpy/random
copying numpy/random/setup.py -> build/lib.linux-x86_64-3.11/numpy/random
creating build/lib.linux-x86_64-3.11/numpy/random/tests
copying numpy/random/tests/test_random.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
copying numpy/random/tests/test_direct.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
copying numpy/random/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
copying numpy/random/tests/test_randomstate_regression.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
copying numpy/random/tests/test_generator_mt19937.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
copying numpy/random/tests/test_smoke.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
copying numpy/random/tests/test_randomstate.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
copying numpy/random/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
copying numpy/random/tests/test_seed_sequence.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
copying numpy/random/tests/test_extending.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
copying numpy/random/tests/test_generator_mt19937_regressions.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
creating build/lib.linux-x86_64-3.11/numpy/testing
copying numpy/testing/print_coercion_tables.py -> build/lib.linux-x86_64-3.11/numpy/testing
copying numpy/testing/__init__.py -> build/lib.linux-x86_64-3.11/numpy/testing
copying numpy/testing/setup.py -> build/lib.linux-x86_64-3.11/numpy/testing
copying numpy/testing/utils.py -> build/lib.linux-x86_64-3.11/numpy/testing
creating build/lib.linux-x86_64-3.11/numpy/testing/_private
copying numpy/testing/_private/parameterized.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
copying numpy/testing/_private/decorators.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
copying numpy/testing/_private/noseclasses.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
copying numpy/testing/_private/nosetester.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
copying numpy/testing/_private/__init__.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
copying numpy/testing/_private/utils.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
creating build/lib.linux-x86_64-3.11/numpy/testing/tests
copying numpy/testing/tests/test_utils.py -> build/lib.linux-x86_64-3.11/numpy/testing/tests
copying numpy/testing/tests/test_doctesting.py -> build/lib.linux-x86_64-3.11/numpy/testing/tests
copying numpy/testing/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/testing/tests
creating build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/_callable.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/_scalars.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/_shape.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/_nbit.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/_char_codes.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/_dtype_like.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/_extended_precision.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/__init__.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/setup.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/_add_docstring.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/_array_like.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/_generic_alias.py -> build/lib.linux-x86_64-3.11/numpy/typing
copying numpy/typing/mypy_plugin.py -> build/lib.linux-x86_64-3.11/numpy/typing
creating build/lib.linux-x86_64-3.11/numpy/typing/tests
copying numpy/typing/tests/test_isfile.py -> build/lib.linux-x86_64-3.11/numpy/typing/tests
copying numpy/typing/tests/test_typing.py -> build/lib.linux-x86_64-3.11/numpy/typing/tests
copying numpy/typing/tests/test_generic_alias.py -> build/lib.linux-x86_64-3.11/numpy/typing/tests
copying numpy/typing/tests/test_runtime.py -> build/lib.linux-x86_64-3.11/numpy/typing/tests
copying numpy/typing/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/typing/tests
creating build/lib.linux-x86_64-3.11/numpy/tests
copying numpy/tests/test_warnings.py -> build/lib.linux-x86_64-3.11/numpy/tests
copying numpy/tests/test_ctypeslib.py -> build/lib.linux-x86_64-3.11/numpy/tests
copying numpy/tests/test_public_api.py -> build/lib.linux-x86_64-3.11/numpy/tests
copying numpy/tests/test_reloading.py -> build/lib.linux-x86_64-3.11/numpy/tests
copying numpy/tests/test_numpy_version.py -> build/lib.linux-x86_64-3.11/numpy/tests
copying numpy/tests/test_matlib.py -> build/lib.linux-x86_64-3.11/numpy/tests
copying numpy/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/tests
copying numpy/tests/test_scripts.py -> build/lib.linux-x86_64-3.11/numpy/tests
UPDATING build/lib.linux-x86_64-3.11/numpy/_version.py
set build/lib.linux-x86_64-3.11/numpy/_version.py to '1.21.1'
running build_clib
customize UnixCCompiler
customize UnixCCompiler using new_build_clib
CCompilerOpt.cc_test_flags[1008] : testing flags (-march=native)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC
creating /tmp/tmp6wadfha1/tmp
creating /tmp/tmp6wadfha1/tmp/pip-install-isjxpijs
creating /tmp/tmp6wadfha1/tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945
creating /tmp/tmp6wadfha1/tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/numpy
creating /tmp/tmp6wadfha1/tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/numpy/distutils
creating /tmp/tmp6wadfha1/tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/numpy/distutils/checks
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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-march=native'
CCompilerOpt.cc_test_flags[1008] : testing flags (-O3)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3'
CCompilerOpt.cc_test_flags[1008] : testing flags (-Werror)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-Werror'
CCompilerOpt.__init__[1696] : check requested baseline
CCompilerOpt.cc_test_flags[1008] : testing flags (-msse)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse'
CCompilerOpt.cc_test_flags[1008] : testing flags (-msse2)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse2'
CCompilerOpt.feature_test[1461] : testing feature 'SSE' with flags (-msse -msse2)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -Werror'
CCompilerOpt.feature_test[1461] : testing feature 'SSE2' with flags (-msse -msse2)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -Werror'
CCompilerOpt.cc_test_flags[1008] : testing flags (-msse3)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse3'
CCompilerOpt.feature_test[1461] : testing feature 'SSE3' with flags (-msse -msse2 -msse3)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -Werror'
CCompilerOpt.__init__[1705] : check requested dispatch-able features
CCompilerOpt.cc_test_flags[1008] : testing flags (-mssse3)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mssse3'
CCompilerOpt.cc_test_flags[1008] : testing flags (-msse4.1)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse4.1'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mpopcnt)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mpopcnt'
CCompilerOpt.feature_test[1461] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror'
CCompilerOpt.feature_test[1461] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -Werror'
CCompilerOpt.cc_test_flags[1008] : testing flags (-msse4.2)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse4.2'
CCompilerOpt.feature_test[1461] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror'
CCompilerOpt.feature_test[1461] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx'
CCompilerOpt.feature_test[1461] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mf16c)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mf16c'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mfma)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mfma'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx2)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx2'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512f)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512f'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512cd)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512cd'
CCompilerOpt.feature_test[1461] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -Werror'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512vl -mavx512bw -mavx512dq)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512vl -mavx512bw -mavx512dq'
CCompilerOpt.feature_test[1461] : testing feature 'AVX512_SKX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
CCompilerOpt.feature_test[1461] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror'
CCompilerOpt.feature_test[1461] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror'
CCompilerOpt.feature_test[1461] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror'
CCompilerOpt.feature_test[1461] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512vnni)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512vnni'
CCompilerOpt.feature_test[1461] : testing feature 'AVX512_CLX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -Werror'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512ifma -mavx512vbmi)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512ifma -mavx512vbmi'
CCompilerOpt.feature_test[1461] : testing feature 'AVX512_CNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -Werror'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq'
CCompilerOpt.feature_test[1461] : testing feature 'AVX512_ICL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq -Werror'
CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512er -mavx512pf)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512er -mavx512pf'
CCompilerOpt.feature_test[1461] : testing feature 'AVX512_KNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -Werror'
CCompilerOpt.dist_test[576] : CCompilerOpt._dist_test_spawn[711] : Command (x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c /tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/numpy/distutils/checks/cpu_avx512_knl.c -o /tmp/tmp6wadfha1/tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/numpy/distutils/checks/cpu_avx512_knl.o -MMD -MF /tmp/tmp6wadfha1/tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/numpy/distutils/checks/cpu_avx512_knl.o.d -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -Werror) failed with exit status 1 output ->
In file included from /usr/lib/gcc/x86_64-linux-gnu/12/include/immintrin.h:51,
from /tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/numpy/distutils/checks/cpu_avx512_knl.c:14:
In function ‘_mm512_exp2a23_round_pd’,
inlined from ‘main’ at /tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/numpy/distutils/checks/cpu_avx512_knl.c:21:17:
/usr/lib/gcc/x86_64-linux-gnu/12/include/avx512erintrin.h:55:20: error: ‘__W’ is used uninitialized [-Werror=uninitialized]
55 | return (__m512d) __builtin_ia32_exp2pd_mask ((__v8df) __A,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 | (__v8df) __W,
| ~~~~~~~~~~~~~
57 | (__mmask8) -1, __R);
| ~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/12/include/avx512erintrin.h: In function ‘main’:
/usr/lib/gcc/x86_64-linux-gnu/12/include/avx512erintrin.h:54:11: note: ‘__W’ was declared here
54 | __m512d __W;
| ^~~
In file included from /usr/lib/gcc/x86_64-linux-gnu/12/include/immintrin.h:53:
In function ‘_mm512_mask_prefetch_i64scatter_pd’,
inlined from ‘main’ at /tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/numpy/distutils/checks/cpu_avx512_knl.c:23:5:
/usr/lib/gcc/x86_64-linux-gnu/12/include/avx512pfintrin.h:180:3: error: ‘base’ may be used uninitialized [-Werror=maybe-uninitialized]
180 | __builtin_ia32_scatterpfqpd (__mask, (__v8di) __index, __addr, __scale,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
181 | __hint);
| ~~~~~~~
<built-in>: In function ‘main’:
<built-in>: note: by argument 3 of type ‘const void *’ to ‘__builtin_ia32_scatterpfqpd’ declared here
/tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/numpy/distutils/checks/cpu_avx512_knl.c:18:9: note: ‘base’ declared here
18 | int base[128];
| ^~~~
cc1: all warnings being treated as errors
CCompilerOpt.feature_test[1477] : testing failed
CCompilerOpt.__init__[1717] : skip features (SSE2 SSE3 SSE) since its part of baseline
CCompilerOpt.__init__[1721] : initialize targets groups
CCompilerOpt.__init__[1723] : parse target group simd_test
CCompilerOpt._parse_target_tokens[1934] : skip targets (ASIMD FMA4 VSX3 NEON VSX XOP VSX2) not part of baseline or dispatch-able features
CCompilerOpt._parse_policy_not_keepbase[2046] : skip baseline features (SSE2)
CCompilerOpt.generate_dispatch_header[2267] : generate CPU dispatch header: (build/src.linux-x86_64-3.11/numpy/distutils/include/npy_cpu_dispatch_config.h)
CCompilerOpt.generate_dispatch_header[2276] : dispatch header dir build/src.linux-x86_64-3.11/numpy/distutils/include does not exist, creating it
CCompilerOpt.feature_extra_checks[1541] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror'
CCompilerOpt.feature_extra_checks[1541] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK)
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
building 'npymath' library
compiling C sources
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC
creating build/temp.linux-x86_64-3.11
creating build/temp.linux-x86_64-3.11/numpy
creating build/temp.linux-x86_64-3.11/numpy/core
creating build/temp.linux-x86_64-3.11/numpy/core/src
creating build/temp.linux-x86_64-3.11/numpy/core/src/npymath
creating build/temp.linux-x86_64-3.11/build
creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11
creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy
creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core
creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src
creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/npymath
compile options: '-Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
x86_64-linux-gnu-gcc: numpy/core/src/npymath/npy_math.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/npymath/ieee754.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_complex.c
x86_64-linux-gnu-gcc: numpy/core/src/npymath/halffloat.c
x86_64-linux-gnu-gcc-ar: adding 4 object files to build/temp.linux-x86_64-3.11/libnpymath.a
building 'npyrandom' library
compiling C sources
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC
creating build/temp.linux-x86_64-3.11/numpy/random
creating build/temp.linux-x86_64-3.11/numpy/random/src
creating build/temp.linux-x86_64-3.11/numpy/random/src/distributions
compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
x86_64-linux-gnu-gcc: numpy/random/src/distributions/logfactorial.c
x86_64-linux-gnu-gcc: numpy/random/src/distributions/distributions.c
x86_64-linux-gnu-gcc: numpy/random/src/distributions/random_mvhg_count.c
x86_64-linux-gnu-gcc: numpy/random/src/distributions/random_mvhg_marginals.c
x86_64-linux-gnu-gcc: numpy/random/src/distributions/random_hypergeometric.c
x86_64-linux-gnu-gcc-ar: adding 5 object files to build/temp.linux-x86_64-3.11/libnpyrandom.a
running build_ext
customize UnixCCompiler
customize UnixCCompiler using new_build_ext
CCompilerOpt.__init__[781] : hit the memory cache
CCompilerOpt.generate_dispatch_header[2267] : generate CPU dispatch header: (build/src.linux-x86_64-3.11/numpy/distutils/include/npy_cpu_dispatch_config.h)
building 'numpy.core._multiarray_tests' extension
compiling C sources
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC
creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/multiarray
creating build/temp.linux-x86_64-3.11/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.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/_multiarray_tests.c
x86_64-linux-gnu-gcc: numpy/core/src/common/mem_overlap.c
x86_64-linux-gnu-gcc: numpy/core/src/common/npy_argparse.c
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/multiarray/_multiarray_tests.o build/temp.linux-x86_64-3.11/numpy/core/src/common/mem_overlap.o build/temp.linux-x86_64-3.11/numpy/core/src/common/npy_argparse.o -L/usr/lib/x86_64-linux-gnu -Lbuild/temp.linux-x86_64-3.11 -lnpymath -o build/lib.linux-x86_64-3.11/numpy/core/_multiarray_tests.cpython-311-x86_64-linux-gnu.so
building 'numpy.core._multiarray_umath' extension
compiling C dispatch-able sources
CCompilerOpt.parse_targets[1763] : looking for '@targets' inside -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.c
CCompilerOpt._parse_target_tokens[1934] : skip targets (NEON VSX2) not part of baseline or dispatch-able features
CCompilerOpt._parse_policy_not_keepbase[2046] : skip baseline features (SSE2)
CCompilerOpt._parse_target_tokens[1958] : policy 'MAXOPT' is ON
CCompilerOpt._generate_config[2501] : generate dispatched config -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.h
CCompilerOpt.parse_targets[1763] : looking for '@targets' inside -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
CCompilerOpt._parse_policy_not_keepbase[2046] : skip baseline features (SSE2)
CCompilerOpt._parse_target_tokens[1958] : policy 'MAXOPT' is ON
CCompilerOpt._generate_config[2501] : generate dispatched config -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.h
CCompilerOpt._wrap_target[2463] : wrap dispatch-able target -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c
CCompilerOpt._wrap_target[2463] : wrap dispatch-able target -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c
CCompilerOpt.parse_targets[1763] : looking for '@targets' inside -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
CCompilerOpt._parse_target_tokens[1934] : skip targets (NEON VSX2) not part of baseline or dispatch-able features
CCompilerOpt._parse_policy_not_keepbase[2046] : skip baseline features (SSE2)
CCompilerOpt._parse_target_tokens[1958] : policy 'MAXOPT' is ON
CCompilerOpt._generate_config[2501] : generate dispatched config -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.h
CCompilerOpt._wrap_target[2463] : wrap dispatch-able target -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c
CCompilerOpt._wrap_target[2463] : wrap dispatch-able target -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c
CCompilerOpt._wrap_target[2463] : wrap dispatch-able target -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c
CCompilerOpt._wrap_target[2463] : wrap dispatch-able target -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c
CCompilerOpt.parse_targets[1763] : looking for '@targets' inside -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
CCompilerOpt._parse_target_tokens[1934] : skip targets (NEON_VFPV4 VSX2) not part of baseline or dispatch-able features
CCompilerOpt._parse_target_tokens[1958] : policy 'MAXOPT' is ON
CCompilerOpt._generate_config[2501] : generate dispatched config -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.h
CCompilerOpt._wrap_target[2463] : wrap dispatch-able target -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c
CCompilerOpt._wrap_target[2463] : wrap dispatch-able target -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c
CCompilerOpt.parse_targets[1763] : looking for '@targets' inside -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
CCompilerOpt._parse_target_tokens[1958] : policy 'MAXOPT' is ON
CCompilerOpt._generate_config[2501] : generate dispatched config -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.h
CCompilerOpt._wrap_target[2463] : wrap dispatch-able target -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c
CCompilerOpt._wrap_target[2463] : wrap dispatch-able target -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c
CCompilerOpt._wrap_target[2463] : wrap dispatch-able target -> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC
creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/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 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3'
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f'
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2'
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq'
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1'
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -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 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2'
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c
compiling C sources
C compiler: x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC
creating build/temp.linux-x86_64-3.11/numpy/core/src/multiarray
creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/npysort
creating build/temp.linux-x86_64-3.11/numpy/core/src/umath
creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/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 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/abstractdtypes.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/arrayfunction_override.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/conversion_utils.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/common.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/array_coercion.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/datetime_busday.c
numpy/core/src/multiarray/array_coercion.c: In function ‘PyArray_DiscoverDTypeAndShape_Recursive’:
numpy/core/src/multiarray/array_coercion.c:1098:9: warning: ‘update_shape’ reading 256 bytes from a region of size 8 [-Wstringop-overread]
1098 | if (update_shape(curr_dims, &max_dims,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1099 | out_shape, 1, &size, NPY_TRUE, flags) < 0) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/array_coercion.c:1098:9: note: referencing argument 5 of type ‘const npy_intp[32]’ {aka ‘const long int[32]’}
numpy/core/src/multiarray/array_coercion.c:484:1: note: in a call to function ‘update_shape’
484 | update_shape(int curr_ndim, int *max_ndim,
| ^~~~~~~~~~~~
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/alloc.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/common_dtype.c
numpy/core/src/multiarray/array_coercion.c:1098:9: warning: ‘update_shape’ reading 256 bytes from a region of size 8 [-Wstringop-overread]
1098 | if (update_shape(curr_dims, &max_dims,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1099 | out_shape, 1, &size, NPY_TRUE, flags) < 0) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/buffer.c
numpy/core/src/multiarray/array_coercion.c:1098:9: note: referencing argument 5 of type ‘const npy_intp[32]’ {aka ‘const long int[32]’}
numpy/core/src/multiarray/array_coercion.c:484:1: note: in a call to function ‘update_shape’
484 | update_shape(int curr_ndim, int *max_ndim,
| ^~~~~~~~~~~~
numpy/core/src/multiarray/array_coercion.c:1098:9: warning: ‘update_shape’ reading 256 bytes from a region of size 8 [-Wstringop-overread]
1098 | if (update_shape(curr_dims, &max_dims,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1099 | out_shape, 1, &size, NPY_TRUE, flags) < 0) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/array_coercion.c:1098:9: note: referencing argument 5 of type ‘const npy_intp[32]’ {aka ‘const long int[32]’}
numpy/core/src/multiarray/array_coercion.c:484:1: note: in a call to function ‘update_shape’
484 | update_shape(int curr_ndim, int *max_ndim,
| ^~~~~~~~~~~~
In function ‘PyDataMem_FREE’,
inlined from ‘PyDataMem_FREE’ at numpy/core/src/multiarray/alloc.c:286:1,
inlined from ‘_npy_free_cache’ at numpy/core/src/multiarray/alloc.c:128:5,
inlined from ‘npy_free_cache’ at numpy/core/src/multiarray/alloc.c:163:5:
numpy/core/src/multiarray/alloc.c:294:14: warning: pointer ‘p’ may be used after ‘free’ [-Wuse-after-free]
294 | (*_PyDataMem_eventhook)(ptr, NULL, 0,
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
295 | _PyDataMem_eventhook_user_data);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘PyDataMem_FREE’,
inlined from ‘_npy_free_cache’ at numpy/core/src/multiarray/alloc.c:128:5,
inlined from ‘npy_free_cache’ at numpy/core/src/multiarray/alloc.c:163:5:
numpy/core/src/multiarray/alloc.c:289:5: note: call to ‘free’ here
289 | free(ptr);
| ^~~~~~~~~
In function ‘PyDataMem_FREE’,
inlined from ‘PyDataMem_FREE’ at numpy/core/src/multiarray/alloc.c:286:1:
numpy/core/src/multiarray/alloc.c:294:14: warning: pointer ‘ptr’ may be used after ‘free’ [-Wuse-after-free]
294 | (*_PyDataMem_eventhook)(ptr, NULL, 0,
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
295 | _PyDataMem_eventhook_user_data);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/alloc.c: In function ‘PyDataMem_FREE’:
numpy/core/src/multiarray/alloc.c:289:5: note: call to ‘free’ here
289 | free(ptr);
| ^~~~~~~~~
numpy/core/src/multiarray/alloc.c: In function ‘PyDataMem_RENEW’:
numpy/core/src/multiarray/alloc.c:312:9: warning: pointer ‘ptr’ may be used after ‘realloc’ [-Wuse-after-free]
312 | PyTraceMalloc_Untrack(NPY_TRACE_DOMAIN, (npy_uintp)ptr);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/alloc.c:310:14: note: call to ‘realloc’ here
310 | result = realloc(ptr, size);
| ^~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/alloc.c:319:14: warning: pointer ‘ptr’ may be used after ‘realloc’ [-Wuse-after-free]
319 | (*_PyDataMem_eventhook)(ptr, result, size,
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
320 | _PyDataMem_eventhook_user_data);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/alloc.c:310:14: note: call to ‘realloc’ here
310 | result = realloc(ptr, size);
| ^~~~~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/arrayobject.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/array_method.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/ctors.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/datetime_busdaycal.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/convert.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/calculation.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/descriptor.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/array_assign_scalar.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/convert_datatype.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/array_assign_array.c
In file included from numpy/core/src/common/npy_cpu_dispatch.h:8,
from numpy/core/src/common/npy_config.h:6,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/include/numpy/ndarrayobject.h:12,
from numpy/core/include/numpy/arrayobject.h:4,
from numpy/core/src/multiarray/convert_datatype.c:7:
numpy/core/include/numpy/utils.h:27:24: warning: argument 2 of type ‘PyArray_DTypeMeta *[2]’ {aka ‘struct PyArray_DTypeMeta_tag *[2]’} with mismatched bound [-Warray-parameter=]
27 | #define NPY_UNUSED(x) (__NPY_UNUSED_TAGGED ## x) __COMP_NPY_UNUSED
numpy/core/src/multiarray/convert_datatype.c:2256:28: note: in expansion of macro ‘NPY_UNUSED’
2256 | PyArray_DTypeMeta *NPY_UNUSED(dtypes[2]),
| ^~~~~~~~~~
In file included from numpy/core/src/multiarray/convert_datatype.c:26:
numpy/core/src/multiarray/convert_datatype.h:81:29: note: previously declared as ‘PyArray_DTypeMeta **’ {aka ‘struct PyArray_DTypeMeta_tag **’}
81 | PyArray_DTypeMeta **dtypes,
| ~~~~~~~~~~~~~~~~~~~~^~~~~~
numpy/core/src/multiarray/convert_datatype.c:2257:24: warning: argument 3 of type ‘PyArray_Descr *[2]’ {aka ‘struct _PyArray_Descr *[2]’} with mismatched bound [-Warray-parameter=]
2257 | PyArray_Descr *given_descrs[2],
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
numpy/core/src/multiarray/convert_datatype.h:82:25: note: previously declared as ‘PyArray_Descr **’ {aka ‘struct _PyArray_Descr **’}
82 | PyArray_Descr **given_descrs,
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
numpy/core/src/multiarray/convert_datatype.c:2258:24: warning: argument 4 of type ‘PyArray_Descr *[2]’ {aka ‘struct _PyArray_Descr *[2]’} with mismatched bound [-Warray-parameter=]
2258 | PyArray_Descr *loop_descrs[2])
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
numpy/core/src/multiarray/convert_datatype.h:83:25: note: previously declared as ‘PyArray_Descr **’ {aka ‘struct _PyArray_Descr **’}
83 | PyArray_Descr **loop_descrs);
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~
numpy/core/src/multiarray/convert_datatype.c:2321:28: warning: argument 2 of type ‘PyArray_DTypeMeta *[2]’ {aka ‘struct PyArray_DTypeMeta_tag *[2]’} with mismatched bound [-Warray-parameter=]
2321 | PyArray_DTypeMeta *dtypes[2],
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~
numpy/core/src/multiarray/convert_datatype.h:95:29: note: previously declared as ‘PyArray_DTypeMeta **’ {aka ‘struct PyArray_DTypeMeta_tag **’}
95 | PyArray_DTypeMeta **dtypes,
| ~~~~~~~~~~~~~~~~~~~~^~~~~~
numpy/core/src/multiarray/convert_datatype.c:2322:24: warning: argument 3 of type ‘PyArray_Descr *[2]’ {aka ‘struct _PyArray_Descr *[2]’} with mismatched bound [-Warray-parameter=]
2322 | PyArray_Descr *given_descrs[2],
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
numpy/core/src/multiarray/convert_datatype.h:96:25: note: previously declared as ‘PyArray_Descr **’ {aka ‘struct _PyArray_Descr **’}
96 | PyArray_Descr **input_descrs,
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
numpy/core/src/multiarray/convert_datatype.c:2323:24: warning: argument 4 of type ‘PyArray_Descr *[2]’ {aka ‘struct _PyArray_Descr *[2]’} with mismatched bound [-Warray-parameter=]
2323 | PyArray_Descr *loop_descrs[2])
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
numpy/core/src/multiarray/convert_datatype.h:97:25: note: previously declared as ‘PyArray_Descr **’ {aka ‘struct _PyArray_Descr **’}
97 | PyArray_Descr **loop_descrs);
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/compiled_base.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/dragon4.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.c
numpy/core/src/multiarray/arraytypes.c.src: In function ‘get_dummy_stack_array’:
numpy/core/src/multiarray/arraytypes.c.src:65:26: error: lvalue required as left operand of assignment
65 | Py_TYPE(&new_fields) = NULL;
| ^
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/datetime.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/flagsobject.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/iterators.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/dtypemeta.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/dtype_transfer.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/getset.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/methods.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/nditer_constr.c
numpy/core/src/multiarray/nditer_constr.c: In function ‘npyiter_replace_axisdata’:
numpy/core/src/multiarray/nditer_constr.c:2025:32: warning: writing 8 bytes into a region of size 0 [-Wstringop-overflow=]
2025 | NIT_BASEOFFSETS(iter)[iop] = baseoffset;
In file included from numpy/core/src/multiarray/nditer_constr.c:16:
numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset [40, 6160] into destination object ‘iter_flexdata’ of size 1
149 | char iter_flexdata;
| ^~~~~~~~~~~~~
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/hashdescr.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/datetime_strings.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/legacy_dtype_implementation.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/item_selection.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/lowlevel_strided_loops.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/sequence.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/shape.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/nditer_pywrap.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/scalarapi.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum_sumprod.c
numpy/core/src/multiarray/scalarapi.c: In function ‘PyArray_Scalar’:
numpy/core/src/multiarray/scalarapi.c:767:13: warning: ‘ob_shash’ is deprecated [-Wdeprecated-declarations]
767 | ((PyBytesObject *)obj)->ob_shash = -1;
| ^
In file included from /usr/include/python3.11/bytesobject.h:62,
from /usr/include/python3.11/Python.h:50,
from numpy/core/src/multiarray/scalarapi.c:2:
/usr/include/python3.11/cpython/bytesobject.h:7:35: note: declared here
7 | Py_DEPRECATED(3.11) Py_hash_t ob_shash;
| ^~~~~~~~
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/number.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/scalartypes.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/strfuncs.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/temp_elide.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/refcount.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/typeinfo.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/vdot.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/usertypes.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/quicksort.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/heapsort.c
x86_64-linux-gnu-gcc: numpy/core/src/umath/umathmodule.c
x86_64-linux-gnu-gcc: numpy/core/src/umath/reduction.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/nditer_templ.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/radixsort.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/nditer_api.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/mergesort.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/selection.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/clip.c
x86_64-linux-gnu-gcc: numpy/core/src/umath/ufunc_object.c
x86_64-linux-gnu-gcc: numpy/core/src/umath/ufunc_type_resolution.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/timsort.c
x86_64-linux-gnu-gcc: numpy/core/src/umath/override.c
x86_64-linux-gnu-gcc: numpy/core/src/common/array_assign.c
x86_64-linux-gnu-gcc: numpy/core/src/common/mem_overlap.c
x86_64-linux-gnu-gcc: numpy/core/src/common/npy_argparse.c
x86_64-linux-gnu-gcc: numpy/core/src/common/npy_longdouble.c
x86_64-linux-gnu-gcc: numpy/core/src/common/ucsnarrow.c
x86_64-linux-gnu-gcc: numpy/core/src/common/ufunc_override.c
x86_64-linux-gnu-gcc: numpy/core/src/umath/extobj.c
x86_64-linux-gnu-gcc: numpy/core/src/common/numpyos.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/scalarmath.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/common/npy_cpu_features.c
x86_64-linux-gnu-gcc: numpy/core/src/common/cblasfuncs.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/binsearch.c
x86_64-linux-gnu-gcc: numpy/core/src/common/python_xerbla.c
x86_64-linux-gnu-gcc: numpy/core/src/multiarray/mapping.c
x86_64-linux-gnu-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.c
error: Command "x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -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 -Inumpy/core/src/_simd -I/home/ubuntu-cinnamon/venv/include -I/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.c -o build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.o -MMD -MF build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.o.d -msse -msse2 -msse3" failed with exit status 1
########### EXT COMPILER OPTIMIZATION ###########
Platform :
Architecture: x64
Compiler : gcc
CPU baseline :
Requested : 'min'
Enabled : SSE SSE2 SSE3
Flags : -msse -msse2 -msse3
Extra checks: none
CPU dispatch :
Requested : 'max -xop -fma4'
Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
Generated :
:
SSE41 : SSE SSE2 SSE3 SSSE3
Flags : -msse -msse2 -msse3 -mssse3 -msse4.1
Extra checks: none
Detect : SSE SSE2 SSE3 SSSE3 SSE41
: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
:
AVX2 : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C
Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2
Extra checks: none
Detect : AVX F16C AVX2
: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
:
(FMA3 AVX2) : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C
Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2
Extra checks: none
Detect : AVX F16C FMA3 AVX2
: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
:
AVX512F : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2
Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f
Extra checks: AVX512F_REDUCE
Detect : AVX512F
: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
:
AVX512_SKX : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD
Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq
Extra checks: AVX512BW_MASK AVX512DQ_MASK
Detect : AVX512_SKX
: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
CCompilerOpt.cache_flush[804] : write cache to path -> /tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/build/temp.linux-x86_64-3.11/ccompiler_opt_cache_ext.py
########### CLIB COMPILER OPTIMIZATION ###########
Platform :
Architecture: x64
Compiler : gcc
CPU baseline :
Requested : 'min'
Enabled : SSE SSE2 SSE3
Flags : -msse -msse2 -msse3
Extra checks: none
CPU dispatch :
Requested : 'max -xop -fma4'
Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
Generated : none
CCompilerOpt.cache_flush[804] : write cache to path -> /tmp/pip-install-isjxpijs/numpy_27640627cad64eb2b5673dc55db31945/build/temp.linux-x86_64-3.11/ccompiler_opt_cache_clib.py
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for numpy Failed to build numpy