DEBUG: Executing shell function do_compile
Running from numpy source directory.
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/setup.py:67: DeprecationWarning: 

  `numpy.distutils` is deprecated since NumPy 1.23.0, as a result
  of the deprecation of `distutils` itself. It will be removed for
  Python >= 3.12. For older Python versions it will remain present.
  It is recommended to use `setuptools < 60.0` for those Python versions.
  For more details, see:
    https://numpy.org/devdocs/reference/distutils_status_migration.html 


  import numpy.distutils.command.sdist
Processing numpy/random/_bounded_integers.pxd.in
Processing numpy/random/_sfc64.pyx
Processing numpy/random/bit_generator.pyx
Processing numpy/random/mtrand.pyx
Processing numpy/random/_pcg64.pyx
Processing numpy/random/_philox.pyx
Processing numpy/random/_generator.pyx
Processing numpy/random/_common.pyx
Processing numpy/random/_mt19937.pyx
Processing numpy/random/_bounded_integers.pyx.in
Cythonizing sources
INFO: blas_opt_info:
INFO: blas_armpl_info:
INFO: customize UnixCCompiler
INFO:   libraries armpl_lp64_mp not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: blas_mkl_info:
INFO:   libraries mkl_rt not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: blis_info:
INFO:   libraries blis not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: openblas_info:
INFO:   libraries openblas not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: accelerate_info:
INFO:   NOT AVAILABLE
INFO: 
INFO: atlas_3_10_blas_threads_info:
INFO: Setting PTATLAS=ATLAS
INFO:   libraries tatlas not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: atlas_3_10_blas_info:
INFO:   libraries satlas not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: atlas_blas_threads_info:
INFO: Setting PTATLAS=ATLAS
INFO:   libraries ptf77blas,ptcblas,atlas not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: atlas_blas_info:
INFO:   libraries f77blas,cblas,atlas not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/system_info.py:2047: 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):
INFO: blas_info:
INFO:   libraries blas not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/system_info.py:2047: 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):
INFO: blas_src_info:
INFO:   NOT AVAILABLE
INFO: 
INFO:   NOT AVAILABLE
INFO: 
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/system_info.py:2047: 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):
non-existing path in 'numpy/distutils': 'site.cfg'
INFO: lapack_opt_info:
INFO: lapack_armpl_info:
INFO:   libraries armpl_lp64_mp not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: lapack_mkl_info:
INFO:   libraries mkl_rt not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: openblas_lapack_info:
INFO:   libraries openblas not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: openblas_clapack_info:
INFO:   libraries openblas,lapack not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: flame_info:
INFO:   libraries flame not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: atlas_3_10_threads_info:
INFO: Setting PTATLAS=ATLAS
INFO:   libraries tatlas,tatlas not found in TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib
INFO: <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
INFO:   NOT AVAILABLE
INFO: 
INFO: atlas_3_10_info:
INFO:   libraries satlas,satlas not found in TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib
INFO: <class 'numpy.distutils.system_info.atlas_3_10_info'>
INFO:   NOT AVAILABLE
INFO: 
INFO: atlas_threads_info:
INFO: Setting PTATLAS=ATLAS
INFO:   libraries ptf77blas,ptcblas,atlas not found in TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib
INFO: <class 'numpy.distutils.system_info.atlas_threads_info'>
INFO:   NOT AVAILABLE
INFO: 
INFO: atlas_info:
INFO:   libraries f77blas,cblas,atlas not found in TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib
INFO: <class 'numpy.distutils.system_info.atlas_info'>
INFO:   NOT AVAILABLE
INFO: 
INFO: lapack_info:
INFO:   libraries lapack not found in ['TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/system_info.py:1872: 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))()
INFO: lapack_src_info:
INFO:   NOT AVAILABLE
INFO: 
INFO:   NOT AVAILABLE
INFO: 
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/system_info.py:1872: 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))()
INFO: numpy_linalg_lapack_lite:
INFO:   FOUND:
INFO:     language = c
INFO: 
Warning: attempted relative import with no known parent package
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib/python3.11/site-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'define_macros'
  warnings.warn(msg)
running bdist_wheel
running build
running config_cc
INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
INFO: build_src
INFO: building py_modules sources
creating build
creating build/src.linux-x86_64-3.11
creating build/src.linux-x86_64-3.11/numpy
creating build/src.linux-x86_64-3.11/numpy/distutils
INFO: building library "npymath" sources
WARN: Could not locate executable armflang
WARN: Could not locate executable gfortran
WARN: Could not locate executable f95
WARN: Could not locate executable ifort
WARN: Could not locate executable ifc
WARN: Could not locate executable lf95
WARN: Could not locate executable pgfortran
WARN: Could not locate executable nvfortran
WARN: Could not locate executable f90
WARN: Could not locate executable f77
WARN: Could not locate executable fort
WARN: Could not locate executable efort
WARN: Could not locate executable efc
WARN: Could not locate executable g77
WARN: Could not locate executable g95
WARN: Could not locate executable pathf95
WARN: Could not locate executable nagfor
WARN: Could not locate executable frt
WARN: don't know how to compile Fortran code on platform 'posix'
creating build/src.linux-x86_64-3.11/numpy/core
creating build/src.linux-x86_64-3.11/numpy/core/src
creating build/src.linux-x86_64-3.11/numpy/core/src/npymath
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_internal.h
INFO:   adding 'build/src.linux-x86_64-3.11/numpy/core/src/npymath' to include_dirs.
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npymath/ieee754.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_complex.c
INFO: None - nothing done with h_files = ['build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_internal.h']
INFO: building library "npyrandom" sources
INFO: building extension "numpy.core._multiarray_tests" sources
creating build/src.linux-x86_64-3.11/numpy/core/src/multiarray
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/_multiarray_tests.c
INFO: building extension "numpy.core._multiarray_umath" sources
non-existing path in 'numpy/core': 'build/src.linux-x86_64-3.11/numpy/core/src/common'
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.h
INFO:   adding 'build/src.linux-x86_64-3.11/numpy/core/src/multiarray' to include_dirs.
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum_sumprod.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/lowlevel_strided_loops.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/nditer_templ.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/scalartypes.c
creating build/src.linux-x86_64-3.11/numpy/core/src/common
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/npy_sort.h
INFO:   adding 'build/src.linux-x86_64-3.11/numpy/core/src/common' to include_dirs.
creating build/src.linux-x86_64-3.11/numpy/core/src/umath
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/funcs.inc
INFO:   adding 'build/src.linux-x86_64-3.11/numpy/core/src/umath' to include_dirs.
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/simd.inc
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.h
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_utils.h
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_minmax.dispatch.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_umath_fp.dispatch.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_hyperbolic.dispatch.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_modulo.dispatch.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.h
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/scalarmath.c
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/templ_common.h
INFO: numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.h', 'build/src.linux-x86_64-3.11/numpy/core/src/common/npy_sort.h', 'numpy/core/src/common/npy_partition.h', 'numpy/core/src/common/npy_binsearch.h', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_utils.h', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.h', 'numpy/core/src/umath/clip.h', 'build/src.linux-x86_64-3.11/numpy/core/src/common/templ_common.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/__ufunc_api.h']
INFO: building extension "numpy.core._umath_tests" sources
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/_umath_tests.c
INFO: building extension "numpy.core._rational_tests" sources
INFO: building extension "numpy.core._struct_ufunc_tests" sources
INFO: building extension "numpy.core._operand_flag_tests" sources
INFO: building extension "numpy.core._simd" sources
creating build/src.linux-x86_64-3.11/numpy/core/src/_simd
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_inc.h
INFO:   adding 'build/src.linux-x86_64-3.11/numpy/core/src/_simd' to include_dirs.
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_data.inc
INFO: conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd.dispatch.c
INFO: numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_inc.h', 'build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_data.inc']
INFO: building extension "numpy.fft._pocketfft_internal" sources
INFO: building extension "numpy.linalg.lapack_lite" sources
creating build/src.linux-x86_64-3.11/numpy/linalg
### Warning:  Using unoptimized lapack ###
INFO: building extension "numpy.linalg._umath_linalg" sources
### Warning:  Using unoptimized lapack ###
INFO: building extension "numpy.random._mt19937" sources
INFO: building extension "numpy.random._philox" sources
INFO: building extension "numpy.random._pcg64" sources
INFO: building extension "numpy.random._sfc64" sources
INFO: building extension "numpy.random._common" sources
INFO: building extension "numpy.random.bit_generator" sources
INFO: building extension "numpy.random._generator" sources
INFO: building extension "numpy.random._bounded_integers" sources
INFO: building extension "numpy.random.mtrand" sources
INFO: building data_files sources
INFO: build_src: building npy-pkg config files
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running build_py
creating build/lib.linux-x86_64-cpython-311
creating build/lib.linux-x86_64-cpython-311/numpy
copying numpy/dual.py -> build/lib.linux-x86_64-cpython-311/numpy
copying numpy/version.py -> build/lib.linux-x86_64-cpython-311/numpy
copying numpy/conftest.py -> build/lib.linux-x86_64-cpython-311/numpy
copying numpy/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy
copying numpy/_version.py -> build/lib.linux-x86_64-cpython-311/numpy
copying numpy/matlib.py -> build/lib.linux-x86_64-cpython-311/numpy
copying numpy/ctypeslib.py -> build/lib.linux-x86_64-cpython-311/numpy
copying numpy/setup.py -> build/lib.linux-x86_64-cpython-311/numpy
copying numpy/_globals.py -> build/lib.linux-x86_64-cpython-311/numpy
copying numpy/_pytesttester.py -> build/lib.linux-x86_64-cpython-311/numpy
copying numpy/_distributor_init.py -> build/lib.linux-x86_64-cpython-311/numpy
copying build/src.linux-x86_64-3.11/numpy/__config__.py -> build/lib.linux-x86_64-cpython-311/numpy
creating build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_set_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/linalg.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_data_type_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_array_object.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_constants.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_creation_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_sorting_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_elementwise_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_statistical_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_typing.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_searching_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_dtypes.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_utility_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
copying numpy/array_api/_manipulation_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api
creating build/lib.linux-x86_64-cpython-311/numpy/array_api/tests
copying numpy/array_api/tests/test_elementwise_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api/tests
copying numpy/array_api/tests/test_sorting_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api/tests
copying numpy/array_api/tests/test_data_type_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api/tests
copying numpy/array_api/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api/tests
copying numpy/array_api/tests/test_set_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api/tests
copying numpy/array_api/tests/test_array_object.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api/tests
copying numpy/array_api/tests/test_creation_functions.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api/tests
copying numpy/array_api/tests/test_validation.py -> build/lib.linux-x86_64-cpython-311/numpy/array_api/tests
creating build/lib.linux-x86_64-cpython-311/numpy/compat
copying numpy/compat/_pep440.py -> build/lib.linux-x86_64-cpython-311/numpy/compat
copying numpy/compat/_inspect.py -> build/lib.linux-x86_64-cpython-311/numpy/compat
copying numpy/compat/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/compat
copying numpy/compat/py3k.py -> build/lib.linux-x86_64-cpython-311/numpy/compat
copying numpy/compat/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/compat
creating build/lib.linux-x86_64-cpython-311/numpy/compat/tests
copying numpy/compat/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/compat/tests
copying numpy/compat/tests/test_compat.py -> build/lib.linux-x86_64-cpython-311/numpy/compat/tests
creating build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_internal.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/multiarray.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/function_base.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/numeric.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_methods.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_asarray.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/overrides.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/cversions.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/records.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_add_newdocs_scalars.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/umath_tests.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/memmap.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/defchararray.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/setup_common.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_type_aliases.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_add_newdocs.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/einsumfunc.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_string_helpers.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/shape_base.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/fromnumeric.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_dtype_ctypes.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/getlimits.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_machar.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/umath.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/numerictypes.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/arrayprint.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_dtype.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_exceptions.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/_ufunc_config.py -> build/lib.linux-x86_64-cpython-311/numpy/core
copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-x86_64-cpython-311/numpy/core
creating build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_unicode.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_longdouble.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_function_base.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_conversion_utils.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_scalarinherit.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_cpu_features.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_arraymethod.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_deprecations.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_strings.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_dtype.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_multiarray.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_custom_dtypes.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_einsum.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_records.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_item_selection.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_indexing.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_mem_policy.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_machar.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_shape_base.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_numerictypes.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_array_interface.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_protocols.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_simd_module.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/_locales.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_umath_accuracy.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_api.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_array_coercion.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test__exceptions.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_indexerrors.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_abc.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_nditer.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_cpu_dispatcher.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_arrayprint.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_scalarprint.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_casting_floatingpoint_errors.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_simd.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_umath_complex.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_scalarmath.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_half.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_memmap.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_numeric.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_scalarbuffer.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_scalar_ctors.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_nep50_promotions.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_regression.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_mem_overlap.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_defchararray.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_overrides.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_argparse.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_umath.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_getlimits.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_cython.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_ufunc.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_limited_api.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_print.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_extint128.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_datetime.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_casting_unittests.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_errstate.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_scalar_methods.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_hashtable.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
copying numpy/core/tests/test_dlpack.py -> build/lib.linux-x86_64-cpython-311/numpy/core/tests
creating build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/lib2def.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/intelccompiler.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/exec_command.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/msvccompiler.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/line_endings.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/extension.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/cpuinfo.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/msvc9compiler.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/pathccompiler.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/core.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/conv_template.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/unixccompiler.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/ccompiler_opt.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/_shell_utils.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/armccompiler.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/misc_util.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/log.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/numpy_distribution.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/ccompiler.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/from_template.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/npy_pkg_config.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying numpy/distutils/system_info.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
copying build/src.linux-x86_64-3.11/numpy/distutils/__config__.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils
creating build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/build.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/build_ext.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/build_scripts.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/install.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/install_data.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/config.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/sdist.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/develop.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/build_clib.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/install_clib.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/build_src.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/autodist.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/config_compiler.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/install_headers.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/egg_info.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
copying numpy/distutils/command/build_py.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/command
creating build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/arm.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/fujitsu.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/environment.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pathf95.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/none.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/nv.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/fcompiler
creating build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_log.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_shell_utils.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_build_ext.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_mingw32ccompiler.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_npy_pkg_config.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_misc_util.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_from_template.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_ccompiler_opt_conf.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler_intel.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_ccompiler_opt.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_system_info.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_exec_command.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler_nagfor.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
copying numpy/distutils/tests/test_fcompiler_gnu.py -> build/lib.linux-x86_64-cpython-311/numpy/distutils/tests
creating build/lib.linux-x86_64-cpython-311/numpy/doc
copying numpy/doc/ufuncs.py -> build/lib.linux-x86_64-cpython-311/numpy/doc
copying numpy/doc/constants.py -> build/lib.linux-x86_64-cpython-311/numpy/doc
copying numpy/doc/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/doc
creating build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/func2subr.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/use_rules.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/cb_rules.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/f2py2e.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/auxfuncs.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/__version__.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/cfuncs.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/f90mod_rules.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/rules.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/diagnose.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/crackfortran.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/__main__.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/capi_maps.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/common_rules.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
copying numpy/f2py/symbolic.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py
creating build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_value_attrspec.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_abstract_interface.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_size.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_array_from_pyobj.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_mixed.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_callback.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_module_doc.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_character.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_assumed_shape.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_semicolon_split.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_symbolic.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_block_docstring.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_crackfortran.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_quoted_character.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_parameter.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_f2cmap.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_return_integer.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/util.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_return_logical.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_return_complex.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_return_real.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_regression.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_string.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_compile_function.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_docs.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_f2py2e.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_return_character.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_common.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
copying numpy/f2py/tests/test_kind.py -> build/lib.linux-x86_64-cpython-311/numpy/f2py/tests
creating build/lib.linux-x86_64-cpython-311/numpy/fft
copying numpy/fft/_pocketfft.py -> build/lib.linux-x86_64-cpython-311/numpy/fft
copying numpy/fft/helper.py -> build/lib.linux-x86_64-cpython-311/numpy/fft
copying numpy/fft/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/fft
copying numpy/fft/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/fft
creating build/lib.linux-x86_64-cpython-311/numpy/fft/tests
copying numpy/fft/tests/test_helper.py -> build/lib.linux-x86_64-cpython-311/numpy/fft/tests
copying numpy/fft/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/fft/tests
copying numpy/fft/tests/test_pocketfft.py -> build/lib.linux-x86_64-cpython-311/numpy/fft/tests
creating build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/arrayterator.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/twodim_base.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/function_base.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/arraypad.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/scimath.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/index_tricks.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/polynomial.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/nanfunctions.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/mixins.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/_iotools.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/_version.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/_datasource.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/user_array.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/utils.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/shape_base.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/arraysetops.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/stride_tricks.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/recfunctions.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/format.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/ufunclike.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/npyio.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/histograms.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
copying numpy/lib/type_check.py -> build/lib.linux-x86_64-cpython-311/numpy/lib
creating build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_format.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_type_check.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_mixins.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_function_base.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_arraypad.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_polynomial.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_ufunclike.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_shape_base.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_utils.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_nanfunctions.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_financial_expired.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test__iotools.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test__datasource.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_recfunctions.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_arraysetops.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_io.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_loadtxt.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_histograms.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_packbits.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_regression.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_twodim_base.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_stride_tricks.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test__version.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_index_tricks.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
copying numpy/lib/tests/test_arrayterator.py -> build/lib.linux-x86_64-cpython-311/numpy/lib/tests
creating build/lib.linux-x86_64-cpython-311/numpy/linalg
copying numpy/linalg/linalg.py -> build/lib.linux-x86_64-cpython-311/numpy/linalg
copying numpy/linalg/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/linalg
copying numpy/linalg/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/linalg
creating build/lib.linux-x86_64-cpython-311/numpy/linalg/tests
copying numpy/linalg/tests/test_linalg.py -> build/lib.linux-x86_64-cpython-311/numpy/linalg/tests
copying numpy/linalg/tests/test_deprecations.py -> build/lib.linux-x86_64-cpython-311/numpy/linalg/tests
copying numpy/linalg/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/linalg/tests
copying numpy/linalg/tests/test_regression.py -> build/lib.linux-x86_64-cpython-311/numpy/linalg/tests
creating build/lib.linux-x86_64-cpython-311/numpy/ma
copying numpy/ma/extras.py -> build/lib.linux-x86_64-cpython-311/numpy/ma
copying numpy/ma/testutils.py -> build/lib.linux-x86_64-cpython-311/numpy/ma
copying numpy/ma/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/ma
copying numpy/ma/timer_comparison.py -> build/lib.linux-x86_64-cpython-311/numpy/ma
copying numpy/ma/core.py -> build/lib.linux-x86_64-cpython-311/numpy/ma
copying numpy/ma/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/ma
copying numpy/ma/bench.py -> build/lib.linux-x86_64-cpython-311/numpy/ma
copying numpy/ma/mrecords.py -> build/lib.linux-x86_64-cpython-311/numpy/ma
creating build/lib.linux-x86_64-cpython-311/numpy/ma/tests
copying numpy/ma/tests/test_deprecations.py -> build/lib.linux-x86_64-cpython-311/numpy/ma/tests
copying numpy/ma/tests/test_old_ma.py -> build/lib.linux-x86_64-cpython-311/numpy/ma/tests
copying numpy/ma/tests/test_mrecords.py -> build/lib.linux-x86_64-cpython-311/numpy/ma/tests
copying numpy/ma/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/ma/tests
copying numpy/ma/tests/test_core.py -> build/lib.linux-x86_64-cpython-311/numpy/ma/tests
copying numpy/ma/tests/test_regression.py -> build/lib.linux-x86_64-cpython-311/numpy/ma/tests
copying numpy/ma/tests/test_extras.py -> build/lib.linux-x86_64-cpython-311/numpy/ma/tests
copying numpy/ma/tests/test_subclassing.py -> build/lib.linux-x86_64-cpython-311/numpy/ma/tests
creating build/lib.linux-x86_64-cpython-311/numpy/matrixlib
copying numpy/matrixlib/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/matrixlib
copying numpy/matrixlib/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/matrixlib
copying numpy/matrixlib/defmatrix.py -> build/lib.linux-x86_64-cpython-311/numpy/matrixlib
creating build/lib.linux-x86_64-cpython-311/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_multiarray.py -> build/lib.linux-x86_64-cpython-311/numpy/matrixlib/tests
copying numpy/matrixlib/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_defmatrix.py -> build/lib.linux-x86_64-cpython-311/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_numeric.py -> build/lib.linux-x86_64-cpython-311/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_interaction.py -> build/lib.linux-x86_64-cpython-311/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_masked_matrix.py -> build/lib.linux-x86_64-cpython-311/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_regression.py -> build/lib.linux-x86_64-cpython-311/numpy/matrixlib/tests
copying numpy/matrixlib/tests/test_matrix_linalg.py -> build/lib.linux-x86_64-cpython-311/numpy/matrixlib/tests
creating build/lib.linux-x86_64-cpython-311/numpy/polynomial
copying numpy/polynomial/hermite_e.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial
copying numpy/polynomial/laguerre.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial
copying numpy/polynomial/chebyshev.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial
copying numpy/polynomial/polynomial.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial
copying numpy/polynomial/hermite.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial
copying numpy/polynomial/legendre.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial
copying numpy/polynomial/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial
copying numpy/polynomial/polyutils.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial
copying numpy/polynomial/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial
copying numpy/polynomial/_polybase.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial
creating build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
copying numpy/polynomial/tests/test_laguerre.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
copying numpy/polynomial/tests/test_polynomial.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
copying numpy/polynomial/tests/test_symbol.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
copying numpy/polynomial/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
copying numpy/polynomial/tests/test_hermite.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
copying numpy/polynomial/tests/test_hermite_e.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
copying numpy/polynomial/tests/test_legendre.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
copying numpy/polynomial/tests/test_chebyshev.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
copying numpy/polynomial/tests/test_polyutils.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
copying numpy/polynomial/tests/test_classes.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
copying numpy/polynomial/tests/test_printing.py -> build/lib.linux-x86_64-cpython-311/numpy/polynomial/tests
creating build/lib.linux-x86_64-cpython-311/numpy/random
copying numpy/random/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/random
copying numpy/random/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/random
copying numpy/random/_pickle.py -> build/lib.linux-x86_64-cpython-311/numpy/random
creating build/lib.linux-x86_64-cpython-311/numpy/random/tests
copying numpy/random/tests/test_randomstate.py -> build/lib.linux-x86_64-cpython-311/numpy/random/tests
copying numpy/random/tests/test_smoke.py -> build/lib.linux-x86_64-cpython-311/numpy/random/tests
copying numpy/random/tests/test_generator_mt19937.py -> build/lib.linux-x86_64-cpython-311/numpy/random/tests
copying numpy/random/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/random/tests
copying numpy/random/tests/test_extending.py -> build/lib.linux-x86_64-cpython-311/numpy/random/tests
copying numpy/random/tests/test_direct.py -> build/lib.linux-x86_64-cpython-311/numpy/random/tests
copying numpy/random/tests/test_generator_mt19937_regressions.py -> build/lib.linux-x86_64-cpython-311/numpy/random/tests
copying numpy/random/tests/test_seed_sequence.py -> build/lib.linux-x86_64-cpython-311/numpy/random/tests
copying numpy/random/tests/test_randomstate_regression.py -> build/lib.linux-x86_64-cpython-311/numpy/random/tests
copying numpy/random/tests/test_regression.py -> build/lib.linux-x86_64-cpython-311/numpy/random/tests
copying numpy/random/tests/test_random.py -> build/lib.linux-x86_64-cpython-311/numpy/random/tests
creating build/lib.linux-x86_64-cpython-311/numpy/testing
copying numpy/testing/print_coercion_tables.py -> build/lib.linux-x86_64-cpython-311/numpy/testing
copying numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/testing
copying numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-311/numpy/testing
copying numpy/testing/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/testing
creating build/lib.linux-x86_64-cpython-311/numpy/testing/_private
copying numpy/testing/_private/extbuild.py -> build/lib.linux-x86_64-cpython-311/numpy/testing/_private
copying numpy/testing/_private/nosetester.py -> build/lib.linux-x86_64-cpython-311/numpy/testing/_private
copying numpy/testing/_private/parameterized.py -> build/lib.linux-x86_64-cpython-311/numpy/testing/_private
copying numpy/testing/_private/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/testing/_private
copying numpy/testing/_private/utils.py -> build/lib.linux-x86_64-cpython-311/numpy/testing/_private
copying numpy/testing/_private/decorators.py -> build/lib.linux-x86_64-cpython-311/numpy/testing/_private
copying numpy/testing/_private/noseclasses.py -> build/lib.linux-x86_64-cpython-311/numpy/testing/_private
creating build/lib.linux-x86_64-cpython-311/numpy/testing/tests
copying numpy/testing/tests/test_utils.py -> build/lib.linux-x86_64-cpython-311/numpy/testing/tests
copying numpy/testing/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/testing/tests
copying numpy/testing/tests/test_doctesting.py -> build/lib.linux-x86_64-cpython-311/numpy/testing/tests
creating build/lib.linux-x86_64-cpython-311/numpy/typing
copying numpy/typing/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/typing
copying numpy/typing/mypy_plugin.py -> build/lib.linux-x86_64-cpython-311/numpy/typing
copying numpy/typing/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/typing
creating build/lib.linux-x86_64-cpython-311/numpy/typing/tests
copying numpy/typing/tests/test_typing.py -> build/lib.linux-x86_64-cpython-311/numpy/typing/tests
copying numpy/typing/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/typing/tests
copying numpy/typing/tests/test_generic_alias.py -> build/lib.linux-x86_64-cpython-311/numpy/typing/tests
copying numpy/typing/tests/test_runtime.py -> build/lib.linux-x86_64-cpython-311/numpy/typing/tests
copying numpy/typing/tests/test_isfile.py -> build/lib.linux-x86_64-cpython-311/numpy/typing/tests
creating build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/_char_codes.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/_nbit.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/_extended_precision.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/_dtype_like.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/_generic_alias.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/setup.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/_add_docstring.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/_shape.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/_nested_sequence.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/_array_like.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
copying numpy/_typing/_scalars.py -> build/lib.linux-x86_64-cpython-311/numpy/_typing
creating build/lib.linux-x86_64-cpython-311/numpy/tests
copying numpy/tests/test_numpy_version.py -> build/lib.linux-x86_64-cpython-311/numpy/tests
copying numpy/tests/test_ctypeslib.py -> build/lib.linux-x86_64-cpython-311/numpy/tests
copying numpy/tests/test__all__.py -> build/lib.linux-x86_64-cpython-311/numpy/tests
copying numpy/tests/test_reloading.py -> build/lib.linux-x86_64-cpython-311/numpy/tests
copying numpy/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/tests
copying numpy/tests/test_public_api.py -> build/lib.linux-x86_64-cpython-311/numpy/tests
copying numpy/tests/test_warnings.py -> build/lib.linux-x86_64-cpython-311/numpy/tests
copying numpy/tests/test_matlib.py -> build/lib.linux-x86_64-cpython-311/numpy/tests
copying numpy/tests/test_lazyloading.py -> build/lib.linux-x86_64-cpython-311/numpy/tests
copying numpy/tests/test_scripts.py -> build/lib.linux-x86_64-cpython-311/numpy/tests
creating build/lib.linux-x86_64-cpython-311/numpy/_pyinstaller
copying numpy/_pyinstaller/hook-numpy.py -> build/lib.linux-x86_64-cpython-311/numpy/_pyinstaller
copying numpy/_pyinstaller/test_pyinstaller.py -> build/lib.linux-x86_64-cpython-311/numpy/_pyinstaller
copying numpy/_pyinstaller/__init__.py -> build/lib.linux-x86_64-cpython-311/numpy/_pyinstaller
copying numpy/_pyinstaller/pyinstaller-smoke.py -> build/lib.linux-x86_64-cpython-311/numpy/_pyinstaller
UPDATING build/lib.linux-x86_64-cpython-311/numpy/_version.py
set build/lib.linux-x86_64-cpython-311/numpy/_version.py to '1.24.1'
running build_clib
INFO: customize UnixCCompiler
INFO: customize UnixCCompiler using new_build_clib
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-march=native)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

creating /tmp/tmpn12yluhk/OE
creating /tmp/tmpn12yluhk/OE/build
creating /tmp/tmpn12yluhkTOPDIR
creating /tmp/tmpn12yluhkTOPDIR/tmp-glibc
creating /tmp/tmpn12yluhkTOPDIR/tmp-glibc/work
creating /tmp/tmpn12yluhkTOPDIR/tmp-glibc/work/core2-64-oe-linux
creating /tmp/tmpn12yluhkTOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy
creating /tmp/tmpn12yluhkTOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0
creating /tmp/tmpn12yluhkTOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1
creating /tmp/tmpn12yluhkTOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy
creating /tmp/tmpn12yluhkTOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils
creating /tmp/tmpn12yluhkTOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/checks
INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-march=native'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-O3)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-Werror)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-Werror'
INFO: CCompilerOpt.__init__[1782] : check requested baseline
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse2)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse2'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE' with flags (-msse -msse2)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -Werror'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE2' with flags (-msse -msse2)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse3)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse3'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE3' with flags (-msse -msse2 -msse3)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -Werror'
INFO: CCompilerOpt.__init__[1791] : check requested dispatch-able features
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mssse3)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mssse3'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse4.1)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse4.1'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mpopcnt)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mpopcnt'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse4.2)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse4.2'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mf16c)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mf16c'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx2)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx2'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mfma)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mfma'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512f -mno-mmx)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512f -mno-mmx'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512cd)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512cd'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512er -mavx512pf)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512er -mavx512pf'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_KNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf -Werror'
WARN: CCompilerOpt.dist_test[630] : CCompilerOpt._dist_test_spawn[764] : Command (x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/checks/cpu_avx512_knl.c -o /tmp/tmpn12yluhkTOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/checks/cpu_avx512_knl.o -MMD -MF /tmp/tmpn12yluhkTOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/checks/cpu_avx512_knl.o.d -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf -Werror) failed with exit status 1 output -> 
In file included from TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib/x86_64-oe-linux/gcc/x86_64-oe-linux/13.0.1/include/immintrin.h:57,
                 from TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/checks/cpu_avx512_knl.c:14:
In function '_mm512_mask_prefetch_i64scatter_pd',
    inlined from 'main' at TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/checks/cpu_avx512_knl.c:23:5:
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib/x86_64-oe-linux/gcc/x86_64-oe-linux/13.0.1/include/avx512pfintrin.h:180:3: error: 'base' may be used uninitialized [-Werror=maybe-uninitialized]
  180 |   __builtin_ia32_scatterpfqpd (__mask, (__v8di) __index, __addr, __scale,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  181 |                                __hint);
      |                                ~~~~~~~
<built-in>: In function 'main':
<built-in>: note: by argument 3 of type 'const void *' to '__builtin_ia32_scatterpfqpd' declared here
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/numpy/distutils/checks/cpu_avx512_knl.c:18:9: note: 'base' declared here
   18 |     int base[128];
      |         ^~~~
cc1: all warnings being treated as errors

WARN: CCompilerOpt.feature_test[1563] : testing failed
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vl -mavx512bw -mavx512dq)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512vl -mavx512bw -mavx512dq'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512ifma -mavx512vbmi)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512ifma -mavx512vbmi'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_CNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vnni)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512vnni'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_CLX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -Werror'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_SKX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq'
INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_ICL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq -Werror'
INFO: CCompilerOpt.__init__[1803] : skip features (SSE2 SSE3 SSE) since its part of baseline
INFO: CCompilerOpt.__init__[1807] : initialize targets groups
INFO: CCompilerOpt.__init__[1809] : parse target group simd_test
INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VX VXE2 VXE XOP VSX2 VSX NEON FMA4 ASIMD VSX3 VSX4) not part of baseline or dispatch-able features
INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2)
INFO: CCompilerOpt.generate_dispatch_header[2353] : generate CPU dispatch header: (build/src.linux-x86_64-3.11/numpy/distutils/include/npy_cpu_dispatch_config.h)
WARN: CCompilerOpt.generate_dispatch_header[2362] : dispatch header dir build/src.linux-x86_64-3.11/numpy/distutils/include does not exist, creating it
INFO: CCompilerOpt.feature_extra_checks[1627] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -Werror'
INFO: CCompilerOpt.feature_extra_checks[1627] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK)
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
INFO: building 'npymath' library
INFO: compiling C sources
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

creating build/temp.linux-x86_64-cpython-311
creating build/temp.linux-x86_64-cpython-311/numpy
creating build/temp.linux-x86_64-cpython-311/numpy/core
creating build/temp.linux-x86_64-cpython-311/numpy/core/src
creating build/temp.linux-x86_64-cpython-311/numpy/core/src/npymath
creating build/temp.linux-x86_64-cpython-311/build
creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11
creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/numpy
creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/numpy/core
creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/numpy/core/src
creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/numpy/core/src/npymath
INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
INFO: x86_64-oe-linux-gcc: numpy/core/src/npymath/npy_math.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/npymath/ieee754.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_complex.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/npymath/halffloat.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/npymath/arm64_exports.c
INFO: x86_64-oe-linux-gcc-ar: adding 5 object files to build/temp.linux-x86_64-cpython-311/libnpymath.a
INFO: building 'npyrandom' library
INFO: compiling C sources
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

creating build/temp.linux-x86_64-cpython-311/numpy/random
creating build/temp.linux-x86_64-cpython-311/numpy/random/src
creating build/temp.linux-x86_64-cpython-311/numpy/random/src/distributions
INFO: compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-std=c99 -msse -msse2 -msse3'
INFO: x86_64-oe-linux-gcc: numpy/random/src/distributions/logfactorial.c
INFO: x86_64-oe-linux-gcc: numpy/random/src/distributions/distributions.c
INFO: x86_64-oe-linux-gcc: numpy/random/src/distributions/random_mvhg_count.c
INFO: x86_64-oe-linux-gcc: numpy/random/src/distributions/random_mvhg_marginals.c
INFO: x86_64-oe-linux-gcc: numpy/random/src/distributions/random_hypergeometric.c
INFO: x86_64-oe-linux-gcc-ar: adding 5 object files to build/temp.linux-x86_64-cpython-311/libnpyrandom.a
running build_ext
INFO: customize UnixCCompiler
INFO: customize UnixCCompiler using new_build_ext
INFO: CCompilerOpt.__init__[834] : hit the memory cache
INFO: CCompilerOpt.generate_dispatch_header[2353] : generate CPU dispatch header: (build/src.linux-x86_64-3.11/numpy/distutils/include/npy_cpu_dispatch_config.h)
INFO: customize UnixCCompiler
INFO: customize UnixCCompiler using new_build_ext
INFO: building 'numpy.core._multiarray_tests' extension
INFO: compiling C sources
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/numpy/core/src/multiarray
creating build/temp.linux-x86_64-cpython-311/numpy/core/src/common
INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/_multiarray_tests.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/mem_overlap.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/npy_argparse.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/npy_hashtable.c
INFO: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -Wl,-z,relro,-z,now -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/numpy/core/src/multiarray/_multiarray_tests.o build/temp.linux-x86_64-cpython-311/numpy/core/src/common/mem_overlap.o build/temp.linux-x86_64-cpython-311/numpy/core/src/common/npy_argparse.o build/temp.linux-x86_64-cpython-311/numpy/core/src/common/npy_hashtable.o -LTOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/lib -Lbuild/temp.linux-x86_64-cpython-311 -lnpymath -o build/lib.linux-x86_64-cpython-311/numpy/core/_multiarray_tests.cpython-311-x86_64-linux-gnu.so
INFO: building 'numpy.core._multiarray_umath' extension
INFO: compiling C++ dispatch-able sources
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  numpy/core/src/npysort/x86-qsort.dispatch.cpp
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'KEEP_BASELINE' is ON
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/npysort/x86-qsort.dispatch.h
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/npysort/x86-qsort.dispatch.avx512_skx.cpp
INFO: C compiler: x86_64-oe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/numpy/core/src/npysort
INFO: 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.11/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npysort -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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-std=c++11 -D__STDC_VERSION__=0 -fno-exceptions -fno-rtti -O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq'
INFO: x86_64-oe-linux-g++: build/src.linux-x86_64-3.11/numpy/core/src/npysort/x86-qsort.dispatch.avx512_skx.cpp
INFO: compiling C dispatch-able sources
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.c
INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VX VXE XOP VSX2 NEON ASIMD) not part of baseline or dispatch-able features
INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2)
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.h
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.avx512_skx.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.avx2.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.sse42.c
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.c
INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VX VXE VSX2 NEON ASIMD) not part of baseline or dispatch-able features
INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2)
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.h
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.sse41.c
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VXE VX) not part of baseline or dispatch-able features
INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2)
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.h
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VSX2 VSX4 NEON VX) not part of baseline or dispatch-able features
INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2)
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.h
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_minmax.dispatch.c
INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VX VXE VSX2 NEON ASIMD) not part of baseline or dispatch-able features
INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2)
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_minmax.dispatch.h
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_minmax.dispatch.avx512_skx.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_minmax.dispatch.avx2.c
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VXE2 VXE VSX2 NEON_VFPV4 VSX3 VSX4) not part of baseline or dispatch-able features
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.h
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_umath_fp.dispatch.c
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_umath_fp.dispatch.h
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_umath_fp.dispatch.avx512_skx.c
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.h
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_hyperbolic.dispatch.c
INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VX VXE VSX2 NEON_VFPV4 VSX4) not part of baseline or dispatch-able features
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_hyperbolic.dispatch.h
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_hyperbolic.dispatch.avx512_skx.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_hyperbolic.dispatch.fma3.avx2.c
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_modulo.dispatch.c
INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VSX4) not part of baseline or dispatch-able features
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_modulo.dispatch.h
INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.c
INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VX VXE VSX2 NEON VSX3) not part of baseline or dispatch-able features
INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2)
INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON
INFO: CCompilerOpt._generate_config[2589] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.h
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.avx512_skx.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.avx512f.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.avx2.c
INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.sse42.c
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/numpy/core/src/umath
INFO: 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.11/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npysort -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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq'
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.avx512_skx.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_umath_fp.dispatch.avx512_skx.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.avx512_skx.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_hyperbolic.dispatch.avx512_skx.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_minmax.dispatch.avx512_skx.c
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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.11/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npysort -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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2'
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.avx2.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_minmax.dispatch.avx2.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.avx2.c
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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.11/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npysort -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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2'
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.sse42.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.sse42.c
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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.11/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npysort -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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3'
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_umath_fp.dispatch.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_minmax.dispatch.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_hyperbolic.dispatch.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.c
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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.11/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npysort -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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1'
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.sse41.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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.11/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npysort -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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx'
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.avx512f.c
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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.11/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npysort -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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2'
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_hyperbolic.dispatch.fma3.avx2.c
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

INFO: 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.11/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npysort -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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_modulo.dispatch.c
INFO: compiling C sources
INFO: C compiler: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -fPIC

creating build/temp.linux-x86_64-cpython-311/numpy/core/src/multiarray
creating build/temp.linux-x86_64-cpython-311/numpy/core/src/multiarray/textreading
creating build/temp.linux-x86_64-cpython-311/numpy/core/src/umath
INFO: 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.11/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npysort -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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
extra options: '-msse -msse2 -msse3'
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/abstractdtypes.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/alloc.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/arrayobject.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/array_coercion.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/array_method.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/array_assign_scalar.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/array_assign_array.c
numpy/core/src/multiarray/alloc.c: In function 'PyDataMem_FREE':
numpy/core/src/multiarray/alloc.c:331:14: warning: pointer 'ptr' may be used after 'free' [-Wuse-after-free]
  331 |             (*_PyDataMem_eventhook)(ptr, NULL, 0,
      |             ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  332 |                                     _PyDataMem_eventhook_user_data);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/alloc.c:326:5: note: call to 'free' here
  326 |     free(ptr);
      |     ^~~~~~~~~
numpy/core/src/multiarray/alloc.c: In function 'PyDataMem_RENEW':
numpy/core/src/multiarray/alloc.c:356:14: warning: pointer 'ptr' may be used after 'realloc' [-Wuse-after-free]
  356 |             (*_PyDataMem_eventhook)(ptr, result, size,
      |             ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  357 |                                     _PyDataMem_eventhook_user_data);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/alloc.c:347:14: note: call to 'realloc' here
  347 |     result = realloc(ptr, size);
      |              ^~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/alloc.c:349:9: warning: pointer 'ptr' may be used after 'realloc' [-Wuse-after-free]
  349 |         PyTraceMalloc_Untrack(NPY_TRACE_DOMAIN, (npy_uintp)ptr);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/alloc.c:347:14: note: call to 'realloc' here
  347 |     result = realloc(ptr, size);
      |              ^~~~~~~~~~~~~~~~~~
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/arrayfunction_override.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/buffer.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/calculation.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/compiled_base.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/common.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/common_dtype.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/convert.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/convert_datatype.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/conversion_utils.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/ctors.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/datetime.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/datetime_strings.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/datetime_busday.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/datetime_busdaycal.c
numpy/core/src/multiarray/datetime.c: In function 'convert_datetime_divisor_to_multiple':
numpy/core/src/multiarray/datetime.c:1012:15: warning: 'q' may be used uninitialized [-Wmaybe-uninitialized]
 1012 |     meta->num *= q;
      |               ^~
numpy/core/src/multiarray/datetime.c:956:9: note: 'q' was declared here
  956 |     int q, r;
      |         ^
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/descriptor.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/dlpack.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/dtypemeta.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/dragon4.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/dtype_transfer.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum_sumprod.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/experimental_public_dtype_api.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/flagsobject.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/getset.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/hashdescr.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/item_selection.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/iterators.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/legacy_dtype_implementation.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/lowlevel_strided_loops.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/mapping.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/methods.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/multiarraymodule.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/nditer_templ.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/nditer_api.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/nditer_constr.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/nditer_pywrap.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/number.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/refcount.c
numpy/core/src/multiarray/nditer_constr.c: In function 'npyiter_allocate_arrays':
numpy/core/src/multiarray/nditer_constr.c:3018:40: warning: 'innershape' may be used uninitialized [-Wmaybe-uninitialized]
 3018 |                         if (innerstride*innershape != stride) {
      |                             ~~~~~~~~~~~^~~~~~~~~~~
numpy/core/src/multiarray/nditer_constr.c:2995:58: note: 'innershape' was declared here
 2995 |                 npy_intp stride, shape, innerstride = 0, innershape;
      |                                                          ^~~~~~~~~~
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/sequence.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/shape.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/scalarapi.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/scalartypes.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/strfuncs.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/temp_elide.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/typeinfo.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/usertypes.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/vdot.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/textreading/conversions.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/textreading/field_types.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/textreading/growth.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/textreading/readtext.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/textreading/rows.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/textreading/stream_pyobject.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/multiarray/textreading/str_to_int.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/umath/umathmodule.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/umath/reduction.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.c
numpy/core/src/multiarray/textreading/str_to_int.c: In function 'npy_to_int8':
numpy/core/src/multiarray/textreading/str_to_int.c:53:17: warning: 'parsed' may be used uninitialized [-Wmaybe-uninitialized]
   53 |             x = (intw##_t)parsed;                                           \
      |                 ^~~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:102:1: note: in expansion of macro 'DECLARE_TO_INT'
  102 | DECLARE_TO_INT(int8, INT8_MIN, INT8_MAX, byteswap_nothing)
      | ^~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:30:17: note: 'parsed' was declared here
   30 |         int64_t parsed;                                                     \
      |                 ^~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:102:1: note: in expansion of macro 'DECLARE_TO_INT'
  102 | DECLARE_TO_INT(int8, INT8_MIN, INT8_MAX, byteswap_nothing)
      | ^~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c: In function 'npy_to_int16':
numpy/core/src/multiarray/textreading/str_to_int.c:53:17: warning: 'parsed' may be used uninitialized [-Wmaybe-uninitialized]
   53 |             x = (intw##_t)parsed;                                           \
      |                 ^~~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:103:1: note: in expansion of macro 'DECLARE_TO_INT'
  103 | DECLARE_TO_INT(int16, INT16_MIN, INT16_MAX, npy_bswap2_unaligned)
      | ^~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:30:17: note: 'parsed' was declared here
   30 |         int64_t parsed;                                                     \
      |                 ^~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:103:1: note: in expansion of macro 'DECLARE_TO_INT'
  103 | DECLARE_TO_INT(int16, INT16_MIN, INT16_MAX, npy_bswap2_unaligned)
      | ^~~~~~~~~~~~~~
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.c
numpy/core/src/multiarray/textreading/str_to_int.c: In function 'npy_to_int32':
numpy/core/src/multiarray/textreading/str_to_int.c:53:17: warning: 'parsed' may be used uninitialized [-Wmaybe-uninitialized]
   53 |             x = (intw##_t)parsed;                                           \
      |                 ^~~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:104:1: note: in expansion of macro 'DECLARE_TO_INT'
  104 | DECLARE_TO_INT(int32, INT32_MIN, INT32_MAX, npy_bswap4_unaligned)
      | ^~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:30:17: note: 'parsed' was declared here
   30 |         int64_t parsed;                                                     \
      |                 ^~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:104:1: note: in expansion of macro 'DECLARE_TO_INT'
  104 | DECLARE_TO_INT(int32, INT32_MIN, INT32_MAX, npy_bswap4_unaligned)
      | ^~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c: In function 'npy_to_int64':
numpy/core/src/multiarray/textreading/str_to_int.c:53:15: warning: 'parsed' may be used uninitialized [-Wmaybe-uninitialized]
   53 |             x = (intw##_t)parsed;                                           \
      |             ~~^~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:105:1: note: in expansion of macro 'DECLARE_TO_INT'
  105 | DECLARE_TO_INT(int64, INT64_MIN, INT64_MAX, npy_bswap8_unaligned)
      | ^~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:30:17: note: 'parsed' was declared here
   30 |         int64_t parsed;                                                     \
      |                 ^~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:105:1: note: in expansion of macro 'DECLARE_TO_INT'
  105 | DECLARE_TO_INT(int64, INT64_MIN, INT64_MAX, npy_bswap8_unaligned)
      | ^~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c: In function 'npy_to_uint8':
numpy/core/src/multiarray/textreading/str_to_int.c:91:17: warning: 'parsed' may be used uninitialized [-Wmaybe-uninitialized]
   91 |             x = (uintw##_t)parsed;                                          \
      |                 ^~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:107:1: note: in expansion of macro 'DECLARE_TO_UINT'
  107 | DECLARE_TO_UINT(uint8, UINT8_MAX, byteswap_nothing)
      | ^~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:68:18: note: 'parsed' was declared here
   68 |         uint64_t parsed;                                                    \
      |                  ^~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:107:1: note: in expansion of macro 'DECLARE_TO_UINT'
  107 | DECLARE_TO_UINT(uint8, UINT8_MAX, byteswap_nothing)
      | ^~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c: In function 'npy_to_uint16':
numpy/core/src/multiarray/textreading/str_to_int.c:91:17: warning: 'parsed' may be used uninitialized [-Wmaybe-uninitialized]
   91 |             x = (uintw##_t)parsed;                                          \
      |                 ^~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:108:1: note: in expansion of macro 'DECLARE_TO_UINT'
  108 | DECLARE_TO_UINT(uint16, UINT16_MAX, npy_bswap2_unaligned)
      | ^~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:68:18: note: 'parsed' was declared here
   68 |         uint64_t parsed;                                                    \
      |                  ^~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:108:1: note: in expansion of macro 'DECLARE_TO_UINT'
  108 | DECLARE_TO_UINT(uint16, UINT16_MAX, npy_bswap2_unaligned)
      | ^~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c: In function 'npy_to_uint32':
numpy/core/src/multiarray/textreading/str_to_int.c:91:17: warning: 'parsed' may be used uninitialized [-Wmaybe-uninitialized]
   91 |             x = (uintw##_t)parsed;                                          \
      |                 ^~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:109:1: note: in expansion of macro 'DECLARE_TO_UINT'
  109 | DECLARE_TO_UINT(uint32, UINT32_MAX, npy_bswap4_unaligned)
      | ^~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:68:18: note: 'parsed' was declared here
   68 |         uint64_t parsed;                                                    \
      |                  ^~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:109:1: note: in expansion of macro 'DECLARE_TO_UINT'
  109 | DECLARE_TO_UINT(uint32, UINT32_MAX, npy_bswap4_unaligned)
      | ^~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c: In function 'npy_to_uint64':
numpy/core/src/multiarray/textreading/str_to_int.c:91:15: warning: 'parsed' may be used uninitialized [-Wmaybe-uninitialized]
   91 |             x = (uintw##_t)parsed;                                          \
      |             ~~^~~~~~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:110:1: note: in expansion of macro 'DECLARE_TO_UINT'
  110 | DECLARE_TO_UINT(uint64, UINT64_MAX, npy_bswap8_unaligned)
      | ^~~~~~~~~~~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:68:18: note: 'parsed' was declared here
   68 |         uint64_t parsed;                                                    \
      |                  ^~~~~~
numpy/core/src/multiarray/textreading/str_to_int.c:110:1: note: in expansion of macro 'DECLARE_TO_UINT'
  110 | DECLARE_TO_UINT(uint64, UINT64_MAX, npy_bswap8_unaligned)
      | ^~~~~~~~~~~~~~~
INFO: x86_64-oe-linux-gcc: numpy/core/src/umath/dispatching.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/umath/legacy_array_method.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/umath/wrapping_array_method.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/umath/ufunc_object.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/umath/extobj.c
INFO: x86_64-oe-linux-gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/scalarmath.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/umath/ufunc_type_resolution.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/umath/override.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/umath/_scaled_float_dtype.c
In file included from TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11/Python.h:44,
                 from numpy/core/include/numpy/npy_3kcompat.h:15,
                 from numpy/core/src/common/npy_pycompat.h:4,
                 from numpy/core/src/umath/override.c:4:
numpy/core/src/umath/override.c: In function 'PyUFunc_CheckOverride':
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11/object.h:541:23: warning: 'override_array_ufunc' may be used uninitialized [-Wmaybe-uninitialized]
  541 | #define Py_DECREF(op) Py_DECREF(_PyObject_CAST(op))
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/override.c:402:9: note: in expansion of macro 'Py_DECREF'
  402 |         Py_DECREF(override_array_ufunc);
      |         ^~~~~~~~~
numpy/core/src/umath/override.c:315:19: note: 'override_array_ufunc' was declared here
  315 |         PyObject *override_array_ufunc;
      |                   ^~~~~~~~~~~~~~~~~~~~
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/array_assign.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/mem_overlap.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/npy_argparse.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/npy_hashtable.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/npy_longdouble.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/ucsnarrow.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/ufunc_override.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/numpyos.c
INFO: x86_64-oe-linux-gcc: numpy/core/src/common/npy_cpu_features.c
In file included from numpy/core/src/umath/loops.c.src:53:
numpy/core/src/umath/simd.inc.src: In function 'AVX512F_conjugate_CFLOAT':
numpy/core/src/umath/simd.inc.src:975:13: warning: AVX512F vector return without AVX512F enabled changes the ABI [-Wpsabi]
  975 |     @vindextype@ vindex = @vindexload@((@vindextype@*)index_ip1);
      |             ^~~~~~
numpy/core/src/umath/simd.inc.src: In function 'AVX512F_conjugate_CDOUBLE':
numpy/core/src/umath/simd.inc.src:975:13: warning: AVX vector return without AVX enabled changes the ABI [-Wpsabi]
  975 |     @vindextype@ vindex = @vindexload@((@vindextype@*)index_ip1);
      |             ^~~~~~
In file included from TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib/x86_64-oe-linux/gcc/x86_64-oe-linux/13.0.1/include/immintrin.h:53,
                 from numpy/core/src/umath/simd.inc.src:25:
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib/x86_64-oe-linux/gcc/x86_64-oe-linux/13.0.1/include/avx512fintrin.h: In function 'AVX512F_square_CFLOAT':
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib/x86_64-oe-linux/gcc/x86_64-oe-linux/13.0.1/include/avx512fintrin.h:314:1: error: inlining failed in call to 'always_inline' '_mm512_setzero_ps': target specific option mismatch
  314 | _mm512_setzero_ps (void)
      | ^~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:977:20: note: called from here
  977 |     @vtype@ zeros = _mm512_setzero_@vsuffix@();
      |                    ^~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:596:1: error: inlining failed in call to 'always_inline' 'avx512_get_full_load_mask_ps': target specific option mismatch
  596 | avx512_get_full_load_mask_ps(void)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:976:27: note: called from here
  976 |     @mask@ load_mask = avx512_get_full_load_mask_@vsuffix@();
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib/x86_64-oe-linux/gcc/x86_64-oe-linux/13.0.1/include/avx512fintrin.h:6499:1: error: inlining failed in call to 'always_inline' '_mm512_loadu_si512': target specific option mismatch
 6499 | _mm512_loadu_si512 (void const *__P)
      | ^~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:975:22: note: called from here
  975 |     @vindextype@ vindex = @vindexload@((@vindextype@*)index_ip1);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:608:1: error: inlining failed in call to 'always_inline' 'avx512_get_partial_load_mask_ps': target specific option mismatch
  608 | avx512_get_partial_load_mask_ps(const npy_int num_elem, const npy_int total_elem)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:981:25: note: called from here
  981 |             load_mask = avx512_get_partial_load_mask_@vsuffix@(
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  982 |                                     num_remaining_elements, @num_lanes@);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:638:1: error: inlining failed in call to 'always_inline' 'avx512_masked_load_ps': target specific option mismatch
  638 | avx512_masked_load_ps(__mmask16 mask, npy_float* addr)
      | ^~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:986:18: note: called from here
  986 |             x1 = avx512_masked_load_@vsuffix@(load_mask, ip);
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:620:1: error: inlining failed in call to 'always_inline' 'avx512_masked_gather_ps': target specific option mismatch
  620 | avx512_masked_gather_ps(__m512 src,
      | ^~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:989:19: note: called from here
  989 |             x1  = avx512_masked_gather_@vsuffix@(zeros, ip, vindex, load_mask);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native/usr/lib/x86_64-oe-linux/gcc/x86_64-oe-linux/13.0.1/include/avx512fintrin.h:6373:1: error: inlining failed in call to 'always_inline' '_mm512_mask_storeu_ps': target specific option mismatch
 6373 | _mm512_mask_storeu_ps (void *__P, __mmask16 __U, __m512 __A)
      | ^~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:994:9: note: called from here
  994 |         _mm512_mask_storeu_@vsuffix@(op, load_mask, out);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:808:1: error: inlining failed in call to 'always_inline' 'avx512_csquare_ps': target specific option mismatch
  808 | avx512_csquare_@vsub@(@vtype@ x)
      | ^~~~~~~~~~~~~~~~~
numpy/core/src/umath/simd.inc.src:992:22: note: called from here
  992 |         @vtype@ out = @vectorf@_@vsuffix@(x1);
      |                      ^~~~~~~~~~~~~~~~~~~~~
numpy/core/src/umath/scalarmath.c.src: In function 'cfloat_ctype_divide':
numpy/core/src/umath/scalarmath.c.src:458:5: warning: 'steps' may be used uninitialized [-Wmaybe-uninitialized]
  458 |     @TYPE@_divide(args, &size, steps, NULL);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from numpy/core/src/umath/scalarmath.c.src:39:
numpy/core/src/umath/loops.h.src:518:1: note: by argument 3 of type 'const npy_intp *' {aka 'const long int *'} to 'CFLOAT_divide' declared here
  518 | C@TYPE@_divide(char **args, npy_intp const *dimensions, npy_intp const *steps, void *NPY_UNUSED(func));
      | ^~~~~~~~~~~~~
numpy/core/src/umath/scalarmath.c.src:456:14: note: 'steps' declared here
  456 |     npy_intp steps[3];
      |              ^~~~~
error: Command "x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -Og -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot -DNDEBUG -g -O3 -Wall -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3/3.11.1-r0/Python-3.11.1=/usr/src/debug/python3/3.11.1-r0 -fmacro-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=/build/path/unavailable/=/usr/src/debug/python3/3.11.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -Og -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1=/usr/src/debug/python3-numpy/1.24.1-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot-native= -pipe -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.11/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npysort -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 -ITOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/recipe-sysroot/usr/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.c -o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.o -MMD -MF build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.o.d -msse -msse2 -msse3" failed with exit status 1
INFO: 
########### EXT COMPILER OPTIMIZATION ###########
INFO: Platform      : 
  Architecture: x64
  Compiler    : gcc

CPU baseline  : 
  Requested   : 'min'
  Enabled     : SSE SSE2 SSE3
  Flags       : -msse -msse2 -msse3
  Extra checks: none

CPU dispatch  : 
  Requested   : 'max -xop -fma4'
  Enabled     : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
  Generated   : 
              : 
  SSE41       : SSE SSE2 SSE3 SSSE3
  Flags       : -msse -msse2 -msse3 -mssse3 -msse4.1
  Extra checks: none
  Detect      : SSE SSE2 SSE3 SSSE3 SSE41
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
              : 
  SSE42       : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT
  Flags       : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2
  Extra checks: none
  Detect      : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42
              : build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.c
              : 
  AVX2        : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C
  Flags       : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2
  Extra checks: none
  Detect      : AVX F16C AVX2
              : build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_minmax.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.c
              : 
  (FMA3 AVX2) : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C
  Flags       : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2
  Extra checks: none
  Detect      : AVX F16C FMA3 AVX2
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_hyperbolic.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 -mno-mmx
  Extra checks: AVX512F_REDUCE
  Detect      : AVX512F
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.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 -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq
  Extra checks: AVX512BW_MASK AVX512DQ_MASK
  Detect      : AVX512_SKX
              : numpy/core/src/npysort/x86-qsort.dispatch.cpp
              : build/src.linux-x86_64-3.11/numpy/core/src/multiarray/argfunc.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_minmax.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_umath_fp.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_hyperbolic.dispatch.c
              : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_comparison.dispatch.c
INFO: CCompilerOpt.cache_flush[857] : write cache to path -> TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/build/temp.linux-x86_64-cpython-311/ccompiler_opt_cache_ext.py
INFO: 
########### CLIB COMPILER OPTIMIZATION ###########
INFO: Platform      : 
  Architecture: x64
  Compiler    : gcc

CPU baseline  : 
  Requested   : 'min'
  Enabled     : SSE SSE2 SSE3
  Flags       : -msse -msse2 -msse3
  Extra checks: none

CPU dispatch  : 
  Requested   : 'max -xop -fma4'
  Enabled     : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
  Generated   : none
INFO: CCompilerOpt.cache_flush[857] : write cache to path -> TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/numpy-1.24.1/build/temp.linux-x86_64-cpython-311/ccompiler_opt_cache_clib.py
ERROR: 'python3 setup.py bdist_wheel ' execution failed.
WARNING: TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/temp/run.do_compile.2270263:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/temp/run.do_compile.2270263, line 181
	#2: setuptools3_do_compile, TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/temp/run.do_compile.2270263, line 171
	#3: do_compile, TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/temp/run.do_compile.2270263, line 153
	#4: main, TOPDIR/tmp-glibc/work/core2-64-oe-linux/python3-numpy/1.24.1-r0/temp/run.do_compile.2270263, line 185

Error details

Submitted on:
03/02/23 10:53
Error type:
Recipe
Task:
do_compile
Recipe:
python3-numpy
Recipe version:
1.24.1-r0
Machine:
qemux86-64
Distro:
nodistro
Build system:
x86_64-linux
Target system:
x86_64-oe-linux
Host distro:
universal/gentoo-2.13
Branch:
jansa/master
Commit:
3912e78e1aea6af323fda71b3b2db52ca8c6ef19
Build:
#159378
Submitter:
Martin.Jansa@gmail.com
Similar errors:
1
Open a bug