=> Bootstrap dependency digest>=20010302: found digest-20211005 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py310-numpy-1.20.3nb1 (cd /tmp/math/py-numpy/work/numpy-1.20.3/ && /usr/bin/env NPY_BLAS_LIBS=-lblas NPY_LAPACK_LIBS=-llapack\ -lblas NPY_CBLAS_LIBS=-lcblas\ -lblas USETOOLS=no DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr CXXCPP=cpp PYTHON=/usr/pkg/bin/python3.10 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-I/usr/pkg/include/netlib\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10 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\ -Wl,-znow\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/tmp/math/py-numpy/work/.cwrapper/bin:/tmp/math/py-numpy/work/.buildlink/bin:/tmp/math/py-numpy/work/.tools/bin:/tmp/math/py-numpy/work/.gfortran/bin:/tmp/math/py-numpy/work/.gcc/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/tmp/math/py-numpy/work/.home CWRAPPERS_CONFIG_DIR=/tmp/math/py-numpy/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/math/py-numpy/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/math/py-numpy/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/math/py-numpy/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/math/py-numpy/work/.buildlink/lib/pkgconfig:/tmp/math/py-numpy/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/math/py-numpy/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/math/py-numpy/work/.cwrapper/config /usr/pkg/bin/python3.10 setup.py build --fcompiler=gnu95 -j4) /tmp/math/py-numpy/work/numpy-1.20.3/setup.py:66: RuntimeWarning: NumPy 1.20.3 may not yet support Python 3.10. warnings.warn( /tmp/math/py-numpy/work/numpy-1.20.3/setup.py:231: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command.sdist import sdist Running from numpy source directory. /tmp/math/py-numpy/work/numpy-1.20.3/tools/cythonize.py:67: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.version import LooseVersion Processing numpy/random/_bounded_integers.pxd.in Processing numpy/random/_mt19937.pyx Processing numpy/random/_generator.pyx Processing numpy/random/_philox.pyx Processing numpy/random/_bounded_integers.pyx.in Processing numpy/random/_common.pyx Processing numpy/random/_sfc64.pyx Processing numpy/random/bit_generator.pyx Processing numpy/random/_pcg64.pyx Processing numpy/random/mtrand.pyx Cythonizing sources blas_opt_info: FOUND: language = f77 libraries = [] include_dirs = [] define_macros = [('HAVE_CBLAS', None)] extra_link_args = ['-lblas', '-lcblas', '-lblas'] non-existing path in 'numpy/distutils': 'site.cfg' lapack_opt_info: FOUND: language = f77 libraries = [] include_dirs = [] define_macros = [] extra_link_args = ['-llapack', '-lblas'] /usr/pkg/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building py_modules sources creating build creating build/src.netbsd-9.0-amd64-3.10 creating build/src.netbsd-9.0-amd64-3.10/numpy creating build/src.netbsd-9.0-amd64-3.10/numpy/distutils building library "npymath" sources creating build/src.netbsd-9.0-amd64-3.10/numpy/core creating build/src.netbsd-9.0-amd64-3.10/numpy/core/src creating build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath/npy_math_internal.h adding 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath' to include_dirs. conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath/ieee754.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath/npy_math_complex.c None - nothing done with h_files = ['build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath/npy_math_internal.h'] building library "npyrandom" sources building extension "numpy.core._multiarray_tests" sources creating build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/_multiarray_tests.c building extension "numpy.core._multiarray_umath" sources non-existing path in 'numpy/core': 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common' conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/arraytypes.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/einsum.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/einsum_sumprod.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/lowlevel_strided_loops.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/nditer_templ.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/scalartypes.c creating build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_sort.h adding 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common' to include_dirs. creating build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/quicksort.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/mergesort.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/timsort.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/heapsort.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/radixsort.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_partition.h conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/selection.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_binsearch.h conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/binsearch.c creating build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/funcs.inc adding 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath' to include_dirs. conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/simd.inc conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/loops.h conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/loops.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/loops_unary_fp.dispatch.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/matmul.h conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/matmul.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/clip.h conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/clip.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/scalarmath.c conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/templ_common.h conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_cpu_features.c numpy.core - nothing done with h_files = ['build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_sort.h', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_partition.h', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_binsearch.h', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/funcs.inc', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/simd.inc', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/loops.h', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/matmul.h', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/clip.h', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/templ_common.h', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy/config.h', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy/_numpyconfig.h', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy/__multiarray_api.h', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._umath_tests" sources conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_umath_tests.c building extension "numpy.core._rational_tests" sources conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_rational_tests.c building extension "numpy.core._struct_ufunc_tests" sources conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_struct_ufunc_tests.c building extension "numpy.core._operand_flag_tests" sources conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_operand_flag_tests.c building extension "numpy.core._simd" sources creating build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd_inc.h adding 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd' to include_dirs. conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd_data.inc conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.c numpy.core - nothing done with h_files = ['build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd_inc.h', 'build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd_data.inc'] building extension "numpy.fft._pocketfft_internal" sources building extension "numpy.linalg.lapack_lite" sources creating build/src.netbsd-9.0-amd64-3.10/numpy/linalg building extension "numpy.linalg._umath_linalg" sources conv_template:> build/src.netbsd-9.0-amd64-3.10/numpy/linalg/umath_linalg.c building extension "numpy.random._mt19937" sources building extension "numpy.random._philox" sources building extension "numpy.random._pcg64" sources building extension "numpy.random._sfc64" sources building extension "numpy.random._common" sources building extension "numpy.random.bit_generator" sources building extension "numpy.random._generator" sources building extension "numpy.random._bounded_integers" sources building extension "numpy.random.mtrand" sources building data_files sources build_src: building npy-pkg config files running build_py creating build/lib.netbsd-9.0-amd64-3.10 creating build/lib.netbsd-9.0-amd64-3.10/numpy copying numpy/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy copying numpy/dual.py -> build/lib.netbsd-9.0-amd64-3.10/numpy copying numpy/_globals.py -> build/lib.netbsd-9.0-amd64-3.10/numpy copying numpy/_distributor_init.py -> build/lib.netbsd-9.0-amd64-3.10/numpy copying numpy/conftest.py -> build/lib.netbsd-9.0-amd64-3.10/numpy copying numpy/matlib.py -> build/lib.netbsd-9.0-amd64-3.10/numpy copying numpy/version.py -> build/lib.netbsd-9.0-amd64-3.10/numpy copying numpy/_pytesttester.py -> build/lib.netbsd-9.0-amd64-3.10/numpy copying numpy/ctypeslib.py -> build/lib.netbsd-9.0-amd64-3.10/numpy copying numpy/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy copying build/src.netbsd-9.0-amd64-3.10/numpy/__config__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy creating build/lib.netbsd-9.0-amd64-3.10/numpy/compat copying numpy/compat/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/compat copying numpy/compat/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/compat copying numpy/compat/_inspect.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/compat copying numpy/compat/py3k.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/compat creating build/lib.netbsd-9.0-amd64-3.10/numpy/compat/tests copying numpy/compat/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/compat/tests copying numpy/compat/tests/test_compat.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/compat/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/_add_newdocs_scalars.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/_internal.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/fromnumeric.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/_string_helpers.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/getlimits.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/_add_newdocs.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/defchararray.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/_type_aliases.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/einsumfunc.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/_asarray.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/records.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/memmap.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/function_base.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/multiarray.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/arrayprint.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/overrides.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/numeric.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/_dtype_ctypes.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/_dtype.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/cversions.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/umath.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/numerictypes.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/shape_base.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/_exceptions.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/umath_tests.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/_ufunc_config.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/setup_common.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/machar.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/_methods.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core creating build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_half.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_extint128.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_umath_accuracy.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_protocols.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_simd_module.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_function_base.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_ufunc.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test__exceptions.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_nditer.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_umath_complex.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_memmap.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_item_selection.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_shape_base.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_mem_overlap.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_records.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_cpu_dispatcher.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_cython.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_array_coercion.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_numerictypes.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_defchararray.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_scalar_methods.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_scalarinherit.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_dtype.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_arrayprint.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_datetime.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_longdouble.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_numeric.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_einsum.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_abc.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_indexing.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/_locales.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_scalarmath.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_api.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_overrides.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_multiarray.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_simd.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_unicode.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_scalarprint.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_conversion_utils.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_regression.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_casting_unittests.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_deprecations.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_cpu_features.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_print.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_scalar_ctors.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_getlimits.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_machar.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_errstate.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_indexerrors.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_umath.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests copying numpy/core/tests/test_scalarbuffer.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/core/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/exec_command.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/core.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/npy_pkg_config.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/unixccompiler.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/misc_util.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/msvc9compiler.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/pathccompiler.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/ccompiler.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/lib2def.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/intelccompiler.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/_shell_utils.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/msvccompiler.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/log.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/line_endings.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/ccompiler_opt.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/extension.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/conv_template.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/cpuinfo.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/from_template.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying numpy/distutils/system_info.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils copying build/src.netbsd-9.0-amd64-3.10/numpy/distutils/__config__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils creating build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/config.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/install.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/build.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command copying numpy/distutils/command/develop.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/command creating build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nv.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/environment.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/fujitsu.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/fcompiler creating build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_shell_utils.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_from_template.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_ccompiler_opt_conf.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_nagfor.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_misc_util.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_intel.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_gnu.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_npy_pkg_config.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_exec_command.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_system_info.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_mingw32ccompiler.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_build_ext.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests copying numpy/distutils/tests/test_ccompiler_opt.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/distutils/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/doc copying numpy/doc/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/doc copying numpy/doc/constants.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/doc copying numpy/doc/ufuncs.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/doc creating build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/f2py_testing.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/__main__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/__version__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/auxfuncs.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/capi_maps.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/cb_rules.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/cfuncs.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/common_rules.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/crackfortran.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/diagnose.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/f2py2e.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/func2subr.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/rules.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py copying numpy/f2py/use_rules.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py creating build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_return_character.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_string.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_semicolon_split.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_callback.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_module_doc.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_return_real.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_array_from_pyobj.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_return_integer.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_return_logical.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_block_docstring.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_return_complex.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_crackfortran.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_size.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_kind.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_quoted_character.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/util.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_regression.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_assumed_shape.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_parameter.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_common.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_compile_function.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests copying numpy/f2py/tests/test_mixed.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/f2py/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/fft copying numpy/fft/_pocketfft.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/fft copying numpy/fft/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/fft copying numpy/fft/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/fft copying numpy/fft/helper.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/fft creating build/lib.netbsd-9.0-amd64-3.10/numpy/fft/tests copying numpy/fft/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/fft/tests copying numpy/fft/tests/test_helper.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/fft/tests copying numpy/fft/tests/test_pocketfft.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/fft/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/_datasource.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/arrayterator.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/utils.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/_version.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/scimath.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/ufunclike.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/nanfunctions.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/_iotools.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/function_base.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/npyio.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/polynomial.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/user_array.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/arraysetops.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/twodim_base.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/index_tricks.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/shape_base.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/stride_tricks.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/type_check.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/histograms.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/arraypad.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/format.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/mixins.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib copying numpy/lib/recfunctions.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib creating build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_histograms.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_arrayterator.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_ufunclike.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_financial_expired.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_function_base.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_nanfunctions.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_arraypad.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_recfunctions.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_index_tricks.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_shape_base.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_utils.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_mixins.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_twodim_base.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test__version.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_io.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test__datasource.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_type_check.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_regression.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_packbits.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test__iotools.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_stride_tricks.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_arraysetops.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_polynomial.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests copying numpy/lib/tests/test_format.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/lib/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/linalg copying numpy/linalg/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/linalg copying numpy/linalg/linalg.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/linalg copying numpy/linalg/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/linalg creating build/lib.netbsd-9.0-amd64-3.10/numpy/linalg/tests copying numpy/linalg/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/linalg/tests copying numpy/linalg/tests/test_build.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/linalg/tests copying numpy/linalg/tests/test_regression.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/linalg/tests copying numpy/linalg/tests/test_deprecations.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/linalg/tests copying numpy/linalg/tests/test_linalg.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/linalg/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/ma copying numpy/ma/core.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma copying numpy/ma/timer_comparison.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma copying numpy/ma/testutils.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma copying numpy/ma/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma copying numpy/ma/extras.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma copying numpy/ma/mrecords.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma copying numpy/ma/bench.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma copying numpy/ma/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma creating build/lib.netbsd-9.0-amd64-3.10/numpy/ma/tests copying numpy/ma/tests/test_core.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma/tests copying numpy/ma/tests/test_extras.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma/tests copying numpy/ma/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma/tests copying numpy/ma/tests/test_old_ma.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma/tests copying numpy/ma/tests/test_subclassing.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma/tests copying numpy/ma/tests/test_mrecords.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma/tests copying numpy/ma/tests/test_regression.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma/tests copying numpy/ma/tests/test_deprecations.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/ma/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib copying numpy/matrixlib/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib creating build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib/tests copying numpy/matrixlib/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_defmatrix.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_numeric.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_masked_matrix.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_multiarray.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_matrix_linalg.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_regression.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_interaction.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/matrixlib/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial copying numpy/polynomial/hermite.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial copying numpy/polynomial/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial copying numpy/polynomial/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial copying numpy/polynomial/laguerre.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial copying numpy/polynomial/legendre.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial copying numpy/polynomial/polynomial.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial copying numpy/polynomial/polyutils.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial copying numpy/polynomial/_polybase.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial creating build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial/tests copying numpy/polynomial/tests/test_classes.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial/tests copying numpy/polynomial/tests/test_legendre.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial/tests copying numpy/polynomial/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial/tests copying numpy/polynomial/tests/test_hermite.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial/tests copying numpy/polynomial/tests/test_chebyshev.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial/tests copying numpy/polynomial/tests/test_printing.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial/tests copying numpy/polynomial/tests/test_hermite_e.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial/tests copying numpy/polynomial/tests/test_polyutils.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial/tests copying numpy/polynomial/tests/test_laguerre.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial/tests copying numpy/polynomial/tests/test_polynomial.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/polynomial/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/random copying numpy/random/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random copying numpy/random/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random copying numpy/random/_pickle.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random creating build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests copying numpy/random/tests/test_generator_mt19937_regressions.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests copying numpy/random/tests/test_extending.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests copying numpy/random/tests/test_seed_sequence.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests copying numpy/random/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests copying numpy/random/tests/test_randomstate.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests copying numpy/random/tests/test_smoke.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests copying numpy/random/tests/test_generator_mt19937.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests copying numpy/random/tests/test_randomstate_regression.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests copying numpy/random/tests/test_regression.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests copying numpy/random/tests/test_direct.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests copying numpy/random/tests/test_random.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/random/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/testing copying numpy/testing/utils.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing copying numpy/testing/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing copying numpy/testing/print_coercion_tables.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing copying numpy/testing/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing creating build/lib.netbsd-9.0-amd64-3.10/numpy/testing/_private copying numpy/testing/_private/utils.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing/_private copying numpy/testing/_private/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing/_private copying numpy/testing/_private/nosetester.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing/_private copying numpy/testing/_private/noseclasses.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing/_private copying numpy/testing/_private/decorators.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing/_private copying numpy/testing/_private/parameterized.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing/_private creating build/lib.netbsd-9.0-amd64-3.10/numpy/testing/tests copying numpy/testing/tests/test_decorators.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing/tests copying numpy/testing/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing/tests copying numpy/testing/tests/test_doctesting.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing/tests copying numpy/testing/tests/test_utils.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/testing/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/typing copying numpy/typing/_array_like.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/typing copying numpy/typing/_add_docstring.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/typing copying numpy/typing/setup.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/typing copying numpy/typing/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/typing copying numpy/typing/_dtype_like.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/typing copying numpy/typing/_shape.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/typing copying numpy/typing/_scalars.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/typing copying numpy/typing/_callable.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/typing creating build/lib.netbsd-9.0-amd64-3.10/numpy/typing/tests copying numpy/typing/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/typing/tests copying numpy/typing/tests/test_typing.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/typing/tests copying numpy/typing/tests/test_isfile.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/typing/tests creating build/lib.netbsd-9.0-amd64-3.10/numpy/tests copying numpy/tests/test_scripts.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/tests copying numpy/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/tests copying numpy/tests/test_matlib.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/tests copying numpy/tests/test_numpy_version.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/tests copying numpy/tests/test_reloading.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/tests copying numpy/tests/test_public_api.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/tests copying numpy/tests/test_ctypeslib.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/tests copying numpy/tests/test_warnings.py -> build/lib.netbsd-9.0-amd64-3.10/numpy/tests running build_clib customize UnixCCompiler customize UnixCCompiler using new_build_clib CCompilerOpt.cc_test_flags[999] : testing flags (-march=native) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating /tmp/tmpd89iud8z/tmp creating /tmp/tmpd89iud8z/tmp/math creating /tmp/tmpd89iud8z/tmp/math/py-numpy creating /tmp/tmpd89iud8z/tmp/math/py-numpy/work creating /tmp/tmpd89iud8z/tmp/math/py-numpy/work/numpy-1.20.3 creating /tmp/tmpd89iud8z/tmp/math/py-numpy/work/numpy-1.20.3/numpy creating /tmp/tmpd89iud8z/tmp/math/py-numpy/work/numpy-1.20.3/numpy/distutils creating /tmp/tmpd89iud8z/tmp/math/py-numpy/work/numpy-1.20.3/numpy/distutils/checks compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-march=native' CCompilerOpt.cc_test_flags[999] : testing flags (-O3) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-O3' CCompilerOpt.cc_test_flags[999] : testing flags (-Werror) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-Werror' CCompilerOpt.__init__[1674] : check requested baseline CCompilerOpt.cc_test_flags[999] : testing flags (-msse) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse' CCompilerOpt.cc_test_flags[999] : testing flags (-msse2) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse2' CCompilerOpt.feature_test[1444] : testing feature 'SSE2' with flags (-msse -msse2) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -Werror' CCompilerOpt.feature_test[1444] : testing feature 'SSE' with flags (-msse -msse2) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -Werror' CCompilerOpt.cc_test_flags[999] : testing flags (-msse3) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse3' CCompilerOpt.feature_test[1444] : testing feature 'SSE3' with flags (-msse -msse2 -msse3) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -Werror' CCompilerOpt.__init__[1683] : check requested dispatch-able features CCompilerOpt.cc_test_flags[999] : testing flags (-mssse3) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mssse3' CCompilerOpt.cc_test_flags[999] : testing flags (-msse4.1) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse4.1' CCompilerOpt.cc_test_flags[999] : testing flags (-mpopcnt) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mpopcnt' CCompilerOpt.feature_test[1444] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror' CCompilerOpt.feature_test[1444] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror' CCompilerOpt.feature_test[1444] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -Werror' CCompilerOpt.cc_test_flags[999] : testing flags (-msse4.2) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse4.2' CCompilerOpt.feature_test[1444] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror' CCompilerOpt.cc_test_flags[999] : testing flags (-mavx) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mavx' CCompilerOpt.feature_test[1444] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror' CCompilerOpt.cc_test_flags[999] : testing flags (-mf16c) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mf16c' CCompilerOpt.feature_test[1444] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror' CCompilerOpt.cc_test_flags[999] : testing flags (-mfma) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mfma' CCompilerOpt.cc_test_flags[999] : testing flags (-mavx2) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mavx2' CCompilerOpt.cc_test_flags[999] : testing flags (-mavx512f) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mavx512f' CCompilerOpt.feature_test[1444] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror' CCompilerOpt.feature_test[1444] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror' CCompilerOpt.cc_test_flags[999] : testing flags (-mavx512cd) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mavx512cd' CCompilerOpt.feature_test[1444] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -Werror' CCompilerOpt.feature_test[1444] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror' CCompilerOpt.cc_test_flags[999] : testing flags (-mavx512vl -mavx512bw -mavx512dq) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mavx512vl -mavx512bw -mavx512dq' CCompilerOpt.feature_test[1444] : testing feature 'AVX512_SKX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror' CCompilerOpt.cc_test_flags[999] : testing flags (-mavx512vnni) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mavx512vnni' CCompilerOpt.dist_test[576] : CCompilerOpt._dist_test_spawn[711] : Command (gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -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.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c /tmp/math/py-numpy/work/numpy-1.20.3/numpy/distutils/checks/test_flags.c -o /tmp/tmpd89iud8z/tmp/math/py-numpy/work/numpy-1.20.3/numpy/distutils/checks/test_flags.o -MMD -MF /tmp/tmpd89iud8z/tmp/math/py-numpy/work/numpy-1.20.3/numpy/distutils/checks/test_flags.o.d -mavx512vnni) failed with exit status 1 output -> gcc: error: unrecognized command line option '-mavx512vnni'; did you mean '-mavx5124vnniw'? CCompilerOpt.cc_test_flags[1003] : testing failed CCompilerOpt.feature_test[1444] : testing feature 'AVX512_CLX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror' CCompilerOpt.dist_test[576] : CCompilerOpt._dist_test_spawn[711] : Command (gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -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.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c /tmp/math/py-numpy/work/numpy-1.20.3/numpy/distutils/checks/cpu_avx512_clx.c -o /tmp/tmpd89iud8z/tmp/math/py-numpy/work/numpy-1.20.3/numpy/distutils/checks/cpu_avx512_clx.o -MMD -MF /tmp/tmpd89iud8z/tmp/math/py-numpy/work/numpy-1.20.3/numpy/distutils/checks/cpu_avx512_clx.o.d -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror) failed with exit status 1 output -> /tmp/math/py-numpy/work/numpy-1.20.3/numpy/distutils/checks/cpu_avx512_clx.c: In function 'main': /tmp/math/py-numpy/work/numpy-1.20.3/numpy/distutils/checks/cpu_avx512_clx.c:6:17: error: implicit declaration of function '_mm512_dpbusd_epi32'; did you mean '_mm512_4dpwssd_epi32'? [-Werror=implicit-function-declaration] __m512i a = _mm512_dpbusd_epi32(_mm512_setzero_si512(), _mm512_setzero_si512(), _mm512_setzero_si512()); ^~~~~~~~~~~~~~~~~~~ _mm512_4dpwssd_epi32 /tmp/math/py-numpy/work/numpy-1.20.3/numpy/distutils/checks/cpu_avx512_clx.c:6:17: error: incompatible types when initializing type '__m512i {aka __vector(8) long long int}' using type 'int' cc1: all warnings being treated as errors CCompilerOpt.feature_test[1458] : testing failed CCompilerOpt.cc_test_flags[999] : testing flags (-mavx512ifma -mavx512vbmi) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mavx512ifma -mavx512vbmi' CCompilerOpt.feature_test[1444] : testing feature 'AVX512_CNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -Werror' CCompilerOpt.cc_test_flags[999] : testing flags (-mavx512er -mavx512pf) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mavx512er -mavx512pf' CCompilerOpt.feature_test[1444] : testing feature 'AVX512_KNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -Werror' CCompilerOpt.cc_test_flags[999] : testing flags (-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq' CCompilerOpt.feature_test[1444] : testing feature 'AVX512_KNM' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq -Werror' CCompilerOpt.__init__[1695] : skip features (SSE3 SSE2 SSE) since its part of baseline CCompilerOpt.__init__[1699] : initialize targets groups CCompilerOpt.__init__[1701] : parse target group simd_test CCompilerOpt._parse_target_tokens[1910] : skip targets (VSX3 VSX2 ASIMD FMA4 XOP VSX NEON) not part of baseline or dispatch-able features CCompilerOpt._parse_policy_not_keepbase[2022] : skip baseline features (SSE2) CCompilerOpt.generate_dispatch_header[2236] : generate CPU dispatch header: (build/src.netbsd-9.0-amd64-3.10/numpy/distutils/include/npy_cpu_dispatch_config.h) CCompilerOpt.generate_dispatch_header[2245] : dispatch header dir build/src.netbsd-9.0-amd64-3.10/numpy/distutils/include does not exist, creating it CCompilerOpt.feature_extra_checks[1519] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -Werror' CCompilerOpt.feature_extra_checks[1519] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK) C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror' C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror' Detected changes on compiler optimizations, force rebuilding building 'npymath' library compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10 creating build/temp.netbsd-9.0-amd64-3.10/numpy creating build/temp.netbsd-9.0-amd64-3.10/numpy/core creating build/temp.netbsd-9.0-amd64-3.10/numpy/core/src creating build/temp.netbsd-9.0-amd64-3.10/numpy/core/src/npymath creating build/temp.netbsd-9.0-amd64-3.10/build creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10 creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath compile options: '-Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' gcc: numpy/core/src/npymath/npy_math.c gcc: numpy/core/src/npymath/halffloat.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath/npy_math_complex.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath/ieee754.c ar: adding 4 object files to build/temp.netbsd-9.0-amd64-3.10/libnpymath.a building 'npyrandom' library compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/numpy/random creating build/temp.netbsd-9.0-amd64-3.10/numpy/random/src creating build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/distributions compile options: '-Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' gcc: numpy/random/src/distributions/logfactorial.c gcc: numpy/random/src/distributions/random_mvhg_count.c gcc: numpy/random/src/distributions/random_mvhg_marginals.c gcc: numpy/random/src/distributions/distributions.c gcc: numpy/random/src/distributions/random_hypergeometric.c ar: adding 5 object files to build/temp.netbsd-9.0-amd64-3.10/libnpyrandom.a running build_ext customize UnixCCompiler customize UnixCCompiler using new_build_ext CCompilerOpt.__init__[781] : hit the memory cache CCompilerOpt.generate_dispatch_header[2236] : generate CPU dispatch header: (build/src.netbsd-9.0-amd64-3.10/numpy/distutils/include/npy_cpu_dispatch_config.h) Detected changes on compiler optimizations, force rebuilding building 'numpy.core._multiarray_tests' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray creating build/temp.netbsd-9.0-amd64-3.10/numpy/core/src/common building 'numpy.core._umath_tests' extension 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' compiling C dispatch-able sources gcc: numpy/core/src/common/mem_overlap.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/_multiarray_tests.c building 'numpy.core._rational_tests' extension compiling C sources CCompilerOpt.parse_targets[1741] : looking for '@targets' inside -> numpy/core/src/umath/_umath_tests.dispatch.c building 'numpy.core._multiarray_umath' extension CCompilerOpt._parse_target_tokens[1910] : skip targets (VSX3 VSX2 ASIMD VSX ASIMDHP NEON) not part of baseline or dispatch-able features compiling C dispatch-able sources CCompilerOpt._parse_policy_not_keepbase[2022] : skip baseline features (SSE2) CCompilerOpt.parse_targets[1741] : looking for '@targets' inside -> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/loops_unary_fp.dispatch.c CCompilerOpt._parse_target_tokens[1934] : policy 'WERROR' is ON CCompilerOpt._parse_target_tokens[1910] : skip targets (VSX2 NEON) not part of baseline or dispatch-able features CCompilerOpt._parse_policy_werror[2066] : compiler warnings are treated as errors CCompilerOpt._parse_policy_not_keepbase[2022] : skip baseline features (SSE2) CCompilerOpt._generate_config[2469] : generate dispatched config -> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_umath_tests.dispatch.h CCompilerOpt._parse_target_tokens[1934] : policy 'MAXOPT' is ON CCompilerOpt._wrap_target[2432] : wrap dispatch-able target -> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_umath_tests.dispatch.avx2.c CCompilerOpt._generate_config[2469] : generate dispatched config -> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/loops_unary_fp.dispatch.h CCompilerOpt._wrap_target[2432] : wrap dispatch-able target -> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_umath_tests.dispatch.sse41.c C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-O3 -msse -msse2 -msse3' 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Ibuild/src.netbsd-9.0-amd64-3.10/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.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-Werror -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2' gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/loops_unary_fp.dispatch.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_umath_tests.dispatch.avx2.c C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_rational_tests.c 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Ibuild/src.netbsd-9.0-amd64-3.10/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.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-Werror -msse -msse2 -msse3 -mssse3 -msse4.1' gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_umath_tests.dispatch.sse41.c C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/numpy/core/src/umath compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Ibuild/src.netbsd-9.0-amd64-3.10/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.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-Werror -msse -msse2 -msse3' gcc: numpy/core/src/umath/_umath_tests.dispatch.c compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Ibuild/src.netbsd-9.0-amd64-3.10/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.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_umath_tests.c compiling C sources gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_cpu_features.c C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort 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.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' gcc: numpy/core/src/multiarray/abstractdtypes.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/_multiarray_tests.o build/temp.netbsd-9.0-amd64-3.10/numpy/core/src/common/mem_overlap.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -lnpymath -o build/lib.netbsd-9.0-amd64-3.10/numpy/core/_multiarray_tests.so building 'numpy.core._struct_ufunc_tests' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' gcc: numpy/core/src/multiarray/array_method.c gcc: numpy/core/src/multiarray/calculation.c gcc: numpy/core/src/multiarray/conversion_utils.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_umath_tests.dispatch.avx2.o build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_umath_tests.dispatch.sse41.o build/temp.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_umath_tests.dispatch.o build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_umath_tests.o build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_cpu_features.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -o build/lib.netbsd-9.0-amd64-3.10/numpy/core/_umath_tests.so gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_struct_ufunc_tests.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_rational_tests.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -o build/lib.netbsd-9.0-amd64-3.10/numpy/core/_rational_tests.so building 'numpy.core._operand_flag_tests' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' building 'numpy.core._simd' extension compiling C dispatch-able sources CCompilerOpt.parse_targets[1741] : looking for '@targets' inside -> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.c CCompilerOpt._generate_config[2469] : generate dispatched config -> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.h CCompilerOpt._wrap_target[2432] : wrap dispatch-able target -> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.avx512_skx.c CCompilerOpt._wrap_target[2432] : wrap dispatch-able target -> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.avx512f.c CCompilerOpt._wrap_target[2432] : wrap dispatch-able target -> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.fma3.avx2.c CCompilerOpt._wrap_target[2432] : wrap dispatch-able target -> build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.sse42.c C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd 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.netbsd-9.0-amd64-3.10/numpy/core/src/_simd -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq' gcc: numpy/core/src/multiarray/alloc.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_operand_flag_tests.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_struct_ufunc_tests.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -o build/lib.netbsd-9.0-amd64-3.10/numpy/core/_struct_ufunc_tests.so building 'numpy.fft._pocketfft_internal' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/numpy/fft compile options: '-Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.avx512_skx.c gcc: numpy/core/src/multiarray/array_assign_scalar.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/_operand_flag_tests.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -o build/lib.netbsd-9.0-amd64-3.10/numpy/core/_operand_flag_tests.so gcc: numpy/fft/_pocketfft.c gcc: numpy/core/src/multiarray/ctors.c building 'numpy.linalg.lapack_lite' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/numpy/linalg creating build/temp.netbsd-9.0-amd64-3.10/numpy/linalg/lapack_lite compile options: '-Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' gcc: numpy/core/src/multiarray/arrayobject.c gcc: numpy/core/src/multiarray/compiled_base.c gcc: numpy/linalg/lapack_litemodule.c gcc: numpy/linalg/lapack_lite/python_xerbla.c gcc: numpy/core/src/multiarray/array_assign_array.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/numpy/linalg/lapack_litemodule.o build/temp.netbsd-9.0-amd64-3.10/numpy/linalg/lapack_lite/python_xerbla.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -o build/lib.netbsd-9.0-amd64-3.10/numpy/linalg/lapack_lite.so -llapack -lblas building 'numpy.linalg._umath_linalg' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/linalg compile options: '-Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' gcc: numpy/core/src/multiarray/datetime.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/arraytypes.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/linalg/umath_linalg.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/numpy/fft/_pocketfft.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -o build/lib.netbsd-9.0-amd64-3.10/numpy/fft/_pocketfft_internal.so building 'numpy.random._mt19937' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/mt19937 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' gcc: numpy/core/src/multiarray/arrayfunction_override.c gcc: numpy/core/src/multiarray/common.c gcc: numpy/random/_mt19937.c gcc: numpy/random/src/mt19937/mt19937.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/linalg/umath_linalg.o build/temp.netbsd-9.0-amd64-3.10/numpy/linalg/lapack_lite/python_xerbla.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -lnpymath -o build/lib.netbsd-9.0-amd64-3.10/numpy/linalg/_umath_linalg.so -llapack -lblas building 'numpy.random._philox' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/philox 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' gcc: numpy/random/src/mt19937/mt19937-jump.c gcc: numpy/core/src/multiarray/datetime_strings.c gcc: numpy/core/src/multiarray/buffer.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/numpy/random/_mt19937.o build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/mt19937/mt19937.o build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/mt19937/mt19937-jump.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -lnpyrandom -lm -o build/lib.netbsd-9.0-amd64-3.10/numpy/random/_mt19937.so building 'numpy.random._pcg64' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/pcg64 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' gcc: numpy/core/src/multiarray/datetime_busday.c gcc: numpy/random/_philox.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/einsum.c C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC gcc: numpy/random/_pcg64.c 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.netbsd-9.0-amd64-3.10/numpy/core/src/_simd -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f' gcc: numpy/random/src/pcg64/pcg64.c gcc: numpy/core/src/multiarray/convert.c gcc: numpy/core/src/multiarray/datetime_busdaycal.c gcc: numpy/random/src/philox/philox.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.avx512f.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/einsum_sumprod.c gcc: numpy/core/src/multiarray/convert_datatype.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/numpy/random/_pcg64.o build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/pcg64/pcg64.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -lnpyrandom -lm -o build/lib.netbsd-9.0-amd64-3.10/numpy/random/_pcg64.so building 'numpy.random._sfc64' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/sfc64 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' gcc: numpy/core/src/multiarray/descriptor.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/numpy/random/_philox.o build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/philox/philox.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -lnpyrandom -lm -o build/lib.netbsd-9.0-amd64-3.10/numpy/random/_philox.so building 'numpy.random._common' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' gcc: numpy/core/src/multiarray/item_selection.c gcc: numpy/random/_sfc64.c gcc: numpy/core/src/multiarray/iterators.c gcc: numpy/random/_common.c gcc: numpy/core/src/multiarray/array_coercion.c gcc: numpy/core/src/multiarray/methods.c gcc: numpy/random/src/sfc64/sfc64.c gcc: numpy/core/src/multiarray/legacy_dtype_implementation.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/numpy/random/_sfc64.o build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/sfc64/sfc64.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -lnpyrandom -lm -o build/lib.netbsd-9.0-amd64-3.10/numpy/random/_sfc64.so building 'numpy.random.bit_generator' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' gcc: numpy/core/src/multiarray/dtypemeta.c gcc: numpy/core/src/multiarray/flagsobject.c gcc: numpy/random/bit_generator.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/lowlevel_strided_loops.c C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC gcc: numpy/core/src/multiarray/dragon4.c 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.netbsd-9.0-amd64-3.10/numpy/core/src/_simd -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2' gcc: numpy/core/src/multiarray/multiarraymodule.c gcc: numpy/core/src/multiarray/getset.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/numpy/random/bit_generator.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -lnpyrandom -lm -o build/lib.netbsd-9.0-amd64-3.10/numpy/random/bit_generator.so building 'numpy.random._generator' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.fma3.avx2.c gcc: numpy/core/src/multiarray/dtype_transfer.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/numpy/random/_common.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -lnpyrandom -lm -o build/lib.netbsd-9.0-amd64-3.10/numpy/random/_common.so building 'numpy.random._bounded_integers' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' gcc: numpy/random/_generator.c gcc: numpy/core/src/multiarray/hashdescr.c gcc: numpy/core/src/multiarray/scalarapi.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/nditer_templ.c gcc: numpy/core/src/multiarray/nditer_pywrap.c gcc: numpy/random/_bounded_integers.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/scalartypes.c C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC gcc: numpy/core/src/multiarray/nditer_api.c 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.netbsd-9.0-amd64-3.10/numpy/core/src/_simd -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2' numpy/core/src/multiarray/scalartypes.c.src: In function 'float_arrtype_hash': numpy/core/src/multiarray/scalartypes.c.src:3175:27: error: incompatible type for argument 1 of '_Py_HashDouble' return _Py_HashDouble((double) PyArrayScalar_VAL(obj, @name@)); ^ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'double' PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src:3175:12: error: too few arguments to function '_Py_HashDouble' return _Py_HashDouble((double) PyArrayScalar_VAL(obj, @name@)); ^~~~~~~~~~~~~~ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src: In function 'cfloat_arrtype_hash': numpy/core/src/multiarray/scalartypes.c.src:3183:31: error: incompatible type for argument 1 of '_Py_HashDouble' hashreal = _Py_HashDouble((double) ^ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'double' PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src:3183:16: error: too few arguments to function '_Py_HashDouble' hashreal = _Py_HashDouble((double) ^~~~~~~~~~~~~~ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src:3189:31: error: incompatible type for argument 1 of '_Py_HashDouble' hashimag = _Py_HashDouble((double) ^ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'double' PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src:3189:16: error: too few arguments to function '_Py_HashDouble' hashimag = _Py_HashDouble((double) ^~~~~~~~~~~~~~ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src: In function 'longdouble_arrtype_hash': numpy/core/src/multiarray/scalartypes.c.src:3175:27: error: incompatible type for argument 1 of '_Py_HashDouble' return _Py_HashDouble((double) PyArrayScalar_VAL(obj, @name@)); ^ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'double' PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src:3175:12: error: too few arguments to function '_Py_HashDouble' return _Py_HashDouble((double) PyArrayScalar_VAL(obj, @name@)); ^~~~~~~~~~~~~~ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src: In function 'clongdouble_arrtype_hash': numpy/core/src/multiarray/scalartypes.c.src:3183:31: error: incompatible type for argument 1 of '_Py_HashDouble' hashreal = _Py_HashDouble((double) ^ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'double' PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src:3183:16: error: too few arguments to function '_Py_HashDouble' hashreal = _Py_HashDouble((double) ^~~~~~~~~~~~~~ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src:3189:31: error: incompatible type for argument 1 of '_Py_HashDouble' hashimag = _Py_HashDouble((double) ^ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'double' PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src:3189:16: error: too few arguments to function '_Py_HashDouble' hashimag = _Py_HashDouble((double) ^~~~~~~~~~~~~~ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src: In function 'half_arrtype_hash': numpy/core/src/multiarray/scalartypes.c.src:3205:27: error: incompatible type for argument 1 of '_Py_HashDouble' return _Py_HashDouble(npy_half_to_double(PyArrayScalar_VAL(obj, Half))); ^~~~~~~~~~~~~~~~~~ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: expected 'PyObject * {aka struct _object *}' but argument is of type 'double' PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ numpy/core/src/multiarray/scalartypes.c.src:3205:12: error: too few arguments to function '_Py_HashDouble' return _Py_HashDouble(npy_half_to_double(PyArrayScalar_VAL(obj, Half))); ^~~~~~~~~~~~~~ In file included from /tmp/math/py-numpy/work/.buildlink/include/python3.10/Python.h:90:0, from numpy/core/src/multiarray/scalartypes.c.src:3: /tmp/math/py-numpy/work/.buildlink/include/python3.10/pyhash.h:10:23: note: declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^~~~~~~~~~~~~~ gcc: numpy/core/src/multiarray/usertypes.c gcc: numpy/core/src/multiarray/mapping.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.sse42.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/heapsort.c gcc: numpy/core/src/multiarray/vdot.c gcc: numpy/core/src/multiarray/nditer_constr.c gcc: numpy/core/src/multiarray/number.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/radixsort.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/quicksort.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/numpy/random/_bounded_integers.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -lnpyrandom -lm -o build/lib.netbsd-9.0-amd64-3.10/numpy/random/_bounded_integers.so building 'numpy.random.mtrand' extension compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/legacy 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.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99 -msse -msse2 -msse3' gcc: numpy/core/src/umath/reduction.c gcc: numpy/core/src/multiarray/refcount.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/numpy/random/_generator.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -lnpyrandom -lm -o build/lib.netbsd-9.0-amd64-3.10/numpy/random/_generator.so gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/loops.c gcc: numpy/random/src/legacy/legacy-distributions.c gcc: numpy/random/src/distributions/distributions.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/selection.c gcc: numpy/random/mtrand.c C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC gcc: numpy/core/src/multiarray/sequence.c 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.netbsd-9.0-amd64-3.10/numpy/core/src/_simd -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/mergesort.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/timsort.c gcc: numpy/core/src/multiarray/shape.c gcc: numpy/core/src/umath/extobj.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/npysort/binsearch.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/scalarmath.c gcc: numpy/core/src/umath/umathmodule.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/numpy/random/mtrand.o build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/legacy/legacy-distributions.o build/temp.netbsd-9.0-amd64-3.10/numpy/random/src/distributions/distributions.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -lm -o build/lib.netbsd-9.0-amd64-3.10/numpy/random/mtrand.so gcc: numpy/core/src/common/mem_overlap.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_cpu_features.c gcc: numpy/core/src/common/npy_longdouble.c gcc: numpy/core/src/common/cblasfuncs.c gcc: numpy/core/src/common/ucsnarrow.c gcc: numpy/core/src/common/python_xerbla.c gcc: numpy/core/src/common/ufunc_override.c gcc: numpy/core/src/common/numpyos.c gcc: numpy/core/src/umath/ufunc_type_resolution.c compiling C sources C compiler: gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC creating build/temp.netbsd-9.0-amd64-3.10/numpy/core/src/_simd 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.netbsd-9.0-amd64-3.10/numpy/core/src/_simd -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c' extra options: '-msse -msse2 -msse3' gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_cpu_features.c gcc: numpy/core/src/_simd/_simd.c gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.avx512_skx.o build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.avx512f.o build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.fma3.avx2.o build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.sse42.o build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.o build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/common/npy_cpu_features.o build/temp.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.o -L/usr/pkg/lib -Lbuild/temp.netbsd-9.0-amd64-3.10 -o build/lib.netbsd-9.0-amd64-3.10/numpy/core/_simd.so gcc: numpy/core/src/umath/override.c gcc: numpy/core/src/common/array_assign.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/matmul.c gcc: build/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath/clip.c gcc: numpy/core/src/umath/ufunc_object.c error: Command "gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -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.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/include/numpy -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/distutils/include -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/src/_simd -I/usr/pkg/include/python3.10 -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/common -Ibuild/src.netbsd-9.0-amd64-3.10/numpy/core/src/npymath -c build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/scalartypes.c -o build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.netbsd-9.0-amd64-3.10/build/src.netbsd-9.0-amd64-3.10/numpy/core/src/multiarray/scalartypes.o.d -msse -msse2 -msse3" failed with exit status 1 ########### EXT COMPILER OPTIMIZATION ########### Platform : Architecture: x64 Compiler : gcc CPU baseline : Requested : 'min' Enabled : SSE SSE2 SSE3 Flags : -msse -msse2 -msse3 Extra checks: none CPU dispatch : Requested : 'max -xop -fma4' Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CNL Generated : : SSE41 : SSE SSE2 SSE3 SSSE3 Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 Extra checks: none Detect : SSE SSE2 SSE3 SSSE3 SSE41 : 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.netbsd-9.0-amd64-3.10/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 : 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.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.c : AVX512F : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f Extra checks: AVX512F_REDUCE Detect : AVX512F : build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.c : AVX512_SKX : SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD Flags : -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq Extra checks: AVX512BW_MASK AVX512DQ_MASK Detect : AVX512_SKX : build/src.netbsd-9.0-amd64-3.10/numpy/core/src/_simd/_simd.dispatch.c CCompilerOpt._cache_write[796] : write cache to path -> /tmp/math/py-numpy/work/numpy-1.20.3/build/temp.netbsd-9.0-amd64-3.10/ccompiler_opt_cache_ext.py ########### CLIB COMPILER OPTIMIZATION ########### Platform : Architecture: x64 Compiler : gcc CPU baseline : Requested : 'min' Enabled : SSE SSE2 SSE3 Flags : -msse -msse2 -msse3 Extra checks: none CPU dispatch : Requested : 'max -xop -fma4' Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CNL Generated : none CCompilerOpt._cache_write[796] : write cache to path -> /tmp/math/py-numpy/work/numpy-1.20.3/build/temp.netbsd-9.0-amd64-3.10/ccompiler_opt_cache_clib.py *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/math/py-numpy *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/math/py-numpy