Skip to content

Instantly share code, notes, and snippets.

@ashesfall
Last active October 9, 2023 20:28
Show Gist options
  • Save ashesfall/612c8ec7bef877f01e5b8e49df51ba76 to your computer and use it in GitHub Desktop.
Save ashesfall/612c8ec7bef877f01e5b8e49df51ba76 to your computer and use it in GitHub Desktop.
Fail to install scipy, graalvm
<frozen graalpy.pip_hook>:48: RuntimeWarning: You are using an untested version of pip. GraalPy provides patches and workarounds for a number of packages when used with compatible pip versions. We recommend to stick with the pip version that ships with this version of GraalPy.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [2650 lines of output]
Ignoring numpy: markers 'platform_machine == "loongarch64"' don't match your environment
Ignoring numpy: markers 'python_version == "3.9" and platform_system == "Windows" and platform_python_implementation != "PyPy"' don't match your environment
Ignoring numpy: markers 'python_version == "3.10" and platform_system == "Windows" and platform_python_implementation != "PyPy"' don't match your environment
Ignoring numpy: markers 'python_version == "3.9" and (platform_system != "Windows" and platform_machine != "loongarch64") and platform_python_implementation != "PyPy"' don't match your environment
Ignoring numpy: markers 'python_version == "3.11" and platform_python_implementation != "PyPy"' don't match your environment
Ignoring numpy: markers 'python_version == "3.12"' don't match your environment
Ignoring numpy: markers 'python_version >= "3.9" and platform_python_implementation == "PyPy"' don't match your environment
Ignoring numpy: markers 'python_version >= "3.13"' don't match your environment
Collecting meson-python<0.15.0,>=0.12.1
Obtaining dependency information for meson-python<0.15.0,>=0.12.1 from https://files.pythonhosted.org/packages/86/06/369125aa34e9b6d83001c636cdd1c77473aac5d5f6b446047cf20a25c88a/meson_python-0.14.0-py3-none-any.whl.metadata
Using cached meson_python-0.14.0-py3-none-any.whl.metadata (4.1 kB)
Collecting Cython<3.0,>=0.29.35
Obtaining dependency information for Cython<3.0,>=0.29.35 from https://files.pythonhosted.org/packages/3f/d6/9eed523aeaca42acbaa3e6d3850edae780dc7f8da9df1bf6a2ceb851839c/Cython-0.29.36-py2.py3-none-any.whl.metadata
Using cached Cython-0.29.36-py2.py3-none-any.whl.metadata (3.1 kB)
Collecting pybind11<2.11.1,>=2.10.4
Obtaining dependency information for pybind11<2.11.1,>=2.10.4 from https://files.pythonhosted.org/packages/6d/88/37445fde2baddf06e13753b722c4d82b60a9844784567a80a04e9b6c6c74/pybind11-2.11.0-py3-none-any.whl.metadata
Using cached pybind11-2.11.0-py3-none-any.whl.metadata (9.5 kB)
Collecting pythran<0.15.0,>=0.12.0
Obtaining dependency information for pythran<0.15.0,>=0.12.0 from https://files.pythonhosted.org/packages/ee/4b/60484d3210b3d832d8be14513ff3e2539c10a223ab87a57bb4fd21a996a2/pythran-0.14.0-py3-none-any.whl.metadata
Using cached pythran-0.14.0-py3-none-any.whl.metadata (1.7 kB)
Collecting numpy==1.21.6
Using cached numpy-1.21.6.zip (10.3 MB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting meson>=0.63.3 (from meson-python<0.15.0,>=0.12.1)
Obtaining dependency information for meson>=0.63.3 from https://files.pythonhosted.org/packages/4b/62/602e91c1da05abf88d86dbc89e05e09665cf06f42ccebca67401bbce90fe/meson-1.2.2-py3-none-any.whl.metadata
Using cached meson-1.2.2-py3-none-any.whl.metadata (1.7 kB)
Collecting pyproject-metadata>=0.7.1 (from meson-python<0.15.0,>=0.12.1)
Using cached pyproject_metadata-0.7.1-py3-none-any.whl (7.4 kB)
Collecting tomli>=1.0.0 (from meson-python<0.15.0,>=0.12.1)
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting ply>=3.4 (from pythran<0.15.0,>=0.12.0)
Using cached ply-3.11-py2.py3-none-any.whl (49 kB)
Collecting gast~=0.5.0 (from pythran<0.15.0,>=0.12.0)
Using cached gast-0.5.4-py3-none-any.whl (19 kB)
Collecting beniget~=0.4.0 (from pythran<0.15.0,>=0.12.0)
Using cached beniget-0.4.1-py3-none-any.whl (9.4 kB)
Collecting packaging>=19.0 (from pyproject-metadata>=0.7.1->meson-python<0.15.0,>=0.12.1)
Obtaining dependency information for packaging>=19.0 from https://files.pythonhosted.org/packages/ec/1a/610693ac4ee14fcdf2d9bf3c493370e4f2ef7ae2e19217d7a237ff42367d/packaging-23.2-py3-none-any.whl.metadata
Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
Using cached meson_python-0.14.0-py3-none-any.whl (76 kB)
Using cached Cython-0.29.36-py2.py3-none-any.whl (988 kB)
Using cached pybind11-2.11.0-py3-none-any.whl (227 kB)
Using cached pythran-0.14.0-py3-none-any.whl (4.3 MB)
Using cached meson-1.2.2-py3-none-any.whl (964 kB)
Using cached packaging-23.2-py3-none-any.whl (53 kB)
Building wheels for collected packages: numpy
Building wheel for numpy (pyproject.toml): started
Building wheel for numpy (pyproject.toml): still running...
Building wheel for numpy (pyproject.toml): still running...
Building wheel for numpy (pyproject.toml): still running...
Building wheel for numpy (pyproject.toml): still running...
Building wheel for numpy (pyproject.toml): still running...
Building wheel for numpy (pyproject.toml): still running...
Building wheel for numpy (pyproject.toml): finished with status 'error'
error: subprocess-exited-with-error
× Building wheel for numpy (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [2580 lines of output]
/tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f/setup.py:63: RuntimeWarning: NumPy 1.21.6 may not yet support Python 3.10.
warnings.warn(
Running from numpy source directory.
Cythonizing sources
Processing numpy/random/_bounded_integers.pxd.in
Processing numpy/random/_common.pyx
Processing numpy/random/_philox.pyx
Processing numpy/random/bit_generator.pyx
Processing numpy/random/mtrand.pyx
Processing numpy/random/_mt19937.pyx
Processing numpy/random/_generator.pyx
Processing numpy/random/_pcg64.pyx
Processing numpy/random/_bounded_integers.pyx.in
Processing numpy/random/_sfc64.pyx
blas_opt_info:
blas_mkl_info:
customize UnixCCompiler
libraries mkl_rt not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
blis_info:
libraries blis not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
openblas_info:
libraries openblas not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
accelerate_info:
NOT AVAILABLE
atlas_3_10_blas_threads_info:
Setting PTATLAS=ATLAS
libraries tatlas not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
atlas_3_10_blas_info:
libraries satlas not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
atlas_blas_info:
libraries f77blas,cblas,atlas not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
/tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f/numpy/distutils/system_info.py:2026: UserWarning:
Optimized (vendor) Blas libraries are not found.
Falls back to netlib Blas library which has worse performance.
A better performance should be easily gained by switching
Blas library.
if self._calc_info(blas):
blas_info:
libraries blas not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
/tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f/numpy/distutils/system_info.py:2026: UserWarning:
Blas (http://www.netlib.org/blas/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [blas]) or by setting
the BLAS environment variable.
if self._calc_info(blas):
blas_src_info:
NOT AVAILABLE
/tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f/numpy/distutils/system_info.py:2026: UserWarning:
Blas (http://www.netlib.org/blas/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [blas_src]) or by setting
the BLAS_SRC environment variable.
if self._calc_info(blas):
NOT AVAILABLE
non-existing path in 'numpy/distutils': 'site.cfg'
lapack_opt_info:
lapack_mkl_info:
libraries mkl_rt not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
openblas_lapack_info:
libraries openblas not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
openblas_clapack_info:
libraries openblas,lapack not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
flame_info:
libraries flame not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
atlas_3_10_threads_info:
Setting PTATLAS=ATLAS
libraries lapack_atlas not found in /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib
libraries tatlas,tatlas not found in /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib
libraries lapack_atlas not found in /usr/local/lib
libraries tatlas,tatlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/lib64
libraries tatlas,tatlas not found in /usr/lib64
libraries lapack_atlas not found in /usr/lib
libraries tatlas,tatlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
libraries tatlas,tatlas not found in /usr/lib/x86_64-linux-gnu
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
NOT AVAILABLE
atlas_3_10_info:
libraries lapack_atlas not found in /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib
libraries satlas,satlas not found in /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib
libraries lapack_atlas not found in /usr/local/lib
libraries satlas,satlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/lib64
libraries satlas,satlas not found in /usr/lib64
libraries lapack_atlas not found in /usr/lib
libraries satlas,satlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
libraries satlas,satlas not found in /usr/lib/x86_64-linux-gnu
<class 'numpy.distutils.system_info.atlas_3_10_info'>
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
libraries lapack_atlas not found in /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib
libraries ptf77blas,ptcblas,atlas not found in /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib
libraries lapack_atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/lib64
libraries ptf77blas,ptcblas,atlas not found in /usr/lib64
libraries lapack_atlas not found in /usr/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/x86_64-linux-gnu
<class 'numpy.distutils.system_info.atlas_threads_info'>
NOT AVAILABLE
atlas_info:
libraries lapack_atlas not found in /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib
libraries f77blas,cblas,atlas not found in /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib
libraries lapack_atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries lapack_atlas not found in /usr/lib64
libraries f77blas,cblas,atlas not found in /usr/lib64
libraries lapack_atlas not found in /usr/lib
libraries f77blas,cblas,atlas not found in /usr/lib
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
libraries f77blas,cblas,atlas not found in /usr/lib/x86_64-linux-gnu
<class 'numpy.distutils.system_info.atlas_info'>
NOT AVAILABLE
lapack_info:
libraries lapack not found in ['/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
/tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f/numpy/distutils/system_info.py:1858: UserWarning:
Lapack (http://www.netlib.org/lapack/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [lapack]) or by setting
the LAPACK environment variable.
return getattr(self, '_calc_info_{}'.format(name))()
lapack_src_info:
NOT AVAILABLE
/tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f/numpy/distutils/system_info.py:1858: UserWarning:
Lapack (http://www.netlib.org/lapack/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [lapack_src]) or by setting
the LAPACK_SRC environment variable.
return getattr(self, '_calc_info_{}'.format(name))()
NOT AVAILABLE
numpy_linalg_lapack_lite:
FOUND:
language = c
Warning: attempted relative import beyond top-level package
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
running bdist_wheel
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
build_src
building py_modules sources
creating build
creating build/src.linux-x86_64-3.10
creating build/src.linux-x86_64-3.10/numpy
creating build/src.linux-x86_64-3.10/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.10/numpy/core
creating build/src.linux-x86_64-3.10/numpy/core/src
creating build/src.linux-x86_64-3.10/numpy/core/src/npymath
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/npymath/npy_math_internal.h
adding 'build/src.linux-x86_64-3.10/numpy/core/src/npymath' to include_dirs.
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/npymath/ieee754.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/npymath/npy_math_complex.c
None - nothing done with h_files = ['build/src.linux-x86_64-3.10/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.10/numpy/core/src/multiarray
conv_template:> build/src.linux-x86_64-3.10/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.10/numpy/core/src/common'
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/multiarray/arraytypes.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/multiarray/einsum.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/multiarray/einsum_sumprod.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/multiarray/lowlevel_strided_loops.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/multiarray/nditer_templ.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/multiarray/scalartypes.c
creating build/src.linux-x86_64-3.10/numpy/core/src/common
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/common/npy_sort.h
adding 'build/src.linux-x86_64-3.10/numpy/core/src/common' to include_dirs.
creating build/src.linux-x86_64-3.10/numpy/core/src/npysort
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/npysort/quicksort.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/npysort/mergesort.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/npysort/timsort.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/npysort/heapsort.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/npysort/radixsort.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/common/npy_partition.h
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/npysort/selection.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/common/npy_binsearch.h
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/npysort/binsearch.c
creating build/src.linux-x86_64-3.10/numpy/core/src/umath
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/funcs.inc
adding 'build/src.linux-x86_64-3.10/numpy/core/src/umath' to include_dirs.
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/simd.inc
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops.h
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_utils.h
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_unary_fp.dispatch.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/matmul.h
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/matmul.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/clip.h
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/clip.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/scalarmath.c
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/common/templ_common.h
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/common/npy_cpu_features.c
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.10/numpy/core/src/common/npy_sort.h', 'build/src.linux-x86_64-3.10/numpy/core/src/common/npy_partition.h', 'build/src.linux-x86_64-3.10/numpy/core/src/common/npy_binsearch.h', 'build/src.linux-x86_64-3.10/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-3.10/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-3.10/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_utils.h', 'build/src.linux-x86_64-3.10/numpy/core/src/umath/matmul.h', 'build/src.linux-x86_64-3.10/numpy/core/src/umath/clip.h', 'build/src.linux-x86_64-3.10/numpy/core/src/common/templ_common.h', 'build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.10/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.10/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-3.10/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._umath_tests" sources
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/_umath_tests.c
building extension "numpy.core._rational_tests" sources
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/_rational_tests.c
building extension "numpy.core._struct_ufunc_tests" sources
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/_struct_ufunc_tests.c
building extension "numpy.core._operand_flag_tests" sources
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/umath/_operand_flag_tests.c
building extension "numpy.core._simd" sources
creating build/src.linux-x86_64-3.10/numpy/core/src/_simd
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/_simd/_simd_inc.h
adding 'build/src.linux-x86_64-3.10/numpy/core/src/_simd' to include_dirs.
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/_simd/_simd_data.inc
conv_template:> build/src.linux-x86_64-3.10/numpy/core/src/_simd/_simd.dispatch.c
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.10/numpy/core/src/_simd/_simd_inc.h', 'build/src.linux-x86_64-3.10/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.10/numpy/linalg
### Warning: Using unoptimized lapack ###
building extension "numpy.linalg._umath_linalg" sources
### Warning: Using unoptimized lapack ###
conv_template:> build/src.linux-x86_64-3.10/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.10
creating build/lib.linux-x86_64-3.10/numpy
copying numpy/ctypeslib.py -> build/lib.linux-x86_64-3.10/numpy
copying numpy/_version.py -> build/lib.linux-x86_64-3.10/numpy
copying numpy/_globals.py -> build/lib.linux-x86_64-3.10/numpy
copying numpy/__init__.py -> build/lib.linux-x86_64-3.10/numpy
copying numpy/_pytesttester.py -> build/lib.linux-x86_64-3.10/numpy
copying numpy/setup.py -> build/lib.linux-x86_64-3.10/numpy
copying numpy/matlib.py -> build/lib.linux-x86_64-3.10/numpy
copying numpy/conftest.py -> build/lib.linux-x86_64-3.10/numpy
copying numpy/dual.py -> build/lib.linux-x86_64-3.10/numpy
copying numpy/_distributor_init.py -> build/lib.linux-x86_64-3.10/numpy
copying numpy/version.py -> build/lib.linux-x86_64-3.10/numpy
copying build/src.linux-x86_64-3.10/numpy/__config__.py -> build/lib.linux-x86_64-3.10/numpy
creating build/lib.linux-x86_64-3.10/numpy/compat
copying numpy/compat/__init__.py -> build/lib.linux-x86_64-3.10/numpy/compat
copying numpy/compat/py3k.py -> build/lib.linux-x86_64-3.10/numpy/compat
copying numpy/compat/setup.py -> build/lib.linux-x86_64-3.10/numpy/compat
copying numpy/compat/_inspect.py -> build/lib.linux-x86_64-3.10/numpy/compat
creating build/lib.linux-x86_64-3.10/numpy/compat/tests
copying numpy/compat/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/compat/tests
copying numpy/compat/tests/test_compat.py -> build/lib.linux-x86_64-3.10/numpy/compat/tests
creating build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/memmap.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/umath_tests.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/setup_common.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/_add_newdocs_scalars.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/fromnumeric.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/__init__.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/_exceptions.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/_internal.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/machar.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/_ufunc_config.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/defchararray.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/einsumfunc.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/umath.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/shape_base.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/multiarray.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/records.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/arrayprint.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/setup.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/numeric.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/_dtype.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/overrides.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/_methods.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/cversions.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/_asarray.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/numerictypes.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/_string_helpers.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/_type_aliases.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/getlimits.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/_dtype_ctypes.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/function_base.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/_add_newdocs.py -> build/lib.linux-x86_64-3.10/numpy/core
copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-x86_64-3.10/numpy/core
creating build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_casting_unittests.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_cpu_dispatcher.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_regression.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_conversion_utils.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_abc.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_extint128.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_item_selection.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_datetime.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_print.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_half.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_scalarmath.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_einsum.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_simd.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_numeric.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test__exceptions.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_cpu_features.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_overrides.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_nditer.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_scalarinherit.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_umath.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_longdouble.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_indexerrors.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_argparse.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_protocols.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_numerictypes.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_arrayprint.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_getlimits.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_arraymethod.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_umath_complex.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_api.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_function_base.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_memmap.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_unicode.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_scalar_methods.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_ufunc.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_mem_overlap.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_scalarprint.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_umath_accuracy.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_shape_base.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_records.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_scalarbuffer.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_simd_module.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/_locales.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_machar.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_indexing.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_cython.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_scalar_ctors.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_multiarray.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_errstate.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_array_coercion.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_defchararray.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_dtype.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
copying numpy/core/tests/test_deprecations.py -> build/lib.linux-x86_64-3.10/numpy/core/tests
creating build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/lib2def.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/line_endings.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/_shell_utils.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/exec_command.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/msvc9compiler.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/__init__.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/numpy_distribution.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/pathccompiler.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/extension.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/intelccompiler.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/msvccompiler.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/setup.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/misc_util.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/from_template.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/system_info.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/cpuinfo.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/core.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/ccompiler_opt.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/npy_pkg_config.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/unixccompiler.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/log.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/ccompiler.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying numpy/distutils/conv_template.py -> build/lib.linux-x86_64-3.10/numpy/distutils
copying build/src.linux-x86_64-3.10/numpy/distutils/__config__.py -> build/lib.linux-x86_64-3.10/numpy/distutils
creating build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/build_src.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/egg_info.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/install_data.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/install.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/__init__.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/sdist.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/build_ext.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/install_clib.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/develop.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/build.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/install_headers.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/autodist.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/config_compiler.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/build_clib.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/build_py.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/config.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
copying numpy/distutils/command/build_scripts.py -> build/lib.linux-x86_64-3.10/numpy/distutils/command
creating build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pathf95.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/none.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/environment.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/nv.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/fujitsu.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-x86_64-3.10/numpy/distutils/fcompiler
creating build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_from_template.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_ccompiler_opt.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_exec_command.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_misc_util.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler_gnu.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_npy_pkg_config.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_build_ext.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler_intel.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_ccompiler_opt_conf.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_mingw32ccompiler.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_system_info.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_shell_utils.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler_nagfor.py -> build/lib.linux-x86_64-3.10/numpy/distutils/tests
creating build/lib.linux-x86_64-3.10/numpy/doc
copying numpy/doc/__init__.py -> build/lib.linux-x86_64-3.10/numpy/doc
copying numpy/doc/constants.py -> build/lib.linux-x86_64-3.10/numpy/doc
copying numpy/doc/ufuncs.py -> build/lib.linux-x86_64-3.10/numpy/doc
creating build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/__version__.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/__main__.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/rules.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/common_rules.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/auxfuncs.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/__init__.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/capi_maps.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/diagnose.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/cb_rules.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/f90mod_rules.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/setup.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/func2subr.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/crackfortran.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/cfuncs.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/f2py2e.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/use_rules.py -> build/lib.linux-x86_64-3.10/numpy/f2py
copying numpy/f2py/f2py_testing.py -> build/lib.linux-x86_64-3.10/numpy/f2py
creating build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_regression.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_mixed.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_assumed_shape.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_return_logical.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_parameter.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_kind.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_return_real.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_return_integer.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_crackfortran.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/util.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_return_character.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_array_from_pyobj.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_size.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_semicolon_split.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_module_doc.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_compile_function.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_callback.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_block_docstring.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_abstract_interface.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_string.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_common.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_return_complex.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
copying numpy/f2py/tests/test_quoted_character.py -> build/lib.linux-x86_64-3.10/numpy/f2py/tests
creating build/lib.linux-x86_64-3.10/numpy/fft
copying numpy/fft/_pocketfft.py -> build/lib.linux-x86_64-3.10/numpy/fft
copying numpy/fft/__init__.py -> build/lib.linux-x86_64-3.10/numpy/fft
copying numpy/fft/setup.py -> build/lib.linux-x86_64-3.10/numpy/fft
copying numpy/fft/helper.py -> build/lib.linux-x86_64-3.10/numpy/fft
creating build/lib.linux-x86_64-3.10/numpy/fft/tests
copying numpy/fft/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/fft/tests
copying numpy/fft/tests/test_pocketfft.py -> build/lib.linux-x86_64-3.10/numpy/fft/tests
copying numpy/fft/tests/test_helper.py -> build/lib.linux-x86_64-3.10/numpy/fft/tests
creating build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/_datasource.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/npyio.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/arraysetops.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/_iotools.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/polynomial.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/_version.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/arraypad.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/ufunclike.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/__init__.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/twodim_base.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/shape_base.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/recfunctions.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/format.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/scimath.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/user_array.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/stride_tricks.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/setup.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/utils.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/arrayterator.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/index_tricks.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/nanfunctions.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/histograms.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/type_check.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/function_base.py -> build/lib.linux-x86_64-3.10/numpy/lib
copying numpy/lib/mixins.py -> build/lib.linux-x86_64-3.10/numpy/lib
creating build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_mixins.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_regression.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_stride_tricks.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test__iotools.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_polynomial.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test__version.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_arraypad.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_arrayterator.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_arraysetops.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_twodim_base.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_ufunclike.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_function_base.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_histograms.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_nanfunctions.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_index_tricks.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_utils.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_io.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_shape_base.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_financial_expired.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_recfunctions.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_format.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test__datasource.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_packbits.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
copying numpy/lib/tests/test_type_check.py -> build/lib.linux-x86_64-3.10/numpy/lib/tests
creating build/lib.linux-x86_64-3.10/numpy/linalg
copying numpy/linalg/linalg.py -> build/lib.linux-x86_64-3.10/numpy/linalg
copying numpy/linalg/__init__.py -> build/lib.linux-x86_64-3.10/numpy/linalg
copying numpy/linalg/setup.py -> build/lib.linux-x86_64-3.10/numpy/linalg
creating build/lib.linux-x86_64-3.10/numpy/linalg/tests
copying numpy/linalg/tests/test_regression.py -> build/lib.linux-x86_64-3.10/numpy/linalg/tests
copying numpy/linalg/tests/test_linalg.py -> build/lib.linux-x86_64-3.10/numpy/linalg/tests
copying numpy/linalg/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/linalg/tests
copying numpy/linalg/tests/test_build.py -> build/lib.linux-x86_64-3.10/numpy/linalg/tests
copying numpy/linalg/tests/test_deprecations.py -> build/lib.linux-x86_64-3.10/numpy/linalg/tests
creating build/lib.linux-x86_64-3.10/numpy/ma
copying numpy/ma/mrecords.py -> build/lib.linux-x86_64-3.10/numpy/ma
copying numpy/ma/testutils.py -> build/lib.linux-x86_64-3.10/numpy/ma
copying numpy/ma/__init__.py -> build/lib.linux-x86_64-3.10/numpy/ma
copying numpy/ma/timer_comparison.py -> build/lib.linux-x86_64-3.10/numpy/ma
copying numpy/ma/extras.py -> build/lib.linux-x86_64-3.10/numpy/ma
copying numpy/ma/bench.py -> build/lib.linux-x86_64-3.10/numpy/ma
copying numpy/ma/setup.py -> build/lib.linux-x86_64-3.10/numpy/ma
copying numpy/ma/core.py -> build/lib.linux-x86_64-3.10/numpy/ma
creating build/lib.linux-x86_64-3.10/numpy/ma/tests
copying numpy/ma/tests/test_regression.py -> build/lib.linux-x86_64-3.10/numpy/ma/tests
copying numpy/ma/tests/test_subclassing.py -> build/lib.linux-x86_64-3.10/numpy/ma/tests
copying numpy/ma/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/ma/tests
copying numpy/ma/tests/test_mrecords.py -> build/lib.linux-x86_64-3.10/numpy/ma/tests
copying numpy/ma/tests/test_core.py -> build/lib.linux-x86_64-3.10/numpy/ma/tests
copying numpy/ma/tests/test_extras.py -> build/lib.linux-x86_64-3.10/numpy/ma/tests
copying numpy/ma/tests/test_old_ma.py -> build/lib.linux-x86_64-3.10/numpy/ma/tests
copying numpy/ma/tests/test_deprecations.py -> build/lib.linux-x86_64-3.10/numpy/ma/tests
creating build/lib.linux-x86_64-3.10/numpy/matrixlib
copying numpy/matrixlib/defmatrix.py -> build/lib.linux-x86_64-3.10/numpy/matrixlib
copying numpy/matrixlib/__init__.py -> build/lib.linux-x86_64-3.10/numpy/matrixlib
copying numpy/matrixlib/setup.py -> build/lib.linux-x86_64-3.10/numpy/matrixlib
creating build/lib.linux-x86_64-3.10/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_regression.py -> build/lib.linux-x86_64-3.10/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_numeric.py -> build/lib.linux-x86_64-3.10/numpy/matrixlib/tests
copying numpy/matrixlib/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_masked_matrix.py -> build/lib.linux-x86_64-3.10/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_interaction.py -> build/lib.linux-x86_64-3.10/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_defmatrix.py -> build/lib.linux-x86_64-3.10/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_matrix_linalg.py -> build/lib.linux-x86_64-3.10/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_multiarray.py -> build/lib.linux-x86_64-3.10/numpy/matrixlib/tests
creating build/lib.linux-x86_64-3.10/numpy/polynomial
copying numpy/polynomial/polynomial.py -> build/lib.linux-x86_64-3.10/numpy/polynomial
copying numpy/polynomial/polyutils.py -> build/lib.linux-x86_64-3.10/numpy/polynomial
copying numpy/polynomial/__init__.py -> build/lib.linux-x86_64-3.10/numpy/polynomial
copying numpy/polynomial/hermite.py -> build/lib.linux-x86_64-3.10/numpy/polynomial
copying numpy/polynomial/chebyshev.py -> build/lib.linux-x86_64-3.10/numpy/polynomial
copying numpy/polynomial/setup.py -> build/lib.linux-x86_64-3.10/numpy/polynomial
copying numpy/polynomial/hermite_e.py -> build/lib.linux-x86_64-3.10/numpy/polynomial
copying numpy/polynomial/legendre.py -> build/lib.linux-x86_64-3.10/numpy/polynomial
copying numpy/polynomial/_polybase.py -> build/lib.linux-x86_64-3.10/numpy/polynomial
copying numpy/polynomial/laguerre.py -> build/lib.linux-x86_64-3.10/numpy/polynomial
creating build/lib.linux-x86_64-3.10/numpy/polynomial/tests
copying numpy/polynomial/tests/test_polyutils.py -> build/lib.linux-x86_64-3.10/numpy/polynomial/tests
copying numpy/polynomial/tests/test_printing.py -> build/lib.linux-x86_64-3.10/numpy/polynomial/tests
copying numpy/polynomial/tests/test_legendre.py -> build/lib.linux-x86_64-3.10/numpy/polynomial/tests
copying numpy/polynomial/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/polynomial/tests
copying numpy/polynomial/tests/test_polynomial.py -> build/lib.linux-x86_64-3.10/numpy/polynomial/tests
copying numpy/polynomial/tests/test_chebyshev.py -> build/lib.linux-x86_64-3.10/numpy/polynomial/tests
copying numpy/polynomial/tests/test_hermite.py -> build/lib.linux-x86_64-3.10/numpy/polynomial/tests
copying numpy/polynomial/tests/test_hermite_e.py -> build/lib.linux-x86_64-3.10/numpy/polynomial/tests
copying numpy/polynomial/tests/test_classes.py -> build/lib.linux-x86_64-3.10/numpy/polynomial/tests
copying numpy/polynomial/tests/test_laguerre.py -> build/lib.linux-x86_64-3.10/numpy/polynomial/tests
creating build/lib.linux-x86_64-3.10/numpy/random
copying numpy/random/__init__.py -> build/lib.linux-x86_64-3.10/numpy/random
copying numpy/random/_pickle.py -> build/lib.linux-x86_64-3.10/numpy/random
copying numpy/random/setup.py -> build/lib.linux-x86_64-3.10/numpy/random
creating build/lib.linux-x86_64-3.10/numpy/random/tests
copying numpy/random/tests/test_direct.py -> build/lib.linux-x86_64-3.10/numpy/random/tests
copying numpy/random/tests/test_regression.py -> build/lib.linux-x86_64-3.10/numpy/random/tests
copying numpy/random/tests/test_seed_sequence.py -> build/lib.linux-x86_64-3.10/numpy/random/tests
copying numpy/random/tests/test_random.py -> build/lib.linux-x86_64-3.10/numpy/random/tests
copying numpy/random/tests/test_extending.py -> build/lib.linux-x86_64-3.10/numpy/random/tests
copying numpy/random/tests/test_randomstate_regression.py -> build/lib.linux-x86_64-3.10/numpy/random/tests
copying numpy/random/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/random/tests
copying numpy/random/tests/test_smoke.py -> build/lib.linux-x86_64-3.10/numpy/random/tests
copying numpy/random/tests/test_generator_mt19937.py -> build/lib.linux-x86_64-3.10/numpy/random/tests
copying numpy/random/tests/test_randomstate.py -> build/lib.linux-x86_64-3.10/numpy/random/tests
copying numpy/random/tests/test_generator_mt19937_regressions.py -> build/lib.linux-x86_64-3.10/numpy/random/tests
creating build/lib.linux-x86_64-3.10/numpy/testing
copying numpy/testing/__init__.py -> build/lib.linux-x86_64-3.10/numpy/testing
copying numpy/testing/setup.py -> build/lib.linux-x86_64-3.10/numpy/testing
copying numpy/testing/utils.py -> build/lib.linux-x86_64-3.10/numpy/testing
copying numpy/testing/print_coercion_tables.py -> build/lib.linux-x86_64-3.10/numpy/testing
creating build/lib.linux-x86_64-3.10/numpy/testing/_private
copying numpy/testing/_private/parameterized.py -> build/lib.linux-x86_64-3.10/numpy/testing/_private
copying numpy/testing/_private/__init__.py -> build/lib.linux-x86_64-3.10/numpy/testing/_private
copying numpy/testing/_private/nosetester.py -> build/lib.linux-x86_64-3.10/numpy/testing/_private
copying numpy/testing/_private/utils.py -> build/lib.linux-x86_64-3.10/numpy/testing/_private
copying numpy/testing/_private/noseclasses.py -> build/lib.linux-x86_64-3.10/numpy/testing/_private
copying numpy/testing/_private/decorators.py -> build/lib.linux-x86_64-3.10/numpy/testing/_private
creating build/lib.linux-x86_64-3.10/numpy/testing/tests
copying numpy/testing/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/testing/tests
copying numpy/testing/tests/test_utils.py -> build/lib.linux-x86_64-3.10/numpy/testing/tests
copying numpy/testing/tests/test_doctesting.py -> build/lib.linux-x86_64-3.10/numpy/testing/tests
creating build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/_char_codes.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/mypy_plugin.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/_generic_alias.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/__init__.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/_add_docstring.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/_array_like.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/setup.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/_dtype_like.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/_shape.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/_scalars.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/_nbit.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/_extended_precision.py -> build/lib.linux-x86_64-3.10/numpy/typing
copying numpy/typing/_callable.py -> build/lib.linux-x86_64-3.10/numpy/typing
creating build/lib.linux-x86_64-3.10/numpy/typing/tests
copying numpy/typing/tests/test_generic_alias.py -> build/lib.linux-x86_64-3.10/numpy/typing/tests
copying numpy/typing/tests/test_runtime.py -> build/lib.linux-x86_64-3.10/numpy/typing/tests
copying numpy/typing/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/typing/tests
copying numpy/typing/tests/test_typing.py -> build/lib.linux-x86_64-3.10/numpy/typing/tests
copying numpy/typing/tests/test_isfile.py -> build/lib.linux-x86_64-3.10/numpy/typing/tests
copying numpy/typing/tests/test_typing_extensions.py -> build/lib.linux-x86_64-3.10/numpy/typing/tests
creating build/lib.linux-x86_64-3.10/numpy/tests
copying numpy/tests/test_public_api.py -> build/lib.linux-x86_64-3.10/numpy/tests
copying numpy/tests/__init__.py -> build/lib.linux-x86_64-3.10/numpy/tests
copying numpy/tests/test_scripts.py -> build/lib.linux-x86_64-3.10/numpy/tests
copying numpy/tests/test_numpy_version.py -> build/lib.linux-x86_64-3.10/numpy/tests
copying numpy/tests/test_reloading.py -> build/lib.linux-x86_64-3.10/numpy/tests
copying numpy/tests/test_matlib.py -> build/lib.linux-x86_64-3.10/numpy/tests
copying numpy/tests/test_warnings.py -> build/lib.linux-x86_64-3.10/numpy/tests
copying numpy/tests/test_ctypeslib.py -> build/lib.linux-x86_64-3.10/numpy/tests
UPDATING build/lib.linux-x86_64-3.10/numpy/_version.py
set build/lib.linux-x86_64-3.10/numpy/_version.py to '1.21.6'
running build_clib
customize UnixCCompiler
customize UnixCCompiler using new_build_clib
CCompilerOpt.cc_test_flags[1013] : testing flags (-march=native)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -fPIC
creating /tmp/tmprl9warch/tmp
creating /tmp/tmprl9warch/tmp/pip-install-wm34hf_9
creating /tmp/tmprl9warch/tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f
creating /tmp/tmprl9warch/tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f/numpy
creating /tmp/tmprl9warch/tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f/numpy/distutils
creating /tmp/tmprl9warch/tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-march=native'
CCompilerOpt.cc_test_flags[1013] : testing flags (-O3)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-O3'
CCompilerOpt.cc_test_flags[1013] : testing flags (-Werror)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-Werror'
CCompilerOpt.__init__[1701] : check requested baseline
CCompilerOpt.cc_test_flags[1013] : testing flags (-msse)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse'
CCompilerOpt.cc_test_flags[1013] : testing flags (-msse2)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse2'
CCompilerOpt.feature_test[1466] : testing feature 'SSE2' with flags (-msse -msse2)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -Werror'
CCompilerOpt.feature_test[1466] : testing feature 'SSE' with flags (-msse -msse2)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -Werror'
CCompilerOpt.cc_test_flags[1013] : testing flags (-msse3)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse3'
CCompilerOpt.feature_test[1466] : testing feature 'SSE3' with flags (-msse -msse2 -msse3)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -Werror'
CCompilerOpt.__init__[1710] : check requested dispatch-able features
CCompilerOpt.cc_test_flags[1013] : testing flags (-mssse3)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mssse3'
CCompilerOpt.feature_test[1466] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -Werror'
CCompilerOpt.cc_test_flags[1013] : testing flags (-msse4.1)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse4.1'
CCompilerOpt.feature_test[1466] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror'
CCompilerOpt.cc_test_flags[1013] : testing flags (-mpopcnt)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mpopcnt'
CCompilerOpt.feature_test[1466] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror'
CCompilerOpt.cc_test_flags[1013] : testing flags (-msse4.2)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse4.2'
CCompilerOpt.feature_test[1466] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror'
CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mavx'
CCompilerOpt.feature_test[1466] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror'
CCompilerOpt.cc_test_flags[1013] : testing flags (-mf16c)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mf16c'
CCompilerOpt.feature_test[1466] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror'
CCompilerOpt.cc_test_flags[1013] : testing flags (-mfma)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mfma'
CCompilerOpt.feature_test[1466] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror'
CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx2)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mavx2'
CCompilerOpt.feature_test[1466] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror'
CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx512f)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mavx512f'
CCompilerOpt.feature_test[1466] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror'
CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx512cd)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mavx512cd'
CCompilerOpt.feature_test[1466] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/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[1013] : testing flags (-mavx512er -mavx512pf)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mavx512er -mavx512pf'
CCompilerOpt.feature_test[1466] : 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: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/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.cc_test_flags[1013] : testing flags (-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq'
CCompilerOpt.feature_test[1466] : testing feature 'AVX512_KNM' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq -Werror'
CCompilerOpt.cc_test_flags[1013] : testing flags (-mavx512vl -mavx512bw -mavx512dq)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mavx512vl -mavx512bw -mavx512dq'
CCompilerOpt.feature_test[1466] : 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: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/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.cc_test_flags[1013] : testing flags (-mavx512vnni)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mavx512vnni'
CCompilerOpt.feature_test[1466] : 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: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/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[1013] : testing flags (-mavx512ifma -mavx512vbmi)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mavx512ifma -mavx512vbmi'
CCompilerOpt.feature_test[1466] : 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: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/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[1013] : testing flags (-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq'
CCompilerOpt.feature_test[1466] : 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: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/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.__init__[1722] : skip features (SSE SSE2 SSE3) since its part of baseline
CCompilerOpt.__init__[1726] : initialize targets groups
CCompilerOpt.__init__[1728] : parse target group simd_test
CCompilerOpt._parse_target_tokens[1939] : skip targets (XOP FMA4 VSX VSX2 VSX3 NEON ASIMD) not part of baseline or dispatch-able features
CCompilerOpt._parse_policy_not_keepbase[2051] : skip baseline features (SSE2)
CCompilerOpt.generate_dispatch_header[2272] : generate CPU dispatch header: (build/src.linux-x86_64-3.10/numpy/distutils/include/npy_cpu_dispatch_config.h)
CCompilerOpt.generate_dispatch_header[2281] : dispatch header dir build/src.linux-x86_64-3.10/numpy/distutils/include does not exist, creating it
CCompilerOpt.feature_extra_checks[1546] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/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[1546] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK)
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/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: gcc -DNDEBUG -D_GNU_SOURCE=1 -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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/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: gcc -DNDEBUG -D_GNU_SOURCE=1 -fPIC
creating build/temp.linux-x86_64-3.10
creating build/temp.linux-x86_64-3.10/numpy
creating build/temp.linux-x86_64-3.10/numpy/core
creating build/temp.linux-x86_64-3.10/numpy/core/src
creating build/temp.linux-x86_64-3.10/numpy/core/src/npymath
creating build/temp.linux-x86_64-3.10/build
creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10
creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/numpy
creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/numpy/core
creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/numpy/core/src
creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/numpy/core/src/npymath
compile options: '-Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.10/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
gcc: numpy/core/src/npymath/npy_math.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/npymath/npy_math_complex.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/npymath/ieee754.cgcc: numpy/core/src/npymath/halffloat.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/npymath/npy_math_common.h:8,
from numpy/core/src/npymath/npy_math_complex.c.src:34:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/npymath/npy_math_common.h:4,
from numpy/core/src/npymath/npy_math_complex.c.src:34:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/npymath/npy_math_private.h:24,
from numpy/core/src/npymath/npy_math_internal.h.src:56,
from numpy/core/src/npymath/npy_math.c:9:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/npymath/npy_math_private.h:21,
from numpy/core/src/npymath/npy_math_internal.h.src:56,
from numpy/core/src/npymath/npy_math.c:9:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/npymath/npy_math_common.h:8,
from numpy/core/src/npymath/ieee754.c.src:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/npymath/npy_math_common.h:4,
from numpy/core/src/npymath/ieee754.c.src:7:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
ar: adding 4 object files to build/temp.linux-x86_64-3.10/libnpymath.a
building 'npyrandom' library
compiling C sources
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -fPIC
creating build/temp.linux-x86_64-3.10/numpy/random
creating build/temp.linux-x86_64-3.10/numpy/random/src
creating build/temp.linux-x86_64-3.10/numpy/random/src/distributions
compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.10/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
gcc: numpy/random/src/distributions/distributions.c
gcc: numpy/random/src/distributions/random_mvhg_count.c
gcc: numpy/random/src/distributions/random_mvhg_marginals.cgcc: numpy/random/src/distributions/logfactorial.c
gcc: numpy/random/src/distributions/random_hypergeometric.c
ar: adding 5 object files to build/temp.linux-x86_64-3.10/libnpyrandom.a
running build_ext
customize UnixCCompiler
customize UnixCCompiler using new_build_ext
CCompilerOpt.__init__[786] : hit the memory cache
CCompilerOpt.generate_dispatch_header[2272] : generate CPU dispatch header: (build/src.linux-x86_64-3.10/numpy/distutils/include/npy_cpu_dispatch_config.h)
building 'numpy.core._multiarray_tests' extension
compiling C sources
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -fPIC
creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/numpy/core/src/multiarray
creating build/temp.linux-x86_64-3.10/numpy/core/src/common
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.10/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
gcc: build/src.linux-x86_64-3.10/numpy/core/src/multiarray/_multiarray_tests.c
gcc: numpy/core/src/common/mem_overlap.c
gcc: numpy/core/src/common/npy_argparse.c
In file included from numpy/core/src/common/npy_config.h:4,
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/_multiarray_tests.c.src:5:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/_multiarray_tests.c.src:3:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/src/common/mem_overlap.c:187:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/mem_overlap.c:184:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/src/common/npy_argparse.c:6:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/npy_argparse.c:1:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc -shared -fPIC build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/numpy/core/src/multiarray/_multiarray_tests.o build/temp.linux-x86_64-3.10/numpy/core/src/common/mem_overlap.o build/temp.linux-x86_64-3.10/numpy/core/src/common/npy_argparse.o -Lbuild/temp.linux-x86_64-3.10 -lnpymath -o build/lib.linux-x86_64-3.10/numpy/core/_multiarray_tests.graalpy230-310-native-x86_64-linux.so
building 'numpy.core._multiarray_umath' extension
compiling C dispatch-able sources
CCompilerOpt.parse_targets[1768] : looking for '@targets' inside -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_unary_fp.dispatch.c
CCompilerOpt._parse_target_tokens[1939] : skip targets (VSX2 NEON) not part of baseline or dispatch-able features
CCompilerOpt._parse_policy_not_keepbase[2051] : skip baseline features (SSE2)
CCompilerOpt._parse_target_tokens[1963] : policy 'MAXOPT' is ON
CCompilerOpt._generate_config[2506] : generate dispatched config -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_unary_fp.dispatch.h
CCompilerOpt.parse_targets[1768] : looking for '@targets' inside -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.c
CCompilerOpt._parse_policy_not_keepbase[2051] : skip baseline features (SSE2)
CCompilerOpt._parse_target_tokens[1963] : policy 'MAXOPT' is ON
CCompilerOpt._generate_config[2506] : generate dispatched config -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.h
CCompilerOpt._wrap_target[2468] : wrap dispatch-able target -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c
CCompilerOpt._wrap_target[2468] : wrap dispatch-able target -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c
CCompilerOpt.parse_targets[1768] : looking for '@targets' inside -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.c
CCompilerOpt._parse_target_tokens[1939] : skip targets (VSX2 NEON) not part of baseline or dispatch-able features
CCompilerOpt._parse_policy_not_keepbase[2051] : skip baseline features (SSE2)
CCompilerOpt._parse_target_tokens[1963] : policy 'MAXOPT' is ON
CCompilerOpt._generate_config[2506] : generate dispatched config -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.h
CCompilerOpt._wrap_target[2468] : wrap dispatch-able target -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c
CCompilerOpt._wrap_target[2468] : wrap dispatch-able target -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c
CCompilerOpt._wrap_target[2468] : wrap dispatch-able target -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c
CCompilerOpt._wrap_target[2468] : wrap dispatch-able target -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c
CCompilerOpt.parse_targets[1768] : looking for '@targets' inside -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.c
CCompilerOpt._parse_target_tokens[1939] : skip targets (VSX2 NEON_VFPV4) not part of baseline or dispatch-able features
CCompilerOpt._parse_target_tokens[1963] : policy 'MAXOPT' is ON
CCompilerOpt._generate_config[2506] : generate dispatched config -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.h
CCompilerOpt._wrap_target[2468] : wrap dispatch-able target -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c
CCompilerOpt._wrap_target[2468] : wrap dispatch-able target -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c
CCompilerOpt.parse_targets[1768] : looking for '@targets' inside -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.c
CCompilerOpt._parse_target_tokens[1963] : policy 'MAXOPT' is ON
CCompilerOpt._generate_config[2506] : generate dispatched config -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.h
CCompilerOpt._wrap_target[2468] : wrap dispatch-able target -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c
CCompilerOpt._wrap_target[2468] : wrap dispatch-able target -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c
CCompilerOpt._wrap_target[2468] : wrap dispatch-able target -> build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -fPIC
creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/numpy/core/src/umath
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.10/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3'
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_unary_fp.dispatch.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.cgcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithm_fp.dispatch.c.src:9:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithm_fp.dispatch.c.src:9:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_unary_fp.dispatch.c.src:12:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_unary_fp.dispatch.c.src:12:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithmetic.dispatch.c.src:11:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithmetic.dispatch.c.src:11:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_trigonometric.dispatch.c.src:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_trigonometric.dispatch.c.src:7:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_exponent_log.dispatch.c.src:12:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_exponent_log.dispatch.c.src:12:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.10/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f'
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithm_fp.dispatch.c.src:9,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c:19:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithm_fp.dispatch.c.src:9,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c:19:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_trigonometric.dispatch.c.src:7,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c:19:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_trigonometric.dispatch.c.src:7,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c:19:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_exponent_log.dispatch.c.src:12,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c:19:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_exponent_log.dispatch.c.src:12,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c:19:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithmetic.dispatch.c.src:11,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c:19:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithmetic.dispatch.c.src:11,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c:19:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.10/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2'
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithmetic.dispatch.c.src:11,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c:17:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithmetic.dispatch.c.src:11,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c:17:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithm_fp.dispatch.c.src:9,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c:17:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithm_fp.dispatch.c.src:9,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c:17:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.10/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/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'
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithmetic.dispatch.c.src:11,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c:21:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithmetic.dispatch.c.src:11,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c:21:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_exponent_log.dispatch.c.src:12,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c:21:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_exponent_log.dispatch.c.src:12,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c:21:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.10/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1'
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithmetic.dispatch.c.src:11,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c:12:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/src/common/simd/simd.h:10,
from numpy/core/src/umath/loops_arithmetic.dispatch.c.src:11,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c:12:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -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 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.10/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2'
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_trigonometric.dispatch.c.src:7,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c:18:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_trigonometric.dispatch.c.src:7,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c:18:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_exponent_log.dispatch.c.src:12,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c:18:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/src/umath/loops_exponent_log.dispatch.c.src:12,
from build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c:18:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
compiling C sources
C compiler: gcc -DNDEBUG -D_GNU_SOURCE=1 -fPIC
creating build/temp.linux-x86_64-3.10/numpy/core/src/multiarray
creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/numpy/core/src/npysort
creating build/temp.linux-x86_64-3.10/numpy/core/src/umath
creating build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/numpy/core/src/common
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.10/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
gcc: numpy/core/src/multiarray/abstractdtypes.c
gcc: numpy/core/src/multiarray/array_method.c
gcc: numpy/core/src/multiarray/calculation.c
gcc: numpy/core/src/multiarray/convert_datatype.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/src/multiarray/abstractdtypes.c:8:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/abstractdtypes.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/alloc.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_3kcompat.h:20,
from numpy/core/src/common/npy_pycompat.h:4,
from numpy/core/src/multiarray/array_method.c:33:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_3kcompat.h:13,
from numpy/core/src/common/npy_pycompat.h:4,
from numpy/core/src/multiarray/array_method.c:33:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/calculation.c:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/calculation.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/array_assign_scalar.c
In file included from numpy/core/src/common/npy_config.h:4,
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:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/convert_datatype.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/compiled_base.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/src/multiarray/alloc.c:14:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/alloc.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/src/multiarray/array_assign_scalar.c:15:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/array_assign_scalar.c:11:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/arrayobject.c
In file included from numpy/core/src/common/npy_config.h:4,
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/compiled_base.c:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/compiled_base.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/array_assign_array.c
gcc: numpy/core/src/multiarray/conversion_utils.c
In file included from numpy/core/src/common/npy_config.h:4,
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/arrayobject.c:30:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/arrayobject.c:24:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/src/multiarray/array_assign_array.c:15:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/array_assign_array.c:11:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/arrayfunction_override.c
In file included from numpy/core/src/common/npy_config.h:4,
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/conversion_utils.c:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/conversion_utils.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: build/src.linux-x86_64-3.10/numpy/core/src/multiarray/arraytypes.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_3kcompat.h:20,
from numpy/core/src/common/npy_pycompat.h:4,
from numpy/core/src/multiarray/arrayfunction_override.c:4:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_3kcompat.h:13,
from numpy/core/src/common/npy_pycompat.h:4,
from numpy/core/src/multiarray/arrayfunction_override.c:4:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/ctors.c
gcc: numpy/core/src/multiarray/common.c
gcc: numpy/core/src/multiarray/buffer.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/multiarray/arraytypes.c.src:12:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/arraytypes.c.src:3:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/ctors.c:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/ctors.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
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;
| ^
In file included from numpy/core/src/common/npy_config.h:4,
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/buffer.c:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/buffer.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/common.c:6:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/common.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/datetime_busday.c
gcc: numpy/core/src/multiarray/dtype_transfer.c
gcc: numpy/core/src/multiarray/common_dtype.c
In file included from numpy/core/src/common/npy_config.h:4,
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/datetime_busday.c:15:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/datetime_busday.c:11:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/datetime.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/multiarray/common_dtype.c:6:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/common_dtype.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/dtype_transfer.c:19:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/dtype_transfer.c:14:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/datetime_busdaycal.c
gcc: numpy/core/src/multiarray/convert.c
In file included from numpy/core/src/common/npy_config.h:4,
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/datetime.c:18:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/datetime.c:11:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/multiarray/convert.c:5:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/convert.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: build/src.linux-x86_64-3.10/numpy/core/src/multiarray/einsum.c
In file included from numpy/core/src/common/npy_config.h:4,
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/datetime_busdaycal.c:16:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/datetime_busdaycal.c:12:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/hashdescr.c
gcc: numpy/core/src/multiarray/descriptor.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/multiarray/einsum.c.src:17:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/einsum.c.src:12:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/datetime_strings.c
In file included from numpy/core/src/common/npy_config.h:4,
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/hashdescr.c:5:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/hashdescr.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/item_selection.c
In file included from numpy/core/src/common/npy_config.h:4,
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/descriptor.c:9:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/descriptor.c:4:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/datetime_strings.c:17:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/datetime_strings.c:11:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: build/src.linux-x86_64-3.10/numpy/core/src/multiarray/einsum_sumprod.c
gcc: numpy/core/src/multiarray/mapping.c
In file included from numpy/core/src/common/npy_config.h:4,
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/item_selection.c:8:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/item_selection.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/multiarray/einsum_sumprod.c.src:14:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_common.h:5,
from numpy/core/src/multiarray/einsum_sumprod.c.src:14:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/mapping.c:8:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/mapping.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/dtypemeta.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/src/multiarray/dtypemeta.c:10:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/dtypemeta.c:4:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/methods.c
gcc: numpy/core/src/multiarray/dragon4.c
gcc: numpy/core/src/multiarray/iterators.c
In file included from numpy/core/src/common/npy_config.h:4,
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/methods.c:8:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/methods.c:3:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/dragon4.h:40,
from numpy/core/src/multiarray/dragon4.c:33:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/dragon4.h:36,
from numpy/core/src/multiarray/dragon4.c:33:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/iterators.c:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/iterators.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/nditer_constr.c
gcc: numpy/core/src/multiarray/multiarraymodule.c
In file included from numpy/core/src/common/npy_config.h:4,
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/nditer_impl.h:19,
from numpy/core/src/multiarray/nditer_constr.c:16:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/nditer_impl.h:14,
from numpy/core/src/multiarray/nditer_constr.c:16:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/legacy_dtype_implementation.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/multiarray/multiarraymodule.c:24:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/multiarraymodule.c:18:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/legacy_dtype_implementation.c:12:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/ndarrayobject.h:11,
from numpy/core/include/numpy/arrayobject.h:4,
from numpy/core/src/multiarray/legacy_dtype_implementation.c:12:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/nditer_pywrap.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/multiarray/lowlevel_strided_loops.c
In file included from numpy/core/src/common/npy_config.h:4,
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/nditer_pywrap.c:15:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/nditer_pywrap.c:10:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/lowlevel_strided_loops.c.src:16:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/lowlevel_strided_loops.c.src:12:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/number.c
In file included from numpy/core/src/common/npy_config.h:4,
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/number.c:8:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/number.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/flagsobject.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/multiarray/nditer_templ.c
gcc: numpy/core/src/multiarray/refcount.c
In file included from numpy/core/src/common/npy_config.h:4,
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/flagsobject.c:9:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/flagsobject.c:4:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/nditer_impl.h:19,
from numpy/core/src/multiarray/nditer_templ.c.src:13:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/nditer_impl.h:14,
from numpy/core/src/multiarray/nditer_templ.c.src:13:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/getset.c
In file included from numpy/core/src/common/npy_config.h:4,
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/refcount.c:12:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/refcount.c:7:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/sequence.c
In file included from numpy/core/src/common/npy_config.h:4,
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/getset.c:9:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/getset.c:4:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/sequence.c:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/sequence.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/shape.c
gcc: numpy/core/src/multiarray/nditer_api.c
gcc: numpy/core/src/multiarray/typeinfo.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/multiarray/typeinfo.h:6,
from numpy/core/src/multiarray/typeinfo.c:6:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/typeinfo.h:5,
from numpy/core/src/multiarray/typeinfo.c:6:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/shape.c:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/shape.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/usertypes.c
In file included from numpy/core/src/common/npy_config.h:4,
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/nditer_impl.h:19,
from numpy/core/src/multiarray/nditer_api.c:16:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/nditer_impl.h:14,
from numpy/core/src/multiarray/nditer_api.c:16:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/scalarapi.c
In file included from numpy/core/src/common/npy_config.h:4,
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/usertypes.c:30:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/usertypes.c:24:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/vdot.c
In file included from numpy/core/src/common/npy_config.h:4,
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/scalarapi.c:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/scalarapi.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/multiarray/common.h:4,
from numpy/core/src/multiarray/vdot.c:5:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/vdot.c:4:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: build/src.linux-x86_64-3.10/numpy/core/src/npysort/timsort.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/npysort/quicksort.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/multiarray/scalartypes.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/npy_sort.h.src:6,
from numpy/core/src/npysort/quicksort.c.src:52:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/npy_sort.h.src:5,
from numpy/core/src/npysort/quicksort.c.src:52:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/npy_sort.h.src:6,
from numpy/core/src/npysort/timsort.c.src:36:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/npy_sort.h.src:5,
from numpy/core/src/npysort/timsort.c.src:36:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/scalartypes.c.src:11:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/scalartypes.c.src:3:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: build/src.linux-x86_64-3.10/numpy/core/src/npysort/mergesort.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/npy_sort.h.src:6,
from numpy/core/src/npysort/mergesort.c.src:31:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/npy_sort.h.src:5,
from numpy/core/src/npysort/mergesort.c.src:31:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/multiarray/strfuncs.c
In file included from numpy/core/src/common/npy_config.h:4,
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/strfuncs.c:5:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/strfuncs.c:4:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/umath/umathmodule.c
gcc: numpy/core/src/multiarray/temp_elide.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/umath/umathmodule.c:24:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/umath/umathmodule.c:22:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/multiarray/temp_elide.c:6:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/multiarray/temp_elide.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/umath/reduction.c
gcc: numpy/core/src/umath/ufunc_object.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/umath/reduction.c:16:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/umath/reduction.c:14:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/umath/ufunc_object.c:33:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/umath/ufunc_object.c:30:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/npysort/heapsort.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/umath/loops.c.src:9:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/umath/loops.c.src:7:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/npy_sort.h.src:6,
from numpy/core/src/npysort/heapsort.c.src:31:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/npy_sort.h.src:5,
from numpy/core/src/npysort/heapsort.c.src:31:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/umath/extobj.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/umath/extobj.c:7:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/umath/extobj.c:5:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: build/src.linux-x86_64-3.10/numpy/core/src/npysort/radixsort.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/scalarmath.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/npy_sort.h.src:6,
from numpy/core/src/npysort/radixsort.c.src:3:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/npy_sort.h.src:5,
from numpy/core/src/npysort/radixsort.c.src:3:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/umath/scalarmath.c.src:14:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/umath/scalarmath.c.src:13:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: build/src.linux-x86_64-3.10/numpy/core/src/npysort/selection.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/npy_sort.h.src:6,
from numpy/core/src/npysort/selection.c.src:19:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/npy_sort.h.src:5,
from numpy/core/src/npysort/selection.c.src:19:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/umath/ufunc_type_resolution.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/npysort/binsearch.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/umath/ufunc_type_resolution.c:24:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/umath/ufunc_type_resolution.c:22:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/npy_sort.h.src:6,
from numpy/core/src/npysort/binsearch.c.src:4:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/npy_sort.h.src:5,
from numpy/core/src/npysort/binsearch.c.src:4:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/umath/override.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_3kcompat.h:20,
from numpy/core/src/common/npy_pycompat.h:4,
from numpy/core/src/umath/override.c:4:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_3kcompat.h:13,
from numpy/core/src/common/npy_pycompat.h:4,
from numpy/core/src/umath/override.c:4:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/common/array_assign.c
gcc: numpy/core/src/common/ufunc_override.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_3kcompat.h:20,
from numpy/core/src/common/npy_pycompat.h:4,
from numpy/core/src/common/ufunc_override.c:4:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/include/numpy/npy_3kcompat.h:13,
from numpy/core/src/common/npy_pycompat.h:4,
from numpy/core/src/common/ufunc_override.c:4:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/src/common/array_assign.c:16:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/array_assign.c:12:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/common/numpyos.c
gcc: numpy/core/src/common/mem_overlap.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/src/common/mem_overlap.c:187:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/mem_overlap.c:184:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
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/common/numpyos.c:9:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/numpyos.c:2:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/common/npy_argparse.c
gcc: build/src.linux-x86_64-3.10/numpy/core/src/common/npy_cpu_features.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/src/common/npy_argparse.c:6:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/npy_argparse.c:1:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/src/common/npy_cpu_features.c.src:3:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/npy_cpu_features.h:4,
from numpy/core/src/common/npy_cpu_features.c.src:1:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/common/npy_longdouble.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/ndarraytypes.h:4,
from numpy/core/src/common/npy_longdouble.c:6:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/npy_longdouble.c:1:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: numpy/core/src/common/ucsnarrow.c
In file included from numpy/core/src/common/npy_config.h:4,
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/common/ucsnarrow.c:10:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/common/ucsnarrow.c:4:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/matmul.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/src/umath/matmul.c.src:9:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/umath/matmul.c.src:7:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
gcc: build/src.linux-x86_64-3.10/numpy/core/src/umath/clip.c
In file included from numpy/core/src/common/npy_config.h:4,
from numpy/core/include/numpy/npy_common.h:10,
from numpy/core/include/numpy/npy_math.h:8,
from numpy/core/include/numpy/halffloat.h:5,
from numpy/core/src/umath/clip.c.src:10:
build/src.linux-x86_64-3.10/numpy/core/include/numpy/config.h:3: warning: "SIZEOF_OFF_T" redefined
3 | #define SIZEOF_OFF_T 8
|
In file included from /home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/Python.h:17,
from numpy/core/src/umath/clip.c.src:8:
/home/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10/pyconfig.h:85: note: this is the location of the previous definition
85 | #define SIZEOF_OFF_T __SIZEOF_SIZE_T__
|
########### 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_KNL AVX512_KNM 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.10/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.10/numpy/core/src/umath/loops_arithm_fp.dispatch.c
: build/src.linux-x86_64-3.10/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.10/numpy/core/src/umath/loops_trigonometric.dispatch.c
: build/src.linux-x86_64-3.10/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.10/numpy/core/src/umath/loops_arithm_fp.dispatch.c
: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_arithmetic.dispatch.c
: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_trigonometric.dispatch.c
: build/src.linux-x86_64-3.10/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.10/numpy/core/src/umath/loops_arithmetic.dispatch.c
: build/src.linux-x86_64-3.10/numpy/core/src/umath/loops_exponent_log.dispatch.c
CCompilerOpt.cache_flush[809] : write cache to path -> /tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f/build/temp.linux-x86_64-3.10/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_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
Generated : none
CCompilerOpt.cache_flush[809] : write cache to path -> /tmp/pip-install-wm34hf_9/numpy_80c6dc9a850a4051a80b67d6edfae89f/build/temp.linux-x86_64-3.10/ccompiler_opt_cache_clib.py
error: Command "gcc -DNDEBUG -D_GNU_SOURCE=1 -fPIC -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.10/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/michael-ubuntu/.jdks/graalvm-jdk-17.0.8+9.1/languages/python/include/python3.10 -Ibuild/src.linux-x86_64-3.10/numpy/core/src/common -Ibuild/src.linux-x86_64-3.10/numpy/core/src/npymath -c build/src.linux-x86_64-3.10/numpy/core/src/multiarray/arraytypes.c -o build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/numpy/core/src/multiarray/arraytypes.o -MMD -MF build/temp.linux-x86_64-3.10/build/src.linux-x86_64-3.10/numpy/core/src/multiarray/arraytypes.o.d -msse -msse2 -msse3" failed with exit status 1
[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
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment