Running with gitlab-runner 15.5.0 (0d4137b8)
  on mbees-glr-0001 1Ex7uFbY
section_start:1667466939:prepare_executor
Preparing the "docker" executor
Using Docker executor with image python:latest ...
Pulling docker image python:latest ...
Using docker image sha256:00cd1fb8bdcc67527e569dcdf5e4ad9d704b117eb961602804826281d641cac3 for python:latest with digest python@sha256:fc809ada71c087cec7e2d2244bcb9fba137638978a669f2aaf6267db43e89fdf ...
section_end:1667466941:prepare_executor
section_start:1667466941:prepare_script
Preparing environment
Running on runner-1ex7ufby-project-10-concurrent-0 via mbees-glr-0001...
section_end:1667466942:prepare_script
section_start:1667466942:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/gitlab/mbees/icartt_pypackage/.git/
Checking out 5ab24752 as master...
Removing .cache/
Removing .venv/
Removing dist/

Skipping Git submodules setup
section_end:1667466943:get_sources
section_start:1667466943:restore_cache
Restoring cache
Checking cache for default-protected...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
WARNING: .venv/bin/python: chmod .venv/bin/python: no such file or directory (suppressing repeats) 
Successfully extracted cache
section_end:1667466943:restore_cache
section_start:1667466943:step_script
Executing "step_script" stage of the job script
Using docker image sha256:00cd1fb8bdcc67527e569dcdf5e4ad9d704b117eb961602804826281d641cac3 for python:latest with digest python@sha256:fc809ada71c087cec7e2d2244bcb9fba137638978a669f2aaf6267db43e89fdf ...
$ curl -sSL https://install.python-poetry.org | python3 -
Retrieving Poetry metadata

# Welcome to Poetry!

This will download and install the latest version of Poetry,
a dependency and package manager for Python.

It will add the `poetry` command to Poetry's bin directory, located at:

/root/.local/bin

You can uninstall at any time by executing this script with the --uninstall option,
and these changes will be reverted.

Installing Poetry (1.2.2)
Installing Poetry (1.2.2): Creating environment
Installing Poetry (1.2.2): Installing Poetry
Installing Poetry (1.2.2): Creating script
Installing Poetry (1.2.2): Done

Poetry (1.2.2) is installed now. Great!

To get started you need Poetry's bin directory (/root/.local/bin) in your `PATH`
environment variable.

Add `export PATH="/root/.local/bin:$PATH"` to your shell configuration file.

Alternatively, you can call Poetry explicitly with `/root/.local/bin/poetry`.

You can test that everything is set up by executing:

`poetry --version`

$ export PATH="/root/.local/bin:$PATH"
$ poetry --version
Poetry (version 1.2.2)
$ poetry config virtualenvs.in-project true
$ poetry update
Updating dependencies
Resolving dependencies...

Writing lock file

Package operations: 60 installs, 0 updates, 0 removals

  • Installing certifi (2022.9.24)
  • Installing charset-normalizer (2.1.1)
  • Installing idna (3.4)
  • Installing markupsafe (2.1.1)
  • Installing pyparsing (3.0.9)
  • Installing pytz (2022.6)
  • Installing urllib3 (1.26.12)
  • Installing alabaster (0.7.12)
  • Installing babel (2.11.0)
  • Installing imagesize (1.4.1)
  • Installing docutils (0.17.1)
  • Installing packaging (21.3)
  • Installing pygments (2.13.0)
  • Installing natsort (8.2.0)
  • Installing snowballstemmer (2.2.0)
  • Installing sphinxcontrib-applehelp (1.0.2)
  • Installing requests (2.28.1)
  • Installing jinja2 (3.0.3)
  • Installing sphinxcontrib-devhelp (1.0.2)
Connection pool is full, discarding connection: files.pythonhosted.org. Connection pool size: 10
Connection pool is full, discarding connection: files.pythonhosted.org. Connection pool size: 10
  • Installing sphinxcontrib-htmlhelp (2.0.0)
  • Installing sphinxcontrib-jsmath (1.0.1)
  • Installing sphinxcontrib-qthelp (1.0.3)
  • Installing sphinxcontrib-serializinghtml (1.1.5)
  • Installing typing-extensions (4.4.0)
  • Installing cssutils (2.6.0)
  • Installing domdf-python-tools (3.5.0)
  • Installing lockfile (0.12.2)
  • Installing msgpack (1.0.4)
  • Installing platformdirs (2.5.2)
  • Installing six (1.16.0)
  • Installing soupsieve (2.3.2.post1)
  • Installing sphinx (5.3.0)
  • Installing webencodings (0.5.1)
  • Installing apeye (1.2.0)
  • Installing attrs (22.1.0)
  • Installing autodocsumm (0.2.9)
  • Installing beautifulsoup4 (4.11.1)
  • Installing click (8.1.3)
  • Installing dict2css (0.3.0)
  • Installing cachecontrol (0.12.11)
  • Installing html5lib (1.1)
  • Installing pathspec (0.10.1)
  • Installing more-itertools (9.0.0)
  • Installing pluggy (0.13.1)
  • Installing mypy-extensions (0.4.3)
Connection pool is full, discarding connection: files.pythonhosted.org. Connection pool size: 10
Connection pool is full, discarding connection: files.pythonhosted.org. Connection pool size: 10
  • Installing py (1.11.0)
  • Installing ruamel-yaml (0.17.21)
  • Installing sphinx-autodoc-typehints (1.19.5)
  • Installing sphinx-jinja2-compat (0.2.0)
  • Installing sphinx-prompt (1.5.0)
  • Installing sphinx-tabs (3.4.0)
  • Installing tabulate (0.9.0)
  • Installing wcwidth (0.2.5)
  • Installing black (22.10.0)
  • Installing coverage (6.5.0)
  • Installing enum-tools (0.9.0.post1)
  • Installing numpy (1.21.1)
  • Installing pytest (5.4.3)
  • Installing sphinx-rtd-theme (1.1.0)
  • Installing sphinx-toolbox (3.2.0)

  CalledProcessError

  Command '['/builds/gitlab/mbees/icartt_pypackage/.venv/bin/python', '-m', 'pip', 'install', '--use-pep517', '--disable-pip-version-check', '--prefix', '/builds/gitlab/mbees/icartt_pypackage/.venv', '--no-deps', '/root/.cache/pypoetry/artifacts/e6/d4/4e/0308b493a2cf7704b83cc89eb971c275ad3cd9b8775a450427bd129f70/numpy-1.21.1.zip']' returned non-zero exit status 1.

  at /usr/local/lib/python3.11/subprocess.py:569 in run
       565│             # We don't call process.wait() as .__exit__ does that for us.
       566│             raise
       567│         retcode = process.poll()
       568│         if check and retcode:
    →  569│             raise CalledProcessError(retcode, process.args,
       570│                                      output=stdout, stderr=stderr)
       571│     return CompletedProcess(process.args, retcode, stdout, stderr)
       572│ 
       573│ 

The following error occurred when trying to handle this error:


  EnvCommandError

  Command ['/builds/gitlab/mbees/icartt_pypackage/.venv/bin/python', '-m', 'pip', 'install', '--use-pep517', '--disable-pip-version-check', '--prefix', '/builds/gitlab/mbees/icartt_pypackage/.venv', '--no-deps', '/root/.cache/pypoetry/artifacts/e6/d4/4e/0308b493a2cf7704b83cc89eb971c275ad3cd9b8775a450427bd129f70/numpy-1.21.1.zip'] errored with the following return code 1, and output: 
  Processing /root/.cache/pypoetry/artifacts/e6/d4/4e/0308b493a2cf7704b83cc89eb971c275ad3cd9b8775a450427bd129f70/numpy-1.21.1.zip
    Installing build dependencies: started
    Installing build dependencies: finished with status 'done'
    Getting requirements to build wheel: started
    Getting requirements to build wheel: finished with status 'done'
    Preparing metadata (pyproject.toml): started
    Preparing metadata (pyproject.toml): finished with status 'done'
  Building wheels for collected packages: numpy
    Building wheel for numpy (pyproject.toml): started
    Building wheel for numpy (pyproject.toml): finished with status 'error'
    error: subprocess-exited-with-error
    
    × Building wheel for numpy (pyproject.toml) did not run successfully.
    │ exit code: 1
    ╰─> [1358 lines of output]
        setup.py:63: RuntimeWarning: NumPy 1.21.1 may not yet support Python 3.11.
          warnings.warn(
        Running from numpy source directory.
        Processing numpy/random/_bounded_integers.pxd.in
        Processing numpy/random/_common.pyx
        Processing numpy/random/_philox.pyx
        Processing numpy/random/_pcg64.pyx
        Processing numpy/random/_generator.pyx
        Processing numpy/random/bit_generator.pyx
        Processing numpy/random/_sfc64.pyx
        Processing numpy/random/mtrand.pyx
        Processing numpy/random/_mt19937.pyx
        Processing numpy/random/_bounded_integers.pyx.in
        Cythonizing sources
        blas_opt_info:
        blas_mkl_info:
        customize UnixCCompiler
          libraries mkl_rt not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        blis_info:
          libraries blis not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        openblas_info:
          libraries openblas not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        accelerate_info:
          NOT AVAILABLE
        
        atlas_3_10_blas_threads_info:
        Setting PTATLAS=ATLAS
          libraries tatlas not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        atlas_3_10_blas_info:
          libraries satlas not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        atlas_blas_threads_info:
        Setting PTATLAS=ATLAS
          libraries ptf77blas,ptcblas,atlas not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        atlas_blas_info:
          libraries f77blas,cblas,atlas not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        /tmp/pip-req-build-8r1hkaiq/numpy/distutils/system_info.py:2026: UserWarning:
            Optimized (vendor) Blas libraries are not found.
            Falls back to netlib Blas library which has worse performance.
            A better performance should be easily gained by switching
            Blas library.
          if self._calc_info(blas):
        blas_info:
          libraries blas not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        /tmp/pip-req-build-8r1hkaiq/numpy/distutils/system_info.py:2026: UserWarning:
            Blas (http://www.netlib.org/blas/) libraries not found.
            Directories to search for the libraries can be specified in the
            numpy/distutils/site.cfg file (section [blas]) or by setting
            the BLAS environment variable.
          if self._calc_info(blas):
        blas_src_info:
          NOT AVAILABLE
        
        /tmp/pip-req-build-8r1hkaiq/numpy/distutils/system_info.py:2026: UserWarning:
            Blas (http://www.netlib.org/blas/) sources not found.
            Directories to search for the sources can be specified in the
            numpy/distutils/site.cfg file (section [blas_src]) or by setting
            the BLAS_SRC environment variable.
          if self._calc_info(blas):
          NOT AVAILABLE
        
        non-existing path in 'numpy/distutils': 'site.cfg'
        lapack_opt_info:
        lapack_mkl_info:
          libraries mkl_rt not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        openblas_lapack_info:
          libraries openblas not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        openblas_clapack_info:
          libraries openblas,lapack not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        flame_info:
          libraries flame not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        atlas_3_10_threads_info:
        Setting PTATLAS=ATLAS
          libraries lapack_atlas not found in /builds/gitlab/mbees/icartt_pypackage/.venv/lib
          libraries tatlas,tatlas not found in /builds/gitlab/mbees/icartt_pypackage/.venv/lib
          libraries lapack_atlas not found in /usr/local/lib
          libraries tatlas,tatlas not found in /usr/local/lib
          libraries lapack_atlas not found in /usr/lib
          libraries tatlas,tatlas not found in /usr/lib
          libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
          libraries tatlas,tatlas not found in /usr/lib/x86_64-linux-gnu
        <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
          NOT AVAILABLE
        
        atlas_3_10_info:
          libraries lapack_atlas not found in /builds/gitlab/mbees/icartt_pypackage/.venv/lib
          libraries satlas,satlas not found in /builds/gitlab/mbees/icartt_pypackage/.venv/lib
          libraries lapack_atlas not found in /usr/local/lib
          libraries satlas,satlas not found in /usr/local/lib
          libraries lapack_atlas not found in /usr/lib
          libraries satlas,satlas not found in /usr/lib
          libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
          libraries satlas,satlas not found in /usr/lib/x86_64-linux-gnu
        <class 'numpy.distutils.system_info.atlas_3_10_info'>
          NOT AVAILABLE
        
        atlas_threads_info:
        Setting PTATLAS=ATLAS
          libraries lapack_atlas not found in /builds/gitlab/mbees/icartt_pypackage/.venv/lib
          libraries ptf77blas,ptcblas,atlas not found in /builds/gitlab/mbees/icartt_pypackage/.venv/lib
          libraries lapack_atlas not found in /usr/local/lib
          libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
          libraries lapack_atlas not found in /usr/lib
          libraries ptf77blas,ptcblas,atlas not found in /usr/lib
          libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
          libraries ptf77blas,ptcblas,atlas not found in /usr/lib/x86_64-linux-gnu
        <class 'numpy.distutils.system_info.atlas_threads_info'>
          NOT AVAILABLE
        
        atlas_info:
          libraries lapack_atlas not found in /builds/gitlab/mbees/icartt_pypackage/.venv/lib
          libraries f77blas,cblas,atlas not found in /builds/gitlab/mbees/icartt_pypackage/.venv/lib
          libraries lapack_atlas not found in /usr/local/lib
          libraries f77blas,cblas,atlas not found in /usr/local/lib
          libraries lapack_atlas not found in /usr/lib
          libraries f77blas,cblas,atlas not found in /usr/lib
          libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
          libraries f77blas,cblas,atlas not found in /usr/lib/x86_64-linux-gnu
        <class 'numpy.distutils.system_info.atlas_info'>
          NOT AVAILABLE
        
        lapack_info:
          libraries lapack not found in ['/builds/gitlab/mbees/icartt_pypackage/.venv/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
          NOT AVAILABLE
        
        /tmp/pip-req-build-8r1hkaiq/numpy/distutils/system_info.py:1858: UserWarning:
            Lapack (http://www.netlib.org/lapack/) libraries not found.
            Directories to search for the libraries can be specified in the
            numpy/distutils/site.cfg file (section [lapack]) or by setting
            the LAPACK environment variable.
          return getattr(self, '_calc_info_{}'.format(name))()
        lapack_src_info:
          NOT AVAILABLE
        
        /tmp/pip-req-build-8r1hkaiq/numpy/distutils/system_info.py:1858: UserWarning:
            Lapack (http://www.netlib.org/lapack/) sources not found.
            Directories to search for the sources can be specified in the
            numpy/distutils/site.cfg file (section [lapack_src]) or by setting
            the LAPACK_SRC environment variable.
          return getattr(self, '_calc_info_{}'.format(name))()
          NOT AVAILABLE
        
        numpy_linalg_lapack_lite:
          FOUND:
            language = c
            define_macros = [('HAVE_BLAS_ILP64', None), ('BLAS_SYMBOL_SUFFIX', '64_')]
        
        Warning: attempted relative import with no known parent package
        /tmp/pip-build-env-em4q6ntn/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'define_macros'
          warnings.warn(msg)
        running bdist_wheel
        running build
        running config_cc
        unifing config_cc, config, build_clib, build_ext, build commands --compiler options
        running config_fc
        unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
        running build_src
        build_src
        building py_modules sources
        creating build
        creating build/src.linux-x86_64-3.11
        creating build/src.linux-x86_64-3.11/numpy
        creating build/src.linux-x86_64-3.11/numpy/distutils
        building library "npymath" sources
        Could not locate executable gfortran
        Could not locate executable f95
        Could not locate executable ifort
        Could not locate executable ifc
        Could not locate executable lf95
        Could not locate executable pgfortran
        Could not locate executable nvfortran
        Could not locate executable f90
        Could not locate executable f77
        Could not locate executable fort
        Could not locate executable efort
        Could not locate executable efc
        Could not locate executable g77
        Could not locate executable g95
        Could not locate executable pathf95
        Could not locate executable nagfor
        Could not locate executable frt
        don't know how to compile Fortran code on platform 'posix'
        creating build/src.linux-x86_64-3.11/numpy/core
        creating build/src.linux-x86_64-3.11/numpy/core/src
        creating build/src.linux-x86_64-3.11/numpy/core/src/npymath
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_internal.h
          adding 'build/src.linux-x86_64-3.11/numpy/core/src/npymath' to include_dirs.
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npymath/ieee754.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_complex.c
        None - nothing done with h_files = ['build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_internal.h']
        building library "npyrandom" sources
        building extension "numpy.core._multiarray_tests" sources
        creating build/src.linux-x86_64-3.11/numpy/core/src/multiarray
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/_multiarray_tests.c
        building extension "numpy.core._multiarray_umath" sources
        non-existing path in 'numpy/core': 'build/src.linux-x86_64-3.11/numpy/core/src/common'
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum_sumprod.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/lowlevel_strided_loops.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/nditer_templ.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/multiarray/scalartypes.c
        creating build/src.linux-x86_64-3.11/numpy/core/src/common
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/npy_sort.h
          adding 'build/src.linux-x86_64-3.11/numpy/core/src/common' to include_dirs.
        creating build/src.linux-x86_64-3.11/numpy/core/src/npysort
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/quicksort.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/mergesort.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/timsort.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/heapsort.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/radixsort.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/npy_partition.h
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/selection.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/npy_binsearch.h
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/npysort/binsearch.c
        creating build/src.linux-x86_64-3.11/numpy/core/src/umath
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/funcs.inc
          adding 'build/src.linux-x86_64-3.11/numpy/core/src/umath' to include_dirs.
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/simd.inc
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.h
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_utils.h
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.h
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/clip.h
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/clip.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/scalarmath.c
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/templ_common.h
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/common/npy_cpu_features.c
        numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.11/numpy/core/src/common/npy_sort.h', 'build/src.linux-x86_64-3.11/numpy/core/src/common/npy_partition.h', 'build/src.linux-x86_64-3.11/numpy/core/src/common/npy_binsearch.h', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_utils.h', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.h', 'build/src.linux-x86_64-3.11/numpy/core/src/umath/clip.h', 'build/src.linux-x86_64-3.11/numpy/core/src/common/templ_common.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-3.11/numpy/core/include/numpy/__ufunc_api.h']
        building extension "numpy.core._umath_tests" sources
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/_umath_tests.c
        building extension "numpy.core._rational_tests" sources
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/_rational_tests.c
        building extension "numpy.core._struct_ufunc_tests" sources
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/_struct_ufunc_tests.c
        building extension "numpy.core._operand_flag_tests" sources
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/umath/_operand_flag_tests.c
        building extension "numpy.core._simd" sources
        creating build/src.linux-x86_64-3.11/numpy/core/src/_simd
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_inc.h
          adding 'build/src.linux-x86_64-3.11/numpy/core/src/_simd' to include_dirs.
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_data.inc
        conv_template:> build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd.dispatch.c
        numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_inc.h', 'build/src.linux-x86_64-3.11/numpy/core/src/_simd/_simd_data.inc']
        building extension "numpy.fft._pocketfft_internal" sources
        building extension "numpy.linalg.lapack_lite" sources
        creating build/src.linux-x86_64-3.11/numpy/linalg
        ### Warning:  Using unoptimized lapack ###
        building extension "numpy.linalg._umath_linalg" sources
        ### Warning:  Using unoptimized lapack ###
        conv_template:> build/src.linux-x86_64-3.11/numpy/linalg/umath_linalg.c
        building extension "numpy.random._mt19937" sources
        building extension "numpy.random._philox" sources
        building extension "numpy.random._pcg64" sources
        building extension "numpy.random._sfc64" sources
        building extension "numpy.random._common" sources
        building extension "numpy.random.bit_generator" sources
        building extension "numpy.random._generator" sources
        building extension "numpy.random._bounded_integers" sources
        building extension "numpy.random.mtrand" sources
        building data_files sources
        build_src: building npy-pkg config files
        running build_py
        creating build/lib.linux-x86_64-3.11
        creating build/lib.linux-x86_64-3.11/numpy
        copying numpy/conftest.py -> build/lib.linux-x86_64-3.11/numpy
        copying numpy/matlib.py -> build/lib.linux-x86_64-3.11/numpy
        copying numpy/ctypeslib.py -> build/lib.linux-x86_64-3.11/numpy
        copying numpy/version.py -> build/lib.linux-x86_64-3.11/numpy
        copying numpy/setup.py -> build/lib.linux-x86_64-3.11/numpy
        copying numpy/_version.py -> build/lib.linux-x86_64-3.11/numpy
        copying numpy/_distributor_init.py -> build/lib.linux-x86_64-3.11/numpy
        copying numpy/__init__.py -> build/lib.linux-x86_64-3.11/numpy
        copying numpy/_globals.py -> build/lib.linux-x86_64-3.11/numpy
        copying numpy/dual.py -> build/lib.linux-x86_64-3.11/numpy
        copying numpy/_pytesttester.py -> build/lib.linux-x86_64-3.11/numpy
        copying build/src.linux-x86_64-3.11/numpy/__config__.py -> build/lib.linux-x86_64-3.11/numpy
        creating build/lib.linux-x86_64-3.11/numpy/compat
        copying numpy/compat/_inspect.py -> build/lib.linux-x86_64-3.11/numpy/compat
        copying numpy/compat/setup.py -> build/lib.linux-x86_64-3.11/numpy/compat
        copying numpy/compat/__init__.py -> build/lib.linux-x86_64-3.11/numpy/compat
        copying numpy/compat/py3k.py -> build/lib.linux-x86_64-3.11/numpy/compat
        creating build/lib.linux-x86_64-3.11/numpy/compat/tests
        copying numpy/compat/tests/test_compat.py -> build/lib.linux-x86_64-3.11/numpy/compat/tests
        copying numpy/compat/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/compat/tests
        creating build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/records.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/umath_tests.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/_ufunc_config.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/multiarray.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/_asarray.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/_dtype.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/_exceptions.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/_string_helpers.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/numerictypes.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/_add_newdocs_scalars.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/memmap.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/function_base.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/cversions.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/umath.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/getlimits.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/setup.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/_dtype_ctypes.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/__init__.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/machar.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/shape_base.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/_methods.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/_internal.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/_add_newdocs.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/overrides.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/fromnumeric.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/defchararray.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/einsumfunc.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/setup_common.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/arrayprint.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/_type_aliases.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/numeric.py -> build/lib.linux-x86_64-3.11/numpy/core
        copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-x86_64-3.11/numpy/core
        creating build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_cython.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_argparse.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_defchararray.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_casting_unittests.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_arrayprint.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_indexerrors.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_arraymethod.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_scalarprint.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_memmap.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_umath_accuracy.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test__exceptions.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_nditer.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_half.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_extint128.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_getlimits.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_simd_module.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_multiarray.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_numerictypes.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_records.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_umath.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_protocols.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_cpu_features.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_machar.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_api.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_mem_overlap.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_ufunc.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_unicode.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_function_base.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_umath_complex.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_overrides.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_scalarmath.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_conversion_utils.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/_locales.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_numeric.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_item_selection.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_cpu_dispatcher.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_simd.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_dtype.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_shape_base.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_longdouble.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_indexing.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_einsum.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_scalarbuffer.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_print.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_errstate.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_scalar_ctors.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_array_coercion.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_abc.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_scalarinherit.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_datetime.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_deprecations.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        copying numpy/core/tests/test_scalar_methods.py -> build/lib.linux-x86_64-3.11/numpy/core/tests
        creating build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/unixccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/_shell_utils.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/core.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/system_info.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/msvc9compiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/npy_pkg_config.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/exec_command.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/extension.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/cpuinfo.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/misc_util.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/ccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/setup.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/pathccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/__init__.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/log.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/msvccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/intelccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/numpy_distribution.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/ccompiler_opt.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/line_endings.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/lib2def.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/conv_template.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying numpy/distutils/from_template.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        copying build/src.linux-x86_64-3.11/numpy/distutils/__config__.py -> build/lib.linux-x86_64-3.11/numpy/distutils
        creating build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/install.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/egg_info.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/build_clib.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/build_py.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/build_src.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/build_ext.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/install_data.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/autodist.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/build_scripts.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/__init__.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/build.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/config.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/develop.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/sdist.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/install_clib.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/install_headers.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        copying numpy/distutils/command/config_compiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils/command
        creating build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/pathf95.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/none.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/environment.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/fujitsu.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/nv.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-x86_64-3.11/numpy/distutils/fcompiler
        creating build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_from_template.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_npy_pkg_config.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_build_ext.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_ccompiler_opt.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_system_info.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_ccompiler_opt_conf.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_shell_utils.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_fcompiler_nagfor.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_mingw32ccompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_fcompiler_gnu.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_fcompiler_intel.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_exec_command.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_fcompiler.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        copying numpy/distutils/tests/test_misc_util.py -> build/lib.linux-x86_64-3.11/numpy/distutils/tests
        creating build/lib.linux-x86_64-3.11/numpy/doc
        copying numpy/doc/ufuncs.py -> build/lib.linux-x86_64-3.11/numpy/doc
        copying numpy/doc/constants.py -> build/lib.linux-x86_64-3.11/numpy/doc
        copying numpy/doc/__init__.py -> build/lib.linux-x86_64-3.11/numpy/doc
        creating build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/rules.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/auxfuncs.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/common_rules.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/__main__.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/f90mod_rules.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/cb_rules.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/capi_maps.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/diagnose.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/f2py_testing.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/cfuncs.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/setup.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/__version__.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/__init__.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/func2subr.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/f2py2e.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/use_rules.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        copying numpy/f2py/crackfortran.py -> build/lib.linux-x86_64-3.11/numpy/f2py
        creating build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_return_real.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_return_complex.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_module_doc.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_mixed.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_return_logical.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_compile_function.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_crackfortran.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_block_docstring.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_size.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_abstract_interface.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_callback.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_assumed_shape.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_semicolon_split.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_kind.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_string.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/util.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_common.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_parameter.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_array_from_pyobj.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_return_character.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_quoted_character.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        copying numpy/f2py/tests/test_return_integer.py -> build/lib.linux-x86_64-3.11/numpy/f2py/tests
        creating build/lib.linux-x86_64-3.11/numpy/fft
        copying numpy/fft/setup.py -> build/lib.linux-x86_64-3.11/numpy/fft
        copying numpy/fft/_pocketfft.py -> build/lib.linux-x86_64-3.11/numpy/fft
        copying numpy/fft/__init__.py -> build/lib.linux-x86_64-3.11/numpy/fft
        copying numpy/fft/helper.py -> build/lib.linux-x86_64-3.11/numpy/fft
        creating build/lib.linux-x86_64-3.11/numpy/fft/tests
        copying numpy/fft/tests/test_helper.py -> build/lib.linux-x86_64-3.11/numpy/fft/tests
        copying numpy/fft/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/fft/tests
        copying numpy/fft/tests/test_pocketfft.py -> build/lib.linux-x86_64-3.11/numpy/fft/tests
        creating build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/twodim_base.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/index_tricks.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/user_array.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/_datasource.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/polynomial.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/recfunctions.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/nanfunctions.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/stride_tricks.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/mixins.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/arraypad.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/function_base.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/scimath.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/setup.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/_version.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/histograms.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/__init__.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/ufunclike.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/_iotools.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/type_check.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/shape_base.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/arraysetops.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/utils.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/format.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/npyio.py -> build/lib.linux-x86_64-3.11/numpy/lib
        copying numpy/lib/arrayterator.py -> build/lib.linux-x86_64-3.11/numpy/lib
        creating build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_stride_tricks.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_index_tricks.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_arraypad.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_io.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_nanfunctions.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_mixins.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_polynomial.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_type_check.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_recfunctions.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_function_base.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_histograms.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_packbits.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_arraysetops.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test__iotools.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_financial_expired.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test__version.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_shape_base.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_format.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_ufunclike.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_utils.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test__datasource.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_arrayterator.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        copying numpy/lib/tests/test_twodim_base.py -> build/lib.linux-x86_64-3.11/numpy/lib/tests
        creating build/lib.linux-x86_64-3.11/numpy/linalg
        copying numpy/linalg/setup.py -> build/lib.linux-x86_64-3.11/numpy/linalg
        copying numpy/linalg/__init__.py -> build/lib.linux-x86_64-3.11/numpy/linalg
        copying numpy/linalg/linalg.py -> build/lib.linux-x86_64-3.11/numpy/linalg
        creating build/lib.linux-x86_64-3.11/numpy/linalg/tests
        copying numpy/linalg/tests/test_linalg.py -> build/lib.linux-x86_64-3.11/numpy/linalg/tests
        copying numpy/linalg/tests/test_build.py -> build/lib.linux-x86_64-3.11/numpy/linalg/tests
        copying numpy/linalg/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/linalg/tests
        copying numpy/linalg/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/linalg/tests
        copying numpy/linalg/tests/test_deprecations.py -> build/lib.linux-x86_64-3.11/numpy/linalg/tests
        creating build/lib.linux-x86_64-3.11/numpy/ma
        copying numpy/ma/extras.py -> build/lib.linux-x86_64-3.11/numpy/ma
        copying numpy/ma/core.py -> build/lib.linux-x86_64-3.11/numpy/ma
        copying numpy/ma/timer_comparison.py -> build/lib.linux-x86_64-3.11/numpy/ma
        copying numpy/ma/testutils.py -> build/lib.linux-x86_64-3.11/numpy/ma
        copying numpy/ma/setup.py -> build/lib.linux-x86_64-3.11/numpy/ma
        copying numpy/ma/__init__.py -> build/lib.linux-x86_64-3.11/numpy/ma
        copying numpy/ma/mrecords.py -> build/lib.linux-x86_64-3.11/numpy/ma
        copying numpy/ma/bench.py -> build/lib.linux-x86_64-3.11/numpy/ma
        creating build/lib.linux-x86_64-3.11/numpy/ma/tests
        copying numpy/ma/tests/test_old_ma.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
        copying numpy/ma/tests/test_core.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
        copying numpy/ma/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
        copying numpy/ma/tests/test_subclassing.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
        copying numpy/ma/tests/test_mrecords.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
        copying numpy/ma/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
        copying numpy/ma/tests/test_deprecations.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
        copying numpy/ma/tests/test_extras.py -> build/lib.linux-x86_64-3.11/numpy/ma/tests
        creating build/lib.linux-x86_64-3.11/numpy/matrixlib
        copying numpy/matrixlib/setup.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib
        copying numpy/matrixlib/__init__.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib
        copying numpy/matrixlib/defmatrix.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib
        creating build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
        copying numpy/matrixlib/tests/test_matrix_linalg.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
        copying numpy/matrixlib/tests/test_defmatrix.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
        copying numpy/matrixlib/tests/test_multiarray.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
        copying numpy/matrixlib/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
        copying numpy/matrixlib/tests/test_numeric.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
        copying numpy/matrixlib/tests/test_masked_matrix.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
        copying numpy/matrixlib/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
        copying numpy/matrixlib/tests/test_interaction.py -> build/lib.linux-x86_64-3.11/numpy/matrixlib/tests
        creating build/lib.linux-x86_64-3.11/numpy/polynomial
        copying numpy/polynomial/_polybase.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
        copying numpy/polynomial/legendre.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
        copying numpy/polynomial/hermite_e.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
        copying numpy/polynomial/laguerre.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
        copying numpy/polynomial/polynomial.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
        copying numpy/polynomial/setup.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
        copying numpy/polynomial/__init__.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
        copying numpy/polynomial/polyutils.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
        copying numpy/polynomial/hermite.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
        copying numpy/polynomial/chebyshev.py -> build/lib.linux-x86_64-3.11/numpy/polynomial
        creating build/lib.linux-x86_64-3.11/numpy/polynomial/tests
        copying numpy/polynomial/tests/test_polynomial.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
        copying numpy/polynomial/tests/test_polyutils.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
        copying numpy/polynomial/tests/test_printing.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
        copying numpy/polynomial/tests/test_hermite_e.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
        copying numpy/polynomial/tests/test_classes.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
        copying numpy/polynomial/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
        copying numpy/polynomial/tests/test_legendre.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
        copying numpy/polynomial/tests/test_laguerre.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
        copying numpy/polynomial/tests/test_chebyshev.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
        copying numpy/polynomial/tests/test_hermite.py -> build/lib.linux-x86_64-3.11/numpy/polynomial/tests
        creating build/lib.linux-x86_64-3.11/numpy/random
        copying numpy/random/setup.py -> build/lib.linux-x86_64-3.11/numpy/random
        copying numpy/random/__init__.py -> build/lib.linux-x86_64-3.11/numpy/random
        copying numpy/random/_pickle.py -> build/lib.linux-x86_64-3.11/numpy/random
        creating build/lib.linux-x86_64-3.11/numpy/random/tests
        copying numpy/random/tests/test_randomstate_regression.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
        copying numpy/random/tests/test_seed_sequence.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
        copying numpy/random/tests/test_generator_mt19937_regressions.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
        copying numpy/random/tests/test_random.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
        copying numpy/random/tests/test_extending.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
        copying numpy/random/tests/test_regression.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
        copying numpy/random/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
        copying numpy/random/tests/test_smoke.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
        copying numpy/random/tests/test_generator_mt19937.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
        copying numpy/random/tests/test_direct.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
        copying numpy/random/tests/test_randomstate.py -> build/lib.linux-x86_64-3.11/numpy/random/tests
        creating build/lib.linux-x86_64-3.11/numpy/testing
        copying numpy/testing/setup.py -> build/lib.linux-x86_64-3.11/numpy/testing
        copying numpy/testing/__init__.py -> build/lib.linux-x86_64-3.11/numpy/testing
        copying numpy/testing/print_coercion_tables.py -> build/lib.linux-x86_64-3.11/numpy/testing
        copying numpy/testing/utils.py -> build/lib.linux-x86_64-3.11/numpy/testing
        creating build/lib.linux-x86_64-3.11/numpy/testing/_private
        copying numpy/testing/_private/noseclasses.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
        copying numpy/testing/_private/parameterized.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
        copying numpy/testing/_private/decorators.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
        copying numpy/testing/_private/nosetester.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
        copying numpy/testing/_private/__init__.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
        copying numpy/testing/_private/utils.py -> build/lib.linux-x86_64-3.11/numpy/testing/_private
        creating build/lib.linux-x86_64-3.11/numpy/testing/tests
        copying numpy/testing/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/testing/tests
        copying numpy/testing/tests/test_doctesting.py -> build/lib.linux-x86_64-3.11/numpy/testing/tests
        copying numpy/testing/tests/test_utils.py -> build/lib.linux-x86_64-3.11/numpy/testing/tests
        creating build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/_callable.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/_extended_precision.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/_scalars.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/mypy_plugin.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/_array_like.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/setup.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/_nbit.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/__init__.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/_char_codes.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/_dtype_like.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/_generic_alias.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/_add_docstring.py -> build/lib.linux-x86_64-3.11/numpy/typing
        copying numpy/typing/_shape.py -> build/lib.linux-x86_64-3.11/numpy/typing
        creating build/lib.linux-x86_64-3.11/numpy/typing/tests
        copying numpy/typing/tests/test_runtime.py -> build/lib.linux-x86_64-3.11/numpy/typing/tests
        copying numpy/typing/tests/test_generic_alias.py -> build/lib.linux-x86_64-3.11/numpy/typing/tests
        copying numpy/typing/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/typing/tests
        copying numpy/typing/tests/test_typing.py -> build/lib.linux-x86_64-3.11/numpy/typing/tests
        copying numpy/typing/tests/test_isfile.py -> build/lib.linux-x86_64-3.11/numpy/typing/tests
        creating build/lib.linux-x86_64-3.11/numpy/tests
        copying numpy/tests/test_public_api.py -> build/lib.linux-x86_64-3.11/numpy/tests
        copying numpy/tests/test_warnings.py -> build/lib.linux-x86_64-3.11/numpy/tests
        copying numpy/tests/test_scripts.py -> build/lib.linux-x86_64-3.11/numpy/tests
        copying numpy/tests/test_ctypeslib.py -> build/lib.linux-x86_64-3.11/numpy/tests
        copying numpy/tests/test_numpy_version.py -> build/lib.linux-x86_64-3.11/numpy/tests
        copying numpy/tests/__init__.py -> build/lib.linux-x86_64-3.11/numpy/tests
        copying numpy/tests/test_reloading.py -> build/lib.linux-x86_64-3.11/numpy/tests
        copying numpy/tests/test_matlib.py -> build/lib.linux-x86_64-3.11/numpy/tests
        UPDATING build/lib.linux-x86_64-3.11/numpy/_version.py
        set build/lib.linux-x86_64-3.11/numpy/_version.py to '1.21.1'
        running build_clib
        customize UnixCCompiler
        customize UnixCCompiler using new_build_clib
        CCompilerOpt.cc_test_flags[1008] : testing flags (-march=native)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        creating /tmp/tmp7vivr47q/tmp
        creating /tmp/tmp7vivr47q/tmp/pip-req-build-8r1hkaiq
        creating /tmp/tmp7vivr47q/tmp/pip-req-build-8r1hkaiq/numpy
        creating /tmp/tmp7vivr47q/tmp/pip-req-build-8r1hkaiq/numpy/distutils
        creating /tmp/tmp7vivr47q/tmp/pip-req-build-8r1hkaiq/numpy/distutils/checks
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-march=native'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-O3)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-O3'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-Werror)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-Werror'
        CCompilerOpt.__init__[1696] : check requested baseline
        CCompilerOpt.cc_test_flags[1008] : testing flags (-msse)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-msse2)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse2'
        CCompilerOpt.feature_test[1461] : testing feature 'SSE' with flags (-msse -msse2)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -Werror'
        CCompilerOpt.feature_test[1461] : testing feature 'SSE2' with flags (-msse -msse2)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -Werror'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-msse3)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse3'
        CCompilerOpt.feature_test[1461] : testing feature 'SSE3' with flags (-msse -msse2 -msse3)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -Werror'
        CCompilerOpt.__init__[1705] : check requested dispatch-able features
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mssse3)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mssse3'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-msse4.1)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse4.1'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mpopcnt)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mpopcnt'
        CCompilerOpt.feature_test[1461] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-msse4.2)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse4.2'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mavx'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mf16c)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mf16c'
        CCompilerOpt.feature_test[1461] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror'
        CCompilerOpt.feature_test[1461] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror'
        CCompilerOpt.feature_test[1461] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -Werror'
        CCompilerOpt.feature_test[1461] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror'
        CCompilerOpt.feature_test[1461] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx2)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mavx2'
        CCompilerOpt.feature_test[1461] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mfma)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mfma'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512f)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mavx512f'
        CCompilerOpt.feature_test[1461] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror'
        CCompilerOpt.feature_test[1461] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512cd)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mavx512cd'
        CCompilerOpt.feature_test[1461] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -Werror'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512er -mavx512pf)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mavx512er -mavx512pf'
        CCompilerOpt.feature_test[1461] : testing feature 'AVX512_KNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -Werror'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/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: '-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq'
        CCompilerOpt.feature_test[1461] : testing feature 'AVX512_KNM' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq -Werror'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512vl -mavx512bw -mavx512dq)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mavx512vl -mavx512bw -mavx512dq'
        CCompilerOpt.feature_test[1461] : testing feature 'AVX512_SKX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512ifma -mavx512vbmi)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mavx512ifma -mavx512vbmi'
        CCompilerOpt.feature_test[1461] : testing feature 'AVX512_CNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -Werror'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512vnni)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mavx512vnni'
        CCompilerOpt.feature_test[1461] : testing feature 'AVX512_CLX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -Werror'
        CCompilerOpt.cc_test_flags[1008] : testing flags (-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq'
        CCompilerOpt.feature_test[1461] : testing feature 'AVX512_ICL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq -Werror'
        CCompilerOpt.__init__[1717] : skip features (SSE3 SSE SSE2) since its part of baseline
        CCompilerOpt.__init__[1721] : initialize targets groups
        CCompilerOpt.__init__[1723] : parse target group simd_test
        CCompilerOpt._parse_target_tokens[1934] : skip targets (ASIMD VSX VSX3 FMA4 NEON XOP VSX2) not part of baseline or dispatch-able features
        CCompilerOpt._parse_policy_not_keepbase[2046] : skip baseline features (SSE2)
        CCompilerOpt.generate_dispatch_header[2267] : generate CPU dispatch header: (build/src.linux-x86_64-3.11/numpy/distutils/include/npy_cpu_dispatch_config.h)
        CCompilerOpt.generate_dispatch_header[2276] : dispatch header dir build/src.linux-x86_64-3.11/numpy/distutils/include does not exist, creating it
        CCompilerOpt.feature_extra_checks[1541] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror'
        CCompilerOpt.feature_extra_checks[1541] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK)
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror'
        building 'npymath' library
        compiling C sources
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        creating build/temp.linux-x86_64-3.11
        creating build/temp.linux-x86_64-3.11/numpy
        creating build/temp.linux-x86_64-3.11/numpy/core
        creating build/temp.linux-x86_64-3.11/numpy/core/src
        creating build/temp.linux-x86_64-3.11/numpy/core/src/npymath
        creating build/temp.linux-x86_64-3.11/build
        creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11
        creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy
        creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core
        creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src
        creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/npymath
        compile options: '-Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/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'
        gcc: numpy/core/src/npymath/npy_math.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/npymath/ieee754.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/npymath/npy_math_complex.c
        gcc: numpy/core/src/npymath/halffloat.c
        ar: adding 4 object files to build/temp.linux-x86_64-3.11/libnpymath.a
        building 'npyrandom' library
        compiling C sources
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        creating build/temp.linux-x86_64-3.11/numpy/random
        creating build/temp.linux-x86_64-3.11/numpy/random/src
        creating build/temp.linux-x86_64-3.11/numpy/random/src/distributions
        compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/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'
        gcc: numpy/random/src/distributions/logfactorial.c
        gcc: numpy/random/src/distributions/distributions.c
        gcc: numpy/random/src/distributions/random_mvhg_marginals.c
        gcc: numpy/random/src/distributions/random_hypergeometric.c
        gcc: numpy/random/src/distributions/random_mvhg_count.c
        ar: adding 5 object files to build/temp.linux-x86_64-3.11/libnpyrandom.a
        running build_ext
        customize UnixCCompiler
        customize UnixCCompiler using new_build_ext
        CCompilerOpt.__init__[781] : hit the memory cache
        CCompilerOpt.generate_dispatch_header[2267] : generate CPU dispatch header: (build/src.linux-x86_64-3.11/numpy/distutils/include/npy_cpu_dispatch_config.h)
        building 'numpy.core._multiarray_tests' extension
        compiling C sources
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/multiarray
        creating build/temp.linux-x86_64-3.11/numpy/core/src/common
        compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/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'
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/_multiarray_tests.c
        gcc: numpy/core/src/common/mem_overlap.c
        gcc: numpy/core/src/common/npy_argparse.c
        gcc -pthread -shared build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/multiarray/_multiarray_tests.o build/temp.linux-x86_64-3.11/numpy/core/src/common/mem_overlap.o build/temp.linux-x86_64-3.11/numpy/core/src/common/npy_argparse.o -L/usr/local/lib -Lbuild/temp.linux-x86_64-3.11 -lnpymath -o build/lib.linux-x86_64-3.11/numpy/core/_multiarray_tests.cpython-311-x86_64-linux-gnu.so
        building 'numpy.core._multiarray_umath' extension
        compiling C dispatch-able sources
        CCompilerOpt.parse_targets[1763] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.c
        CCompilerOpt._parse_target_tokens[1934] : skip targets (NEON VSX2) not part of baseline or dispatch-able features
        CCompilerOpt._parse_policy_not_keepbase[2046] : skip baseline features (SSE2)
        CCompilerOpt._parse_target_tokens[1958] : policy 'MAXOPT' is ON
        CCompilerOpt._generate_config[2501] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.h
        CCompilerOpt.parse_targets[1763] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
        CCompilerOpt._parse_policy_not_keepbase[2046] : skip baseline features (SSE2)
        CCompilerOpt._parse_target_tokens[1958] : policy 'MAXOPT' is ON
        CCompilerOpt._generate_config[2501] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.h
        CCompilerOpt._wrap_target[2463] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c
        CCompilerOpt._wrap_target[2463] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c
        CCompilerOpt.parse_targets[1763] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
        CCompilerOpt._parse_target_tokens[1934] : skip targets (NEON VSX2) not part of baseline or dispatch-able features
        CCompilerOpt._parse_policy_not_keepbase[2046] : skip baseline features (SSE2)
        CCompilerOpt._parse_target_tokens[1958] : policy 'MAXOPT' is ON
        CCompilerOpt._generate_config[2501] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.h
        CCompilerOpt._wrap_target[2463] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c
        CCompilerOpt._wrap_target[2463] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c
        CCompilerOpt._wrap_target[2463] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c
        CCompilerOpt._wrap_target[2463] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c
        CCompilerOpt.parse_targets[1763] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
        CCompilerOpt._parse_target_tokens[1934] : skip targets (NEON_VFPV4 VSX2) not part of baseline or dispatch-able features
        CCompilerOpt._parse_target_tokens[1958] : policy 'MAXOPT' is ON
        CCompilerOpt._generate_config[2501] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.h
        CCompilerOpt._wrap_target[2463] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c
        CCompilerOpt._wrap_target[2463] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c
        CCompilerOpt.parse_targets[1763] : looking for '@targets' inside ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
        CCompilerOpt._parse_target_tokens[1958] : policy 'MAXOPT' is ON
        CCompilerOpt._generate_config[2501] : generate dispatched config ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.h
        CCompilerOpt._wrap_target[2463] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c
        CCompilerOpt._wrap_target[2463] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c
        CCompilerOpt._wrap_target[2463] : wrap dispatch-able target ->  build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/umath
        compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/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'
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_unary_fp.dispatch.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/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'
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx512f.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512f.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.avx512f.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512f.c
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/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'
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c'
        extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq'
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.avx512_skx.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.avx512_skx.c
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/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'
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/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'
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c
        compiling C sources
        C compiler: gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
        
        creating build/temp.linux-x86_64-3.11/numpy/core/src/multiarray
        creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/npysort
        creating build/temp.linux-x86_64-3.11/numpy/core/src/umath
        creating build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/common
        compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/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'
        gcc: numpy/core/src/multiarray/abstractdtypes.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.c
        gcc: numpy/core/src/multiarray/array_assign_scalar.c
        gcc: numpy/core/src/multiarray/common.c
        gcc: numpy/core/src/multiarray/buffer.c
        gcc: numpy/core/src/multiarray/convert_datatype.c
        gcc: numpy/core/src/multiarray/datetime.c
        gcc: numpy/core/src/multiarray/datetime_busdaycal.c
        numpy/core/src/multiarray/arraytypes.c.src: In function ‘get_dummy_stack_array’:
        numpy/core/src/multiarray/arraytypes.c.src:65:26: error: lvalue required as left operand of assignment
           65 |     Py_TYPE(&new_fields) = NULL;
              |                          ^
        gcc: numpy/core/src/multiarray/alloc.c
        gcc: numpy/core/src/multiarray/descriptor.c
        gcc: numpy/core/src/multiarray/array_assign_array.c
        gcc: numpy/core/src/multiarray/common_dtype.c
        gcc: numpy/core/src/multiarray/dragon4.c
        gcc: numpy/core/src/multiarray/arrayobject.c
        gcc: numpy/core/src/multiarray/convert.c
        gcc: numpy/core/src/multiarray/calculation.c
        gcc: numpy/core/src/multiarray/arrayfunction_override.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum_sumprod.c
        gcc: numpy/core/src/multiarray/hashdescr.c
        gcc: numpy/core/src/multiarray/compiled_base.c
        gcc: numpy/core/src/multiarray/item_selection.c
        gcc: numpy/core/src/multiarray/conversion_utils.c
        gcc: numpy/core/src/multiarray/dtype_transfer.c
        gcc: numpy/core/src/multiarray/datetime_strings.c
        gcc: numpy/core/src/multiarray/legacy_dtype_implementation.c
        gcc: numpy/core/src/multiarray/dtypemeta.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/lowlevel_strided_loops.c
        gcc: numpy/core/src/multiarray/ctors.c
        gcc: numpy/core/src/multiarray/methods.c
        gcc: numpy/core/src/multiarray/datetime_busday.c
        gcc: numpy/core/src/multiarray/nditer_api.c
        gcc: numpy/core/src/multiarray/number.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/einsum.c
        numpy/core/src/multiarray/nditer_api.c: In function ‘npyiter_coalesce_axes’:
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        numpy/core/src/multiarray/nditer_api.c:1718:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
         1718 |             perm[idim] = (npy_int8)idim;
              |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~
        In file included from numpy/core/src/multiarray/nditer_api.c:16:
        numpy/core/src/multiarray/nditer_impl.h:149:10: note: at offset 0 to object ‘iter_flexdata’ with size 1 declared here
          149 |     char iter_flexdata;
              |          ^~~~~~~~~~~~~
        gcc: numpy/core/src/multiarray/multiarraymodule.c
        gcc: numpy/core/src/multiarray/iterators.c
        gcc: numpy/core/src/multiarray/shape.c
        gcc: numpy/core/src/multiarray/strfuncs.c
        gcc: numpy/core/src/multiarray/refcount.c
        gcc: numpy/core/src/multiarray/nditer_constr.c
        gcc: numpy/core/src/multiarray/temp_elide.c
        gcc: numpy/core/src/multiarray/sequence.c
        gcc: numpy/core/src/multiarray/typeinfo.c
        gcc: numpy/core/src/multiarray/scalarapi.c
        gcc: numpy/core/src/multiarray/usertypes.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/mergesort.c
        numpy/core/src/multiarray/scalarapi.c: In function ‘PyArray_Scalar’:
        numpy/core/src/multiarray/scalarapi.c:767:13: warning: ‘ob_shash’ is deprecated [-Wdeprecated-declarations]
          767 |             ((PyBytesObject *)obj)->ob_shash = -1;
              |             ^
        In file included from /usr/local/include/python3.11/bytesobject.h:62,
                         from /usr/local/include/python3.11/Python.h:50,
                         from numpy/core/src/multiarray/scalarapi.c:2:
        /usr/local/include/python3.11/cpython/bytesobject.h:7:35: note: declared here
            7 |     Py_DEPRECATED(3.11) Py_hash_t ob_shash;
              |                                   ^~~~~~~~
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/radixsort.c
        gcc: numpy/core/src/multiarray/vdot.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/scalartypes.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/quicksort.c
        gcc: numpy/core/src/multiarray/nditer_pywrap.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/selection.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/timsort.c
        gcc: numpy/core/src/umath/umathmodule.c
        gcc: numpy/core/src/umath/reduction.c
        gcc: numpy/core/src/multiarray/flagsobject.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/loops.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/multiarray/nditer_templ.c
        gcc: numpy/core/src/multiarray/getset.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/matmul.c
        gcc: numpy/core/src/umath/extobj.c
        gcc: numpy/core/src/umath/override.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/scalarmath.c
        gcc: numpy/core/src/common/npy_argparse.c
        gcc: numpy/core/src/common/array_assign.c
        gcc: numpy/core/src/common/mem_overlap.c
        gcc: numpy/core/src/common/npy_longdouble.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/umath/clip.c
        gcc: numpy/core/src/common/ucsnarrow.c
        gcc: numpy/core/src/common/ufunc_override.c
        gcc: numpy/core/src/common/numpyos.c
        gcc: numpy/core/src/umath/ufunc_object.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/common/npy_cpu_features.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/binsearch.c
        gcc: build/src.linux-x86_64-3.11/numpy/core/src/npysort/heapsort.c
        gcc: numpy/core/src/umath/ufunc_type_resolution.c
        gcc: numpy/core/src/multiarray/mapping.c
        error: Command "gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/builds/gitlab/mbees/icartt_pypackage/.venv/include -I/usr/local/include/python3.11 -Ibuild/src.linux-x86_64-3.11/numpy/core/src/common -Ibuild/src.linux-x86_64-3.11/numpy/core/src/npymath -c build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.c -o build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.o -MMD -MF build/temp.linux-x86_64-3.11/build/src.linux-x86_64-3.11/numpy/core/src/multiarray/arraytypes.o.d -msse -msse2 -msse3" failed with exit status 1
        
        ########### EXT COMPILER OPTIMIZATION ###########
        Platform      :
          Architecture: x64
          Compiler    : gcc
        
        CPU baseline  :
          Requested   : 'min'
          Enabled     : SSE SSE2 SSE3
          Flags       : -msse -msse2 -msse3
          Extra checks: none
        
        CPU dispatch  :
          Requested   : 'max -xop -fma4'
          Enabled     : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
          Generated   :
                      :
          SSE41       : SSE SSE2 SSE3 SSSE3
          Flags       : -msse -msse2 -msse3 -mssse3 -msse4.1
          Extra checks: none
          Detect      : SSE SSE2 SSE3 SSSE3 SSE41
                      : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
                      :
          AVX2        : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C
          Flags       : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2
          Extra checks: none
          Detect      : AVX F16C AVX2
                      : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
                      : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
                      :
          (FMA3 AVX2) : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C
          Flags       : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2
          Extra checks: none
          Detect      : AVX F16C FMA3 AVX2
                      : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
                      : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
                      :
          AVX512F     : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2
          Flags       : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f
          Extra checks: AVX512F_REDUCE
          Detect      : AVX512F
                      : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithm_fp.dispatch.c
                      : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
                      : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_trigonometric.dispatch.c
                      : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
                      :
          AVX512_SKX  : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD
          Flags       : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq
          Extra checks: AVX512BW_MASK AVX512DQ_MASK
          Detect      : AVX512_SKX
                      : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_arithmetic.dispatch.c
                      : build/src.linux-x86_64-3.11/numpy/core/src/umath/loops_exponent_log.dispatch.c
        CCompilerOpt.cache_flush[804] : write cache to path -> /tmp/pip-req-build-8r1hkaiq/build/temp.linux-x86_64-3.11/ccompiler_opt_cache_ext.py
        
        ########### CLIB COMPILER OPTIMIZATION ###########
        Platform      :
          Architecture: x64
          Compiler    : gcc
        
        CPU baseline  :
          Requested   : 'min'
          Enabled     : SSE SSE2 SSE3
          Flags       : -msse -msse2 -msse3
          Extra checks: none
        
        CPU dispatch  :
          Requested   : 'max -xop -fma4'
          Enabled     : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
          Generated   : none
        CCompilerOpt.cache_flush[804] : write cache to path -> /tmp/pip-req-build-8r1hkaiq/build/temp.linux-x86_64-3.11/ccompiler_opt_cache_clib.py
        [end of output]
    
    note: This error originates from a subprocess, and is likely not a problem with pip.
    ERROR: Failed building wheel for numpy
  Failed to build numpy
  ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
  

  at ~/.local/share/pypoetry/venv/lib/python3.11/site-packages/poetry/utils/env.py:1476 in _run
      1472│                 output = subprocess.check_output(
      1473│                     command, stderr=subprocess.STDOUT, env=env, **kwargs
      1474│                 )
      1475│         except CalledProcessError as e:
    → 1476│             raise EnvCommandError(e, input=input_)
      1477│ 
      1478│         return decode(output)
      1479│ 
      1480│     def execute(self, bin: str, *args: str, **kwargs: Any) -> int:

The following error occurred when trying to handle this error:


  PoetryException

  Failed to install /root/.cache/pypoetry/artifacts/e6/d4/4e/0308b493a2cf7704b83cc89eb971c275ad3cd9b8775a450427bd129f70/numpy-1.21.1.zip

  at ~/.local/share/pypoetry/venv/lib/python3.11/site-packages/poetry/utils/pip.py:51 in pip_install
       47│ 
       48│     try:
       49│         return environment.run_pip(*args)
       50│     except EnvCommandError as e:
    →  51│         raise PoetryException(f"Failed to install {path.as_posix()}") from e
       52│ 

section_end:1667467175:step_script
section_start:1667467175:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1667467176:cleanup_file_variables
ERROR: Job failed: exit code 1