+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=39 WRKLOG=/tmp/bulklog/py39-numpy-1.23.4/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=39 WRKLOG=/tmp/bulklog/py39-numpy-1.23.4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py39-numpy-1.23.4 (cd /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/ && /bin/env NPY_BLAS_LIBS=-lblas NPY_LAPACK_LIBS=-llapack\ -lblas NPY_CBLAS_LIBS=-lcblas\ -lblas USETOOLS=no DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr PYTHON=/usr/pkg/bin/python3.9 CC=cc CFLAGS=-pipe\ -O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.9 CPPFLAGS=-I/usr/pkg/include/netlib\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.9 CXX=c++ CXXFLAGS=-pipe\ -O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.9 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -m64\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib64\ -Wl,-R/usr/lib64 LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/math/py-numpy/work/.cwrapper/bin:/home/pbulk/build/math/py-numpy/work/.buildlink/bin:/home/pbulk/build/math/py-numpy/work/.tools/bin:/home/pbulk/build/math/py-numpy/work/.gfortran/bin:/home/pbulk/build/math/py-numpy/work/.gcc/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/home/pbulk/build/math/py-numpy/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/math/py-numpy/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/bin/install BSD_INSTALL_PROGRAM_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/math/py-numpy/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/math/py-numpy/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/math/py-numpy/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/math/py-numpy/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/math/py-numpy/work/.buildlink/lib64/pkgconfig:/home/pbulk/build/math/py-numpy/work/.buildlink/lib/pkgconfig:/home/pbulk/build/math/py-numpy/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/math/py-numpy/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/math/py-numpy/work/.cwrapper/config /usr/pkg/bin/python3.9 setup.py build --fcompiler=gnu95 -j2) Running from numpy source directory. /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/setup.py:86: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it will remain present. It is recommended to use `setuptools < 60.0` for those Python versions. For more details, see: https://numpy.org/devdocs/reference/distutils_status_migration.html import numpy.distutils.command.sdist Processing numpy/random/_bounded_integers.pxd.in Processing numpy/random/_sfc64.pyx Processing numpy/random/_philox.pyx Processing numpy/random/_bounded_integers.pyx.in Processing numpy/random/mtrand.pyx Processing numpy/random/_common.pyx Processing numpy/random/bit_generator.pyx Processing numpy/random/_pcg64.pyx Processing numpy/random/_mt19937.pyx Processing numpy/random/_generator.pyx Cythonizing sources INFO: blas_opt_info: INFO: FOUND: INFO: language = f77 INFO: libraries = [] INFO: include_dirs = [] INFO: define_macros = [('HAVE_CBLAS', None)] INFO: extra_link_args = ['-lblas', '-lcblas', '-lblas'] INFO: non-existing path in 'numpy/distutils': 'site.cfg' INFO: lapack_opt_info: INFO: FOUND: INFO: language = f77 INFO: libraries = [] INFO: include_dirs = [] INFO: define_macros = [] INFO: extra_link_args = ['-llapack', '-lblas'] INFO: Warning: attempted relative import with no known parent package /usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/dist.py:264: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) running build running config_cc INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src INFO: build_src INFO: building py_modules sources creating build creating build/src.linux-x86_64-3.9 creating build/src.linux-x86_64-3.9/numpy creating build/src.linux-x86_64-3.9/numpy/distutils INFO: building library "npymath" sources creating build/src.linux-x86_64-3.9/numpy/core creating build/src.linux-x86_64-3.9/numpy/core/src creating build/src.linux-x86_64-3.9/numpy/core/src/npymath INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h INFO: adding 'build/src.linux-x86_64-3.9/numpy/core/src/npymath' to include_dirs. INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/npymath/ieee754.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.c INFO: None - nothing done with h_files = ['build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_internal.h'] INFO: building library "npyrandom" sources INFO: building extension "numpy.core._multiarray_tests" sources creating build/src.linux-x86_64-3.9/numpy/core/src/multiarray INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/_multiarray_tests.c INFO: building extension "numpy.core._multiarray_umath" sources non-existing path in 'numpy/core': 'build/src.linux-x86_64-3.9/numpy/core/src/common' INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/arraytypes.h INFO: adding 'build/src.linux-x86_64-3.9/numpy/core/src/multiarray' to include_dirs. INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/arraytypes.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/argfunc.dispatch.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/einsum.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/einsum_sumprod.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_templ.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/scalartypes.c creating build/src.linux-x86_64-3.9/numpy/core/src/common INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/common/npy_sort.h INFO: adding 'build/src.linux-x86_64-3.9/numpy/core/src/common' to include_dirs. creating build/src.linux-x86_64-3.9/numpy/core/src/umath INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/funcs.inc INFO: adding 'build/src.linux-x86_64-3.9/numpy/core/src/umath' to include_dirs. INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/simd.inc INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops.h INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_utils.h INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_unary_fp.dispatch.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithm_fp.dispatch.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithmetic.dispatch.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_minmax.dispatch.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_trigonometric.dispatch.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_umath_fp.dispatch.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_exponent_log.dispatch.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_hyperbolic.dispatch.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_modulo.dispatch.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.h INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/scalarmath.c INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/common/templ_common.h INFO: numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.9/numpy/core/src/multiarray/arraytypes.h', 'build/src.linux-x86_64-3.9/numpy/core/src/common/npy_sort.h', 'numpy/core/src/common/npy_partition.h', 'numpy/core/src/common/npy_binsearch.h', 'build/src.linux-x86_64-3.9/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-3.9/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-3.9/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_utils.h', 'build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.h', 'numpy/core/src/umath/clip.h', 'build/src.linux-x86_64-3.9/numpy/core/src/common/templ_common.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-3.9/numpy/core/include/numpy/__ufunc_api.h'] INFO: building extension "numpy.core._umath_tests" sources INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.c INFO: building extension "numpy.core._rational_tests" sources INFO: building extension "numpy.core._struct_ufunc_tests" sources INFO: building extension "numpy.core._operand_flag_tests" sources INFO: building extension "numpy.core._simd" sources creating build/src.linux-x86_64-3.9/numpy/core/src/_simd INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd_inc.h INFO: adding 'build/src.linux-x86_64-3.9/numpy/core/src/_simd' to include_dirs. INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd_data.inc INFO: conv_template:> build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.c INFO: numpy.core - nothing done with h_files = ['build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd_inc.h', 'build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd_data.inc'] INFO: building extension "numpy.fft._pocketfft_internal" sources INFO: building extension "numpy.linalg.lapack_lite" sources creating build/src.linux-x86_64-3.9/numpy/linalg INFO: building extension "numpy.linalg._umath_linalg" sources INFO: building extension "numpy.random._mt19937" sources INFO: building extension "numpy.random._philox" sources INFO: building extension "numpy.random._pcg64" sources INFO: building extension "numpy.random._sfc64" sources INFO: building extension "numpy.random._common" sources INFO: building extension "numpy.random.bit_generator" sources INFO: building extension "numpy.random._generator" sources INFO: building extension "numpy.random._bounded_integers" sources INFO: building extension "numpy.random.mtrand" sources INFO: building data_files sources INFO: build_src: building npy-pkg config files /usr/pkg/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build_py creating build/lib.linux-x86_64-cpython-39 creating build/lib.linux-x86_64-cpython-39/numpy copying numpy/_distributor_init.py -> build/lib.linux-x86_64-cpython-39/numpy copying numpy/version.py -> build/lib.linux-x86_64-cpython-39/numpy copying numpy/_globals.py -> build/lib.linux-x86_64-cpython-39/numpy copying numpy/setup.py -> build/lib.linux-x86_64-cpython-39/numpy copying numpy/_version.py -> build/lib.linux-x86_64-cpython-39/numpy copying numpy/ctypeslib.py -> build/lib.linux-x86_64-cpython-39/numpy copying numpy/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy copying numpy/dual.py -> build/lib.linux-x86_64-cpython-39/numpy copying numpy/matlib.py -> build/lib.linux-x86_64-cpython-39/numpy copying numpy/conftest.py -> build/lib.linux-x86_64-cpython-39/numpy copying numpy/_pytesttester.py -> build/lib.linux-x86_64-cpython-39/numpy copying build/src.linux-x86_64-3.9/numpy/__config__.py -> build/lib.linux-x86_64-cpython-39/numpy creating build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_set_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_elementwise_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_constants.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_typing.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_creation_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_searching_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_data_type_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_manipulation_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_sorting_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_dtypes.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/linalg.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_statistical_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_array_object.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api copying numpy/array_api/_utility_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api creating build/lib.linux-x86_64-cpython-39/numpy/array_api/tests copying numpy/array_api/tests/test_elementwise_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api/tests copying numpy/array_api/tests/test_data_type_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api/tests copying numpy/array_api/tests/test_creation_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api/tests copying numpy/array_api/tests/test_sorting_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api/tests copying numpy/array_api/tests/test_set_functions.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api/tests copying numpy/array_api/tests/test_array_object.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api/tests copying numpy/array_api/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api/tests copying numpy/array_api/tests/test_validation.py -> build/lib.linux-x86_64-cpython-39/numpy/array_api/tests creating build/lib.linux-x86_64-cpython-39/numpy/compat copying numpy/compat/_pep440.py -> build/lib.linux-x86_64-cpython-39/numpy/compat copying numpy/compat/_inspect.py -> build/lib.linux-x86_64-cpython-39/numpy/compat copying numpy/compat/py3k.py -> build/lib.linux-x86_64-cpython-39/numpy/compat copying numpy/compat/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/compat copying numpy/compat/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/compat creating build/lib.linux-x86_64-cpython-39/numpy/compat/tests copying numpy/compat/tests/test_compat.py -> build/lib.linux-x86_64-cpython-39/numpy/compat/tests copying numpy/compat/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/compat/tests creating build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/numeric.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/umath.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_type_aliases.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_internal.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/shape_base.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/einsumfunc.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_asarray.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/arrayprint.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/numerictypes.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/cversions.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_exceptions.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_add_newdocs.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/records.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/defchararray.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/getlimits.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/function_base.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/memmap.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/fromnumeric.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_string_helpers.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_methods.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/multiarray.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_machar.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/overrides.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_dtype_ctypes.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_ufunc_config.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/umath_tests.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_dtype.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/_add_newdocs_scalars.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/setup_common.py -> build/lib.linux-x86_64-cpython-39/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-x86_64-cpython-39/numpy/core creating build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_indexing.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_custom_dtypes.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_ufunc.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/_locales.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_nditer.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_dlpack.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_conversion_utils.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_numerictypes.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_protocols.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_einsum.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_numeric.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_dtype.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_datetime.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_longdouble.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_indexerrors.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_machar.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_arrayprint.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_cpu_features.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_arraymethod.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_hashtable.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_scalarmath.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_scalarinherit.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_abc.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_cython.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_multiarray.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_array_interface.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_limited_api.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_scalarprint.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_cpu_dispatcher.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test__exceptions.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_umath.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_casting_unittests.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_array_coercion.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_api.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_function_base.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_regression.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_errstate.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_print.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_memmap.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_simd.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_overrides.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_scalar_ctors.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_scalar_methods.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_shape_base.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_half.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_unicode.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_umath_complex.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_getlimits.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_extint128.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_simd_module.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_deprecations.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_argparse.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_mem_policy.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_mem_overlap.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_scalarbuffer.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_records.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_item_selection.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_defchararray.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests copying numpy/core/tests/test_umath_accuracy.py -> build/lib.linux-x86_64-cpython-39/numpy/core/tests creating build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/log.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/line_endings.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/_shell_utils.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/cpuinfo.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/core.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/lib2def.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/unixccompiler.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/msvc9compiler.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/system_info.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/conv_template.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/ccompiler.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/extension.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/npy_pkg_config.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/ccompiler_opt.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/armccompiler.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/misc_util.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/exec_command.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/msvccompiler.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/from_template.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/intelccompiler.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying numpy/distutils/pathccompiler.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils copying build/src.linux-x86_64-3.9/numpy/distutils/__config__.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils creating build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/config.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/build.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/develop.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/install.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/command creating build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/environment.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/arm.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nv.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/fujitsu.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/fcompiler creating build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_misc_util.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_build_ext.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_gnu.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_shell_utils.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_system_info.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_intel.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_nagfor.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_log.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_exec_command.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_from_template.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_mingw32ccompiler.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_npy_pkg_config.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_ccompiler_opt_conf.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests copying numpy/distutils/tests/test_ccompiler_opt.py -> build/lib.linux-x86_64-cpython-39/numpy/distutils/tests creating build/lib.linux-x86_64-cpython-39/numpy/doc copying numpy/doc/constants.py -> build/lib.linux-x86_64-cpython-39/numpy/doc copying numpy/doc/ufuncs.py -> build/lib.linux-x86_64-cpython-39/numpy/doc copying numpy/doc/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/doc creating build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/f2py2e.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/symbolic.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/diagnose.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/capi_maps.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/cb_rules.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/__version__.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/__main__.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/func2subr.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/use_rules.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/common_rules.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/rules.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/cfuncs.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/crackfortran.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py copying numpy/f2py/auxfuncs.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py creating build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_symbolic.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_return_integer.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_parameter.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_semicolon_split.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_size.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_return_character.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_quoted_character.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_f2cmap.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_array_from_pyobj.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_block_docstring.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_kind.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_mixed.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_f2py2e.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_module_doc.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_string.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_regression.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_crackfortran.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_assumed_shape.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_compile_function.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_abstract_interface.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_return_complex.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_return_real.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_return_logical.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_common.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/test_callback.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests copying numpy/f2py/tests/util.py -> build/lib.linux-x86_64-cpython-39/numpy/f2py/tests creating build/lib.linux-x86_64-cpython-39/numpy/fft copying numpy/fft/_pocketfft.py -> build/lib.linux-x86_64-cpython-39/numpy/fft copying numpy/fft/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/fft copying numpy/fft/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/fft copying numpy/fft/helper.py -> build/lib.linux-x86_64-cpython-39/numpy/fft creating build/lib.linux-x86_64-cpython-39/numpy/fft/tests copying numpy/fft/tests/test_helper.py -> build/lib.linux-x86_64-cpython-39/numpy/fft/tests copying numpy/fft/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/fft/tests copying numpy/fft/tests/test_pocketfft.py -> build/lib.linux-x86_64-cpython-39/numpy/fft/tests creating build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/mixins.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/format.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/polynomial.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/shape_base.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/type_check.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/npyio.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/histograms.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/utils.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/_iotools.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/function_base.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/_version.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/nanfunctions.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/twodim_base.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/arraypad.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/ufunclike.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/stride_tricks.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/scimath.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/arraysetops.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/index_tricks.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/user_array.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/arrayterator.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/recfunctions.py -> build/lib.linux-x86_64-cpython-39/numpy/lib copying numpy/lib/_datasource.py -> build/lib.linux-x86_64-cpython-39/numpy/lib creating build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test__iotools.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_arrayterator.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_ufunclike.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_twodim_base.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_loadtxt.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_nanfunctions.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_format.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_recfunctions.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_stride_tricks.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_packbits.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_utils.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_arraypad.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_index_tricks.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test__datasource.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_io.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_function_base.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test__version.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_regression.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_financial_expired.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_polynomial.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_arraysetops.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_shape_base.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_histograms.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_mixins.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests copying numpy/lib/tests/test_type_check.py -> build/lib.linux-x86_64-cpython-39/numpy/lib/tests creating build/lib.linux-x86_64-cpython-39/numpy/linalg copying numpy/linalg/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/linalg copying numpy/linalg/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/linalg copying numpy/linalg/linalg.py -> build/lib.linux-x86_64-cpython-39/numpy/linalg creating build/lib.linux-x86_64-cpython-39/numpy/linalg/tests copying numpy/linalg/tests/test_linalg.py -> build/lib.linux-x86_64-cpython-39/numpy/linalg/tests copying numpy/linalg/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/linalg/tests copying numpy/linalg/tests/test_regression.py -> build/lib.linux-x86_64-cpython-39/numpy/linalg/tests copying numpy/linalg/tests/test_deprecations.py -> build/lib.linux-x86_64-cpython-39/numpy/linalg/tests creating build/lib.linux-x86_64-cpython-39/numpy/ma copying numpy/ma/core.py -> build/lib.linux-x86_64-cpython-39/numpy/ma copying numpy/ma/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/ma copying numpy/ma/mrecords.py -> build/lib.linux-x86_64-cpython-39/numpy/ma copying numpy/ma/extras.py -> build/lib.linux-x86_64-cpython-39/numpy/ma copying numpy/ma/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/ma copying numpy/ma/bench.py -> build/lib.linux-x86_64-cpython-39/numpy/ma copying numpy/ma/timer_comparison.py -> build/lib.linux-x86_64-cpython-39/numpy/ma copying numpy/ma/testutils.py -> build/lib.linux-x86_64-cpython-39/numpy/ma creating build/lib.linux-x86_64-cpython-39/numpy/ma/tests copying numpy/ma/tests/test_mrecords.py -> build/lib.linux-x86_64-cpython-39/numpy/ma/tests copying numpy/ma/tests/test_core.py -> build/lib.linux-x86_64-cpython-39/numpy/ma/tests copying numpy/ma/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/ma/tests copying numpy/ma/tests/test_regression.py -> build/lib.linux-x86_64-cpython-39/numpy/ma/tests copying numpy/ma/tests/test_subclassing.py -> build/lib.linux-x86_64-cpython-39/numpy/ma/tests copying numpy/ma/tests/test_extras.py -> build/lib.linux-x86_64-cpython-39/numpy/ma/tests copying numpy/ma/tests/test_old_ma.py -> build/lib.linux-x86_64-cpython-39/numpy/ma/tests copying numpy/ma/tests/test_deprecations.py -> build/lib.linux-x86_64-cpython-39/numpy/ma/tests creating build/lib.linux-x86_64-cpython-39/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build/lib.linux-x86_64-cpython-39/numpy/matrixlib copying numpy/matrixlib/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/matrixlib creating build/lib.linux-x86_64-cpython-39/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_matrix_linalg.py -> build/lib.linux-x86_64-cpython-39/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_numeric.py -> build/lib.linux-x86_64-cpython-39/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_masked_matrix.py -> build/lib.linux-x86_64-cpython-39/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_multiarray.py -> build/lib.linux-x86_64-cpython-39/numpy/matrixlib/tests copying numpy/matrixlib/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_regression.py -> build/lib.linux-x86_64-cpython-39/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_interaction.py -> build/lib.linux-x86_64-cpython-39/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_defmatrix.py -> build/lib.linux-x86_64-cpython-39/numpy/matrixlib/tests creating build/lib.linux-x86_64-cpython-39/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial copying numpy/polynomial/hermite.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial copying numpy/polynomial/polynomial.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial copying numpy/polynomial/_polybase.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial copying numpy/polynomial/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial copying numpy/polynomial/legendre.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial copying numpy/polynomial/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial copying numpy/polynomial/laguerre.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial copying numpy/polynomial/polyutils.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial creating build/lib.linux-x86_64-cpython-39/numpy/polynomial/tests copying numpy/polynomial/tests/test_hermite.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial/tests copying numpy/polynomial/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial/tests copying numpy/polynomial/tests/test_chebyshev.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial/tests copying numpy/polynomial/tests/test_hermite_e.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial/tests copying numpy/polynomial/tests/test_legendre.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial/tests copying numpy/polynomial/tests/test_classes.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial/tests copying numpy/polynomial/tests/test_polynomial.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial/tests copying numpy/polynomial/tests/test_printing.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial/tests copying numpy/polynomial/tests/test_laguerre.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial/tests copying numpy/polynomial/tests/test_polyutils.py -> build/lib.linux-x86_64-cpython-39/numpy/polynomial/tests creating build/lib.linux-x86_64-cpython-39/numpy/random copying numpy/random/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/random copying numpy/random/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/random copying numpy/random/_pickle.py -> build/lib.linux-x86_64-cpython-39/numpy/random creating build/lib.linux-x86_64-cpython-39/numpy/random/tests copying numpy/random/tests/test_smoke.py -> build/lib.linux-x86_64-cpython-39/numpy/random/tests copying numpy/random/tests/test_seed_sequence.py -> build/lib.linux-x86_64-cpython-39/numpy/random/tests copying numpy/random/tests/test_randomstate.py -> build/lib.linux-x86_64-cpython-39/numpy/random/tests copying numpy/random/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/random/tests copying numpy/random/tests/test_generator_mt19937.py -> build/lib.linux-x86_64-cpython-39/numpy/random/tests copying numpy/random/tests/test_direct.py -> build/lib.linux-x86_64-cpython-39/numpy/random/tests copying numpy/random/tests/test_generator_mt19937_regressions.py -> build/lib.linux-x86_64-cpython-39/numpy/random/tests copying numpy/random/tests/test_random.py -> build/lib.linux-x86_64-cpython-39/numpy/random/tests copying numpy/random/tests/test_regression.py -> build/lib.linux-x86_64-cpython-39/numpy/random/tests copying numpy/random/tests/test_randomstate_regression.py -> build/lib.linux-x86_64-cpython-39/numpy/random/tests copying numpy/random/tests/test_extending.py -> build/lib.linux-x86_64-cpython-39/numpy/random/tests creating build/lib.linux-x86_64-cpython-39/numpy/testing copying numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-39/numpy/testing copying numpy/testing/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/testing copying numpy/testing/print_coercion_tables.py -> build/lib.linux-x86_64-cpython-39/numpy/testing copying numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/testing creating build/lib.linux-x86_64-cpython-39/numpy/testing/_private copying numpy/testing/_private/noseclasses.py -> build/lib.linux-x86_64-cpython-39/numpy/testing/_private copying numpy/testing/_private/utils.py -> build/lib.linux-x86_64-cpython-39/numpy/testing/_private copying numpy/testing/_private/nosetester.py -> build/lib.linux-x86_64-cpython-39/numpy/testing/_private copying numpy/testing/_private/parameterized.py -> build/lib.linux-x86_64-cpython-39/numpy/testing/_private copying numpy/testing/_private/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/testing/_private copying numpy/testing/_private/extbuild.py -> build/lib.linux-x86_64-cpython-39/numpy/testing/_private copying numpy/testing/_private/decorators.py -> build/lib.linux-x86_64-cpython-39/numpy/testing/_private creating build/lib.linux-x86_64-cpython-39/numpy/testing/tests copying numpy/testing/tests/test_utils.py -> build/lib.linux-x86_64-cpython-39/numpy/testing/tests copying numpy/testing/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/testing/tests copying numpy/testing/tests/test_doctesting.py -> build/lib.linux-x86_64-cpython-39/numpy/testing/tests creating build/lib.linux-x86_64-cpython-39/numpy/typing copying numpy/typing/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/typing copying numpy/typing/mypy_plugin.py -> build/lib.linux-x86_64-cpython-39/numpy/typing copying numpy/typing/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/typing creating build/lib.linux-x86_64-cpython-39/numpy/typing/tests copying numpy/typing/tests/test_generic_alias.py -> build/lib.linux-x86_64-cpython-39/numpy/typing/tests copying numpy/typing/tests/test_runtime.py -> build/lib.linux-x86_64-cpython-39/numpy/typing/tests copying numpy/typing/tests/test_typing.py -> build/lib.linux-x86_64-cpython-39/numpy/typing/tests copying numpy/typing/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/typing/tests copying numpy/typing/tests/test_isfile.py -> build/lib.linux-x86_64-cpython-39/numpy/typing/tests creating build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/_shape.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/setup.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/_nbit.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/_scalars.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/_array_like.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/_generic_alias.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/_nested_sequence.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/_dtype_like.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/_extended_precision.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/_char_codes.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing copying numpy/_typing/_add_docstring.py -> build/lib.linux-x86_64-cpython-39/numpy/_typing creating build/lib.linux-x86_64-cpython-39/numpy/tests copying numpy/tests/test_warnings.py -> build/lib.linux-x86_64-cpython-39/numpy/tests copying numpy/tests/test_public_api.py -> build/lib.linux-x86_64-cpython-39/numpy/tests copying numpy/tests/test__all__.py -> build/lib.linux-x86_64-cpython-39/numpy/tests copying numpy/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/tests copying numpy/tests/test_numpy_version.py -> build/lib.linux-x86_64-cpython-39/numpy/tests copying numpy/tests/test_scripts.py -> build/lib.linux-x86_64-cpython-39/numpy/tests copying numpy/tests/test_matlib.py -> build/lib.linux-x86_64-cpython-39/numpy/tests copying numpy/tests/test_reloading.py -> build/lib.linux-x86_64-cpython-39/numpy/tests copying numpy/tests/test_ctypeslib.py -> build/lib.linux-x86_64-cpython-39/numpy/tests creating build/lib.linux-x86_64-cpython-39/numpy/_pyinstaller copying numpy/_pyinstaller/test_pyinstaller.py -> build/lib.linux-x86_64-cpython-39/numpy/_pyinstaller copying numpy/_pyinstaller/hook-numpy.py -> build/lib.linux-x86_64-cpython-39/numpy/_pyinstaller copying numpy/_pyinstaller/pyinstaller-smoke.py -> build/lib.linux-x86_64-cpython-39/numpy/_pyinstaller copying numpy/_pyinstaller/__init__.py -> build/lib.linux-x86_64-cpython-39/numpy/_pyinstaller UPDATING build/lib.linux-x86_64-cpython-39/numpy/_version.py set build/lib.linux-x86_64-cpython-39/numpy/_version.py to '1.23.4' running build_clib INFO: customize UnixCCompiler INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating /tmp/tmpt0pc7gin/tmp creating /tmp/tmpt0pc7gin/tmp/tmpt0pc7gin INFO: compile options: '-MMD -MF /tmp/tmpt0pc7gin/file.c.d -c' INFO: cc: /tmp/tmpt0pc7gin/file.c INFO: customize UnixCCompiler using new_build_clib WARN: CCompilerOpt.__init__[1028] : unable to detect compiler type which leads to treating it as GCC. this is a normal behavior if you're using gcc-like compiler such as MinGW or IBM/XLC.check dist_info:<< ('linux-x86_64', 'cc', '-Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9') >> INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-march=native) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating /tmp/tmp02bawkau/home creating /tmp/tmp02bawkau/home/pbulk creating /tmp/tmp02bawkau/home/pbulk/build creating /tmp/tmp02bawkau/home/pbulk/build/math creating /tmp/tmp02bawkau/home/pbulk/build/math/py-numpy creating /tmp/tmp02bawkau/home/pbulk/build/math/py-numpy/work creating /tmp/tmp02bawkau/home/pbulk/build/math/py-numpy/work/numpy-1.23.4 creating /tmp/tmp02bawkau/home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy creating /tmp/tmp02bawkau/home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils creating /tmp/tmp02bawkau/home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-march=native' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-O3) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-O3' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-Werror) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-Werror' INFO: CCompilerOpt.__init__[1782] : check requested baseline INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse2) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse2' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE2' with flags (-msse -msse2) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE' with flags (-msse -msse2) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse3) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse3' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE3' with flags (-msse -msse2 -msse3) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -Werror' INFO: CCompilerOpt.__init__[1791] : check requested dispatch-able features INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mssse3) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-mssse3' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse4.1) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse4.1' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mpopcnt) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-mpopcnt' INFO: CCompilerOpt.feature_test[1547] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse4.2) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse4.2' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-mavx' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mf16c) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-mf16c' INFO: CCompilerOpt.feature_test[1547] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mfma) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-mfma' INFO: CCompilerOpt.feature_test[1547] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx2) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-mavx2' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512f -mno-mmx) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-mavx512f -mno-mmx' WARN: CCompilerOpt.dist_test[630] : CCompilerOpt._dist_test_spawn[764] : Command (cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/test_flags.c -o /tmp/tmp02bawkau/home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/test_flags.o -MMD -MF /tmp/tmp02bawkau/home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/test_flags.o.d -mavx512f -mno-mmx) failed with exit status 1 output -> gcc: error: unrecognized command line option '-mavx512f' WARN: CCompilerOpt.cc_test_flags[1077] : testing failed INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2) INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -Werror' WARN: CCompilerOpt.dist_test[630] : CCompilerOpt._dist_test_spawn[764] : Command (cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/cpu_avx512f.c -o /tmp/tmp02bawkau/home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/cpu_avx512f.o -MMD -MF /tmp/tmp02bawkau/home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/cpu_avx512f.o.d -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -Werror) failed with exit status 1 output -> /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/cpu_avx512f.c: In function 'main': /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/cpu_avx512f.c:18:5: error: unknown type name '__m512i' __m512i a = _mm512_abs_epi32(_mm512_loadu_si512((const __m512i*)argv[argc-1])); ^ /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/cpu_avx512f.c:18:5: error: implicit declaration of function '_mm512_abs_epi32' [-Werror=implicit-function-declaration] /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/cpu_avx512f.c:18:5: error: implicit declaration of function '_mm512_loadu_si512' [-Werror=implicit-function-declaration] /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/cpu_avx512f.c:18:5: error: unknown type name '__m512i' /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/cpu_avx512f.c:19:5: error: implicit declaration of function '_mm512_castsi512_si128' [-Werror=implicit-function-declaration] return _mm_cvtsi128_si32(_mm512_castsi512_si128(a)); ^ /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/cpu_avx512f.c:19:5: error: incompatible type for argument 1 of '_mm_cvtsi128_si32' In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/xmmintrin.h:1246:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/immintrin.h:32, from /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/numpy/distutils/checks/cpu_avx512f.c:14: /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/emmintrin.h:205:1: note: expected '__m128i' but argument is of type 'int' _mm_cvtsi128_si32 (__m128i __A) ^ cc1: all warnings being treated as errors WARN: CCompilerOpt.feature_test[1563] : testing failed INFO: CCompilerOpt.__init__[1803] : skip features (SSE3 SSE2 SSE) since its part of baseline INFO: CCompilerOpt.__init__[1807] : initialize targets groups INFO: CCompilerOpt.__init__[1809] : parse target group simd_test INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (NEON XOP VXE AVX512F ASIMD VSX VSX3 VXE2 VSX4 VX FMA4 VSX2 AVX512_SKX) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2) INFO: CCompilerOpt.generate_dispatch_header[2353] : generate CPU dispatch header: (build/src.linux-x86_64-3.9/numpy/distutils/include/npy_cpu_dispatch_config.h) WARN: CCompilerOpt.generate_dispatch_header[2362] : dispatch header dir build/src.linux-x86_64-3.9/numpy/distutils/include does not exist, creating it INFO: building 'npymath' library INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39 creating build/temp.linux-x86_64-cpython-39/numpy creating build/temp.linux-x86_64-cpython-39/numpy/core creating build/temp.linux-x86_64-cpython-39/numpy/core/src creating build/temp.linux-x86_64-cpython-39/numpy/core/src/npymath creating build/temp.linux-x86_64-cpython-39/build creating build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9 creating build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy creating build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core creating build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src creating build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src/npymath INFO: compile options: '-Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: numpy/core/src/npymath/npy_math.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/npymath/ieee754.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/npymath/npy_math_complex.c INFO: cc: numpy/core/src/npymath/halffloat.c INFO: ar: adding 4 object files to build/temp.linux-x86_64-cpython-39/libnpymath.a INFO: building 'npyrandom' library INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/random creating build/temp.linux-x86_64-cpython-39/numpy/random/src creating build/temp.linux-x86_64-cpython-39/numpy/random/src/distributions INFO: compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: numpy/random/src/distributions/logfactorial.c INFO: cc: numpy/random/src/distributions/distributions.c INFO: cc: numpy/random/src/distributions/random_mvhg_count.c INFO: cc: numpy/random/src/distributions/random_mvhg_marginals.c INFO: cc: numpy/random/src/distributions/random_hypergeometric.c INFO: ar: adding 5 object files to build/temp.linux-x86_64-cpython-39/libnpyrandom.a running build_ext INFO: customize UnixCCompiler INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating /tmp/tmp4n_g5wu_/tmp creating /tmp/tmp4n_g5wu_/tmp/tmp4n_g5wu_ INFO: compile options: '-MMD -MF /tmp/tmp4n_g5wu_/file.c.d -c' INFO: cc: /tmp/tmp4n_g5wu_/file.c INFO: customize UnixCCompiler using new_build_ext INFO: CCompilerOpt.__init__[834] : hit the memory cache INFO: CCompilerOpt.generate_dispatch_header[2353] : generate CPU dispatch header: (build/src.linux-x86_64-3.9/numpy/distutils/include/npy_cpu_dispatch_config.h) INFO: customize UnixCCompiler INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating /tmp/tmp71ulcyv8/tmp creating /tmp/tmp71ulcyv8/tmp/tmp71ulcyv8 INFO: compile options: '-MMD -MF /tmp/tmp71ulcyv8/file.c.d -c' INFO: cc: /tmp/tmp71ulcyv8/file.c INFO: customize UnixCCompiler using new_build_ext INFO: building 'numpy.core._multiarray_tests' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src/multiarray creating build/temp.linux-x86_64-cpython-39/numpy/core/src/common INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: building 'numpy.core._multiarray_umath' extension INFO: compiling C++ dispatch-able sources INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/_multiarray_tests.c INFO: cc: numpy/core/src/common/mem_overlap.c INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> numpy/core/src/npysort/x86-qsort.dispatch.cpp INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (AVX512_SKX) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'KEEP_BASELINE' is ON INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/npysort/x86-qsort.dispatch.h INFO: compiling C dispatch-able sources INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/argfunc.dispatch.c INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (NEON XOP ASIMD VSX2 AVX512_SKX) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2) INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/argfunc.dispatch.h INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/argfunc.dispatch.avx2.c INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/multiarray/argfunc.dispatch.sse42.c INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_unary_fp.dispatch.c INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (NEON ASIMD VSX2) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2) INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_unary_fp.dispatch.h INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_unary_fp.dispatch.sse41.c INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithm_fp.dispatch.c INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (AVX512F) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2) INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithm_fp.dispatch.h INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithmetic.dispatch.c INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (NEON AVX512F VSX4 VSX2 AVX512_SKX) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2) INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithmetic.dispatch.h INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_minmax.dispatch.c INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (NEON ASIMD VSX2 AVX512_SKX) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2) INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_minmax.dispatch.h INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_minmax.dispatch.avx2.c INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_trigonometric.dispatch.c INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (AVX512F VSX3 NEON_VFPV4 VSX4 VSX2) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_trigonometric.dispatch.h INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_umath_fp.dispatch.c INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (AVX512_SKX) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_umath_fp.dispatch.h INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_exponent_log.dispatch.c INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (AVX512F AVX512_SKX) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_exponent_log.dispatch.h INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_hyperbolic.dispatch.c INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VSX4 NEON_VFPV4 VSX2 AVX512_SKX) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'MAXOPT' is ON INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_hyperbolic.dispatch.h INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_hyperbolic.dispatch.fma3.avx2.c INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_modulo.dispatch.c INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VSX4) not part of baseline or dispatch-able features INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_modulo.dispatch.h INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src/umath INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.9/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npysort -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2' INFO: cc: numpy/core/src/common/npy_argparse.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithm_fp.dispatch.avx2.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/argfunc.dispatch.avx2.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithmetic.dispatch.avx2.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_minmax.dispatch.avx2.c INFO: cc: numpy/core/src/common/npy_hashtable.c In file included from numpy/core/src/common/npy_hashtable.c:15:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src/multiarray/_multiarray_tests.o build/temp.linux-x86_64-cpython-39/numpy/core/src/common/mem_overlap.o build/temp.linux-x86_64-cpython-39/numpy/core/src/common/npy_argparse.o build/temp.linux-x86_64-cpython-39/numpy/core/src/common/npy_hashtable.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -lnpymath -o build/lib.linux-x86_64-cpython-39/numpy/core/_multiarray_tests.so INFO: building 'numpy.core._umath_tests' extension INFO: compiling C dispatch-able sources INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> numpy/core/src/umath/_umath_tests.dispatch.c INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (NEON ASIMD ASIMDHP VSX3 VSX VSX2) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2) INFO: CCompilerOpt._parse_target_tokens[2044] : policy 'WERROR' is ON INFO: CCompilerOpt._parse_policy_werror[2176] : compiler warnings are treated as errors INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.dispatch.h INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.dispatch.avx2.c INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.dispatch.sse41.c INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-Werror -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2' INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.dispatch.avx2.c INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-Werror -msse -msse2 -msse3 -mssse3 -msse4.1' INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.dispatch.sse41.c INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/core/src/umath INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-Werror -msse -msse2 -msse3' INFO: cc: numpy/core/src/umath/_umath_tests.dispatch.c INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.c INFO: cc: numpy/core/src/common/npy_cpu_features.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.dispatch.avx2.o build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.dispatch.sse41.o build/temp.linux-x86_64-cpython-39/numpy/core/src/umath/_umath_tests.dispatch.o build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src/umath/_umath_tests.o build/temp.linux-x86_64-cpython-39/numpy/core/src/common/npy_cpu_features.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -o build/lib.linux-x86_64-cpython-39/numpy/core/_umath_tests.so INFO: building 'numpy.core._rational_tests' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: numpy/core/src/umath/_rational_tests.c INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.9/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npysort -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2' INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/argfunc.dispatch.sse42.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/core/src/umath/_rational_tests.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -o build/lib.linux-x86_64-cpython-39/numpy/core/_rational_tests.so INFO: building 'numpy.core._struct_ufunc_tests' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: numpy/core/src/umath/_struct_ufunc_tests.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/core/src/umath/_struct_ufunc_tests.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -o build/lib.linux-x86_64-cpython-39/numpy/core/_struct_ufunc_tests.so INFO: building 'numpy.core._operand_flag_tests' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: numpy/core/src/umath/_operand_flag_tests.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/core/src/umath/_operand_flag_tests.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -o build/lib.linux-x86_64-cpython-39/numpy/core/_operand_flag_tests.so INFO: building 'numpy.core._simd' extension INFO: compiling C dispatch-able sources INFO: CCompilerOpt.parse_targets[1849] : looking for '@targets' inside -> build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.c INFO: CCompilerOpt._generate_config[2589] : generate dispatched config -> build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.h INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.fma3.avx2.c INFO: CCompilerOpt._wrap_target[2549] : wrap dispatch-able target -> build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.sse42.c INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src/_simd INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/_simd -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2' INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.fma3.avx2.c INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.9/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npysort -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-O3 -msse -msse2 -msse3' INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/argfunc.dispatch.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithm_fp.dispatch.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithmetic.dispatch.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_minmax.dispatch.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_trigonometric.dispatch.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_umath_fp.dispatch.c INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/_simd -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2' INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.sse42.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_exponent_log.dispatch.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_hyperbolic.dispatch.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_unary_fp.dispatch.c INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.9/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npysort -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1' INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_unary_fp.dispatch.sse41.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithmetic.dispatch.sse41.c INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.9/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npysort -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-O3 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2' INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_trigonometric.dispatch.fma3.avx2.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_hyperbolic.dispatch.fma3.avx2.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_exponent_log.dispatch.fma3.avx2.c INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.9/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npysort -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_modulo.dispatch.c INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/core/src/multiarray creating build/temp.linux-x86_64-cpython-39/numpy/core/src/multiarray/textreading INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.9/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npysort -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: numpy/core/src/multiarray/abstractdtypes.c INFO: cc: numpy/core/src/multiarray/arrayobject.c INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/_simd -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/arraytypes.c INFO: cc: numpy/core/src/multiarray/array_coercion.c INFO: cc: numpy/core/src/multiarray/array_method.c INFO: cc: numpy/core/src/multiarray/array_assign_scalar.c INFO: cc: numpy/core/src/multiarray/array_assign_array.c INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/core/src/_simd INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/_simd -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: numpy/core/src/multiarray/alloc.c INFO: cc: numpy/core/src/multiarray/arrayfunction_override.c INFO: cc: numpy/core/src/multiarray/buffer.c INFO: cc: numpy/core/src/common/npy_cpu_features.c INFO: cc: numpy/core/src/multiarray/compiled_base.c INFO: cc: numpy/core/src/multiarray/calculation.c In file included from numpy/core/src/multiarray/compiled_base.c:12:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc: numpy/core/src/multiarray/common.c INFO: cc: numpy/core/src/multiarray/common_dtype.c INFO: cc: numpy/core/src/multiarray/convert.c INFO: cc: numpy/core/src/_simd/_simd.c INFO: cc: numpy/core/src/multiarray/conversion_utils.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.fma3.avx2.o build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.sse42.o build/temp.linux-x86_64-cpython-39/build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.o build/temp.linux-x86_64-cpython-39/numpy/core/src/common/npy_cpu_features.o build/temp.linux-x86_64-cpython-39/numpy/core/src/_simd/_simd.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -o build/lib.linux-x86_64-cpython-39/numpy/core/_simd.so INFO: cc: numpy/core/src/multiarray/convert_datatype.c INFO: building 'numpy.fft._pocketfft_internal' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/fft INFO: compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: numpy/core/src/multiarray/ctors.c In file included from numpy/core/src/multiarray/ctors.c:29:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc: numpy/fft/_pocketfft.c INFO: cc: numpy/core/src/multiarray/datetime.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/fft/_pocketfft.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -o build/lib.linux-x86_64-cpython-39/numpy/fft/_pocketfft_internal.so INFO: cc: numpy/core/src/multiarray/datetime_strings.c INFO: cc: numpy/core/src/multiarray/datetime_busday.c INFO: building 'numpy.linalg.lapack_lite' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/linalg creating build/temp.linux-x86_64-cpython-39/numpy/linalg/lapack_lite INFO: compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: cc: numpy/core/src/multiarray/datetime_busdaycal.c INFO: cc: numpy/core/src/multiarray/descriptor.c In file included from numpy/core/src/multiarray/descriptor.c:18:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc: numpy/core/src/multiarray/dlpack.c INFO: cc: numpy/core/src/multiarray/dtypemeta.c INFO: cc: numpy/core/src/multiarray/dragon4.c INFO: cc: numpy/core/src/multiarray/dtype_transfer.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/einsum.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/einsum_sumprod.c INFO: cc: numpy/core/src/multiarray/experimental_public_dtype_api.c INFO: cc: numpy/core/src/multiarray/flagsobject.c INFO: cc: numpy/core/src/multiarray/getset.c INFO: cc: numpy/core/src/multiarray/hashdescr.c INFO: cc: numpy/core/src/multiarray/item_selection.c INFO: cc: numpy/core/src/multiarray/iterators.c INFO: cc: numpy/core/src/multiarray/legacy_dtype_implementation.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/lowlevel_strided_loops.c INFO: cc: numpy/core/src/multiarray/mapping.c INFO: cc: numpy/core/src/multiarray/methods.c In file included from numpy/core/src/multiarray/methods.c:20:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc: numpy/core/src/multiarray/multiarraymodule.c In file included from numpy/core/src/multiarray/multiarraymodule.c:65:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/nditer_templ.c INFO: cc: numpy/core/src/multiarray/nditer_api.c In file included from numpy/core/src/multiarray/nditer_api.c:18:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc: numpy/core/src/multiarray/nditer_constr.c In file included from numpy/core/src/multiarray/nditer_constr.c:20:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc: numpy/core/src/multiarray/nditer_pywrap.c INFO: cc: numpy/linalg/lapack_lite/python_xerbla.c INFO: cc: numpy/linalg/lapack_litemodule.c INFO: cc: numpy/core/src/multiarray/number.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/linalg/lapack_litemodule.o build/temp.linux-x86_64-cpython-39/numpy/linalg/lapack_lite/python_xerbla.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -o build/lib.linux-x86_64-cpython-39/numpy/linalg/lapack_lite.so -llapack -lblas INFO: building 'numpy.linalg._umath_linalg' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' INFO: compiling C++ sources INFO: C compiler: c++ -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -std=c++11 -D__STDC_VERSION__=0 -fno-exceptions -fno-rtti' INFO: c++: numpy/linalg/umath_linalg.cpp INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/linalg/lapack_lite/python_xerbla.o build/temp.linux-x86_64-cpython-39/numpy/linalg/umath_linalg.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -lnpymath -o build/lib.linux-x86_64-cpython-39/numpy/linalg/_umath_linalg.so -llapack -lblas INFO: cc: numpy/core/src/multiarray/refcount.c INFO: cc: numpy/core/src/multiarray/sequence.c INFO: building 'numpy.random._mt19937' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/random/src/mt19937 INFO: compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/mt19937 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' INFO: cc: numpy/core/src/multiarray/shape.c In file included from numpy/core/src/multiarray/shape.c:22:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc: numpy/core/src/multiarray/scalarapi.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/multiarray/scalartypes.c INFO: cc: numpy/core/src/multiarray/strfuncs.c INFO: cc: numpy/core/src/multiarray/temp_elide.c numpy/core/src/multiarray/temp_elide.c: In function 'check_callers': numpy/core/src/multiarray/temp_elide.c:150:5: warning: implicit declaration of function 'backtrace' [-Wimplicit-function-declaration] nptrs = backtrace(buffer, NPY_MAX_STACKSIZE); ^ INFO: cc: numpy/core/src/multiarray/typeinfo.c INFO: cc: numpy/core/src/multiarray/usertypes.c INFO: cc: numpy/core/src/multiarray/vdot.c INFO: cc: numpy/core/src/multiarray/textreading/conversions.c INFO: cc: numpy/core/src/multiarray/textreading/field_types.c INFO: cc: numpy/core/src/multiarray/textreading/growth.c In file included from numpy/core/src/multiarray/textreading/growth.c:5:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc: numpy/core/src/multiarray/textreading/readtext.c INFO: cc: numpy/core/src/multiarray/textreading/rows.c INFO: cc: numpy/random/src/mt19937/mt19937.c INFO: cc: numpy/core/src/multiarray/textreading/str_to_int.c INFO: cc: numpy/random/src/mt19937/mt19937-jump.c INFO: cc: numpy/random/_mt19937.c INFO: cc: numpy/core/src/umath/umathmodule.c INFO: cc: numpy/core/src/multiarray/textreading/stream_pyobject.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/random/_mt19937.o build/temp.linux-x86_64-cpython-39/numpy/random/src/mt19937/mt19937.o build/temp.linux-x86_64-cpython-39/numpy/random/src/mt19937/mt19937-jump.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -lnpyrandom -lm -o build/lib.linux-x86_64-cpython-39/numpy/random/_mt19937.so INFO: building 'numpy.random._philox' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/random/src/philox INFO: compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/philox -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' INFO: cc: numpy/core/src/umath/reduction.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/loops.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/matmul.c INFO: cc: numpy/core/src/umath/dispatching.c INFO: cc: numpy/core/src/umath/legacy_array_method.c INFO: cc: numpy/core/src/umath/wrapping_array_method.c INFO: cc: numpy/core/src/umath/ufunc_object.c INFO: cc: numpy/core/src/umath/extobj.c INFO: cc: build/src.linux-x86_64-3.9/numpy/core/src/umath/scalarmath.c In file included from numpy/core/src/umath/scalarmath.c.src:24:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc: numpy/core/src/umath/ufunc_type_resolution.c INFO: cc: numpy/random/_philox.c INFO: cc: numpy/random/src/philox/philox.c INFO: cc: numpy/core/src/umath/override.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/random/_philox.o build/temp.linux-x86_64-cpython-39/numpy/random/src/philox/philox.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -lnpyrandom -lm -o build/lib.linux-x86_64-cpython-39/numpy/random/_philox.so INFO: building 'numpy.random._pcg64' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/random/src/pcg64 INFO: compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/pcg64 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' INFO: cc: numpy/core/src/umath/_scaled_float_dtype.c INFO: cc: numpy/core/src/common/array_assign.c INFO: cc: numpy/core/src/common/mem_overlap.c INFO: cc: numpy/core/src/common/npy_argparse.c INFO: cc: numpy/core/src/common/npy_hashtable.c In file included from numpy/core/src/common/npy_hashtable.c:15:0: numpy/core/src/common/templ_common.h.src: In function 'npy_mul_with_overflow_int': numpy/core/src/common/templ_common.h.src:29:5: warning: implicit declaration of function '__builtin_mul_overflow' [-Wimplicit-function-declaration] return __builtin_mul_overflow(a, b, r); ^ INFO: cc: numpy/core/src/common/npy_longdouble.c INFO: cc: numpy/random/_pcg64.c INFO: cc: numpy/random/src/pcg64/pcg64.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/random/_pcg64.o build/temp.linux-x86_64-cpython-39/numpy/random/src/pcg64/pcg64.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -lnpyrandom -lm -o build/lib.linux-x86_64-cpython-39/numpy/random/_pcg64.so INFO: cc: numpy/core/src/common/ucsnarrow.c INFO: building 'numpy.random._sfc64' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/random/src/sfc64 INFO: compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/sfc64 -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' INFO: cc: numpy/core/src/common/ufunc_override.c INFO: cc: numpy/core/src/common/numpyos.c INFO: cc: numpy/core/src/common/npy_cpu_features.c INFO: cc: numpy/core/src/common/cblasfuncs.c INFO: cc: numpy/core/src/common/python_xerbla.c INFO: cc: numpy/random/src/sfc64/sfc64.c INFO: cc: numpy/random/_sfc64.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/random/_sfc64.o build/temp.linux-x86_64-cpython-39/numpy/random/src/sfc64/sfc64.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -lnpyrandom -lm -o build/lib.linux-x86_64-cpython-39/numpy/random/_sfc64.so INFO: building 'numpy.random._common' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' INFO: cc: numpy/random/_common.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/random/_common.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -lnpyrandom -lm -o build/lib.linux-x86_64-cpython-39/numpy/random/_common.so INFO: building 'numpy.random.bit_generator' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' INFO: cc: numpy/random/bit_generator.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/random/bit_generator.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -lnpyrandom -lm -o build/lib.linux-x86_64-cpython-39/numpy/random/bit_generator.so INFO: building 'numpy.random._generator' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' INFO: cc: numpy/random/_generator.c INFO: compiling C++ sources INFO: C compiler: c++ -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/core/src/npysort INFO: compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.9/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npysort -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -std=c++11 -D__STDC_VERSION__=0 -fno-exceptions -fno-rtti' INFO: c++: numpy/core/src/npysort/quicksort.cpp INFO: c++: numpy/core/src/npysort/timsort.cpp INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/random/_generator.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -lnpyrandom -lm -lnpymath -o build/lib.linux-x86_64-cpython-39/numpy/random/_generator.so INFO: c++: numpy/core/src/npysort/mergesort.cpp INFO: building 'numpy.random._bounded_integers' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC INFO: compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' INFO: c++: numpy/core/src/npysort/heapsort.cpp INFO: c++: numpy/core/src/npysort/radixsort.cpp INFO: c++: numpy/core/src/npysort/selection.cpp INFO: c++: numpy/core/src/npysort/binsearch.cpp numpy/core/src/npysort/binsearch.cpp:293:52: error: array must be initialized with a brace-enclosed initializer (function_type)&npy_argbinsearch}; ^ numpy/core/src/npysort/binsearch.cpp:293:52: error: too many initializers for 'const std::array' numpy/core/src/npysort/binsearch.cpp:316:49: error: array must be initialized with a brace-enclosed initializer (function_type)&npy_binsearch}; ^ numpy/core/src/npysort/binsearch.cpp:316:49: error: too many initializers for 'const std::array' INFO: c++: numpy/core/src/multiarray/textreading/tokenize.cpp INFO: cc: numpy/random/_bounded_integers.c INFO: c++: numpy/core/src/umath/clip.cpp INFO: building 'numpy.random.mtrand' extension INFO: compiling C sources INFO: C compiler: cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC creating build/temp.linux-x86_64-cpython-39/numpy/random/src/legacy INFO: compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -DNP_RANDOM_LEGACY=1 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/legacy -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/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/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' INFO: cc: numpy/random/mtrand.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/random/_bounded_integers.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -lnpyrandom -lm -lnpymath -o build/lib.linux-x86_64-cpython-39/numpy/random/_bounded_integers.so INFO: cc: numpy/random/src/legacy/legacy-distributions.c INFO: cc: numpy/random/src/distributions/distributions.c INFO: cc -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -m64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 build/temp.linux-x86_64-cpython-39/numpy/random/mtrand.o build/temp.linux-x86_64-cpython-39/numpy/random/src/legacy/legacy-distributions.o build/temp.linux-x86_64-cpython-39/numpy/random/src/distributions/distributions.o -L/usr/pkg/lib -Lbuild/temp.linux-x86_64-cpython-39 -lm -lnpymath -o build/lib.linux-x86_64-cpython-39/numpy/random/mtrand.so error: Command "c++ -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fPIC -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.9/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-3.9/numpy/core/include/numpy -Ibuild/src.linux-x86_64-3.9/numpy/distutils/include -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npysort -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.9 -Ibuild/src.linux-x86_64-3.9/numpy/core/src/common -Ibuild/src.linux-x86_64-3.9/numpy/core/src/npymath -c numpy/core/src/npysort/binsearch.cpp -o build/temp.linux-x86_64-cpython-39/numpy/core/src/npysort/binsearch.o -MMD -MF build/temp.linux-x86_64-cpython-39/numpy/core/src/npysort/binsearch.o.d -msse -msse2 -msse3 -std=c++11 -D__STDC_VERSION__=0 -fno-exceptions -fno-rtti" failed with exit status 1 INFO: ########### EXT COMPILER OPTIMIZATION ########### INFO: Platform : Architecture: x64 Compiler : unix-like 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 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.9/numpy/core/src/umath/loops_unary_fp.dispatch.c : build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithmetic.dispatch.c : numpy/core/src/umath/_umath_tests.dispatch.c : SSE42 : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 Extra checks: none Detect : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 : build/src.linux-x86_64-3.9/numpy/core/src/multiarray/argfunc.dispatch.c : build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.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.9/numpy/core/src/multiarray/argfunc.dispatch.c : build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithm_fp.dispatch.c : build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_arithmetic.dispatch.c : build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_minmax.dispatch.c : numpy/core/src/umath/_umath_tests.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.9/numpy/core/src/umath/loops_trigonometric.dispatch.c : build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_exponent_log.dispatch.c : build/src.linux-x86_64-3.9/numpy/core/src/umath/loops_hyperbolic.dispatch.c : build/src.linux-x86_64-3.9/numpy/core/src/_simd/_simd.dispatch.c INFO: CCompilerOpt.cache_flush[857] : write cache to path -> /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/build/temp.linux-x86_64-cpython-39/ccompiler_opt_cache_ext.py INFO: ########### CLIB COMPILER OPTIMIZATION ########### INFO: Platform : Architecture: x64 Compiler : unix-like 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 Generated : none INFO: CCompilerOpt.cache_flush[857] : write cache to path -> /home/pbulk/build/math/py-numpy/work/numpy-1.23.4/build/temp.linux-x86_64-cpython-39/ccompiler_opt_cache_clib.py *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/math/py-numpy *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/math/py-numpy