(myenvs) [celebert2@s1]:$ pip install numpy Collecting numpy Using cached numpy-1.19.2.zip (7.3 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ... done Building wheels for collected packages: numpy Building wheel for numpy (PEP 517) ... error ERROR: Command errored out with exit status 1: command: /usr/home/celebert2/.virtualenvs/myenvs/bin/python3.8 /usr/home/celebert2/.virtualenvs/myenvs/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /tmp/tmpktdsx3hx cwd: /tmp/pip-install-zi0oijxq/numpy Complete output (844 lines): numpy/random/_bounded_integers.pxd.in has not changed numpy/random/_bounded_integers.pyx.in has not changed numpy/random/_sfc64.pyx has not changed Processing numpy/random/_bounded_integers.pyx numpy/random/mtrand.pyx has not changed numpy/random/_common.pyx has not changed numpy/random/_pcg64.pyx has not changed numpy/random/_generator.pyx has not changed numpy/random/_mt19937.pyx has not changed numpy/random/_philox.pyx has not changed numpy/random/bit_generator.pyx has not changed Cythonizing sources blas_opt_info: blas_mkl_info: customize UnixCCompiler C compiler: cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -fstack-protector-all -pipe -march=nocona -fstack-protector-strong -fno-strict-aliasing -fPIC creating /tmp/tmpxe5lwd74/tmp creating /tmp/tmpxe5lwd74/tmp/tmpxe5lwd74 compile options: '-MMD -MF /tmp/tmpxe5lwd74/file.c.d -c' cc: /tmp/tmpxe5lwd74/file.c libraries mkl_rt not found in ['/usr/home/celebert2/.virtualenvs/myenvs/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/'] NOT AVAILABLE blis_info: libraries blis not found in ['/usr/home/celebert2/.virtualenvs/myenvs/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_info: C compiler: cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -fstack-protector-all -pipe -march=nocona -fstack-protector-strong -fno-strict-aliasing -fPIC creating /tmp/tmpo5el9ft3/tmp creating /tmp/tmpo5el9ft3/tmp/tmpo5el9ft3 compile options: '-c' cc: /tmp/tmpo5el9ft3/source.c cc -pthread /tmp/tmpo5el9ft3/tmp/tmpo5el9ft3/source.o -L/usr/local/lib -lopenblas -o /tmp/tmpo5el9ft3/a.out FOUND: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None)] FOUND: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None)] non-existing path in 'numpy/distutils': 'site.cfg' lapack_opt_info: lapack_mkl_info: libraries mkl_rt not found in ['/usr/home/celebert2/.virtualenvs/myenvs/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_lapack_info: C compiler: cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -fstack-protector-all -pipe -march=nocona -fstack-protector-strong -fno-strict-aliasing -fPIC creating /tmp/tmpj95pcxvi/tmp creating /tmp/tmpj95pcxvi/tmp/tmpj95pcxvi compile options: '-c' cc: /tmp/tmpj95pcxvi/source.c cc -pthread /tmp/tmpj95pcxvi/tmp/tmpj95pcxvi/source.o -L/usr/local/lib -lopenblas -o /tmp/tmpj95pcxvi/a.out FOUND: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None)] FOUND: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('HAVE_CBLAS', None)] running bdist_wheel running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building py_modules sources building library "npymath" sources Could not locate executable g77 Could not locate executable f77 adding 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath' to include_dirs. None - nothing done with h_files = ['build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath/npy_math_internal.h'] building library "npysort" sources adding 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common' to include_dirs. None - nothing done with h_files = ['build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common/npy_sort.h', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common/npy_partition.h', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common/npy_binsearch.h'] building library "npyrandom" sources building extension "numpy.core._multiarray_tests" sources building extension "numpy.core._multiarray_umath" sources adding 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath' to include_dirs. adding 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath' to include_dirs. adding 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common' to include_dirs. numpy.core - nothing done with h_files = ['build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath/funcs.inc', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath/simd.inc', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath/loops.h', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath/matmul.h', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath/clip.h', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath/npy_math_internal.h', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common/templ_common.h', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/include/numpy/config.h', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/include/numpy/_numpyconfig.h', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/include/numpy/__multiarray_api.h', 'build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._umath_tests" sources building extension "numpy.core._rational_tests" sources building extension "numpy.core._struct_ufunc_tests" sources building extension "numpy.core._operand_flag_tests" sources building extension "numpy.fft._pocketfft_internal" sources building extension "numpy.linalg.lapack_lite" sources building extension "numpy.linalg._umath_linalg" sources 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.freebsd-11.3-RELEASE-p12-amd64-3.8 creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy copying numpy/dual.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy copying numpy/_pytesttester.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy copying numpy/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy copying numpy/_distributor_init.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy copying numpy/ctypeslib.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy copying numpy/version.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy copying numpy/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy copying numpy/_globals.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy copying numpy/conftest.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy copying numpy/matlib.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy copying build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/__config__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/compat copying numpy/compat/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/compat copying numpy/compat/py3k.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/compat copying numpy/compat/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/compat copying numpy/compat/_inspect.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/compat creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/compat/tests copying numpy/compat/tests/test_compat.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/compat/tests copying numpy/compat/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/compat/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/records.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/multiarray.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/_ufunc_config.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/_type_aliases.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/overrides.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/numeric.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/getlimits.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/_dtype.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/_methods.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/umath.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/defchararray.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/_dtype_ctypes.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/umath_tests.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/_asarray.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/arrayprint.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/_add_newdocs.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/machar.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/shape_base.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/_exceptions.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/numerictypes.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/setup_common.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/_string_helpers.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/cversions.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/einsumfunc.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/memmap.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/fromnumeric.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/function_base.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/_internal.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_mem_overlap.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_einsum.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_umath.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_regression.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_half.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_scalar_methods.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_cpu_features.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_ufunc.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_numerictypes.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_abc.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_function_base.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_longdouble.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_scalarbuffer.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_dtype.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_protocols.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_multiarray.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_indexerrors.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_scalarmath.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_indexing.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_extint128.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_memmap.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_overrides.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_nditer.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_getlimits.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_conversion_utils.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test__exceptions.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_scalarinherit.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_umath_accuracy.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_print.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/_locales.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_datetime.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_records.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_scalar_ctors.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_scalarprint.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_umath_complex.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_machar.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_arrayprint.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_deprecations.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_defchararray.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_item_selection.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_unicode.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_numeric.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_shape_base.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_api.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests copying numpy/core/tests/test_errstate.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/msvc9compiler.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/_shell_utils.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/log.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/extension.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/intelccompiler.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/lib2def.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/cpuinfo.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/exec_command.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/pathccompiler.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/system_info.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/unixccompiler.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/conv_template.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/core.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/line_endings.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/msvccompiler.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/npy_pkg_config.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/misc_util.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/ccompiler.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying numpy/distutils/from_template.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils copying build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/__config__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/config.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/build.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/develop.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/install.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/command creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/environment.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/fcompiler creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/test_exec_command.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/test_system_info.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/test_shell_utils.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/test_from_template.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/test_npy_pkg_config.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/test_mingw32ccompiler.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_nagfor.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_gnu.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_intel.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/test_misc_util.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests copying numpy/distutils/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/distutils/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/dispatch.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/internals.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/byteswapping.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/broadcasting.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/structured_arrays.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/misc.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/basics.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/glossary.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/ufuncs.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/subclassing.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/constants.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/indexing.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc copying numpy/doc/creation.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/doc creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/diagnose.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/cb_rules.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/crackfortran.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/__main__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/rules.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/auxfuncs.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/f2py2e.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/common_rules.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/cfuncs.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/func2subr.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/__version__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/use_rules.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/f2py_testing.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py copying numpy/f2py/capi_maps.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_array_from_pyobj.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_return_complex.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_kind.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_return_integer.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_common.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_compile_function.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_size.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_parameter.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_return_character.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/util.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_mixed.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_callback.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_crackfortran.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_return_real.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_quoted_character.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_assumed_shape.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_regression.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_string.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_return_logical.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_block_docstring.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/test_semicolon_split.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests copying numpy/f2py/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/f2py/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/fft copying numpy/fft/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/fft copying numpy/fft/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/fft copying numpy/fft/_pocketfft.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/fft copying numpy/fft/helper.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/fft creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/fft/tests copying numpy/fft/tests/test_pocketfft.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/fft/tests copying numpy/fft/tests/test_helper.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/fft/tests copying numpy/fft/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/fft/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/npyio.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/function_base.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/format.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/arrayterator.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/stride_tricks.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/mixins.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/arraypad.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/type_check.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/index_tricks.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/_version.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/histograms.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/shape_base.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/utils.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/_datasource.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/user_array.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/twodim_base.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/financial.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/ufunclike.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/arraysetops.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/nanfunctions.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/_iotools.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/recfunctions.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/polynomial.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib copying numpy/lib/scimath.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_shape_base.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_arrayterator.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test__iotools.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_histograms.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_packbits.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_type_check.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_index_tricks.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_financial.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_stride_tricks.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_utils.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test__version.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_arraysetops.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_function_base.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_polynomial.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_arraypad.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_mixins.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_twodim_base.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_format.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_regression.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_nanfunctions.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test__datasource.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_ufunclike.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_recfunctions.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests copying numpy/lib/tests/test_io.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/lib/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/linalg copying numpy/linalg/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/linalg copying numpy/linalg/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/linalg copying numpy/linalg/linalg.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/linalg creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/linalg/tests copying numpy/linalg/tests/test_linalg.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/linalg/tests copying numpy/linalg/tests/test_build.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/linalg/tests copying numpy/linalg/tests/test_regression.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/linalg/tests copying numpy/linalg/tests/test_deprecations.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/linalg/tests copying numpy/linalg/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/linalg/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma copying numpy/ma/testutils.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma copying numpy/ma/timer_comparison.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma copying numpy/ma/core.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma copying numpy/ma/bench.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma copying numpy/ma/mrecords.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma copying numpy/ma/extras.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma copying numpy/ma/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma copying numpy/ma/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma/tests copying numpy/ma/tests/test_deprecations.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma/tests copying numpy/ma/tests/test_regression.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma/tests copying numpy/ma/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma/tests copying numpy/ma/tests/test_core.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma/tests copying numpy/ma/tests/test_extras.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma/tests copying numpy/ma/tests/test_mrecords.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma/tests copying numpy/ma/tests/test_subclassing.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma/tests copying numpy/ma/tests/test_old_ma.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/ma/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib copying numpy/matrixlib/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_masked_matrix.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_regression.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_multiarray.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_numeric.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib/tests copying numpy/matrixlib/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_defmatrix.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_matrix_linalg.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_interaction.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/matrixlib/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial copying numpy/polynomial/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial copying numpy/polynomial/hermite.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial copying numpy/polynomial/polyutils.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial copying numpy/polynomial/_polybase.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial copying numpy/polynomial/polynomial.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial copying numpy/polynomial/laguerre.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial copying numpy/polynomial/legendre.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial copying numpy/polynomial/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial/tests copying numpy/polynomial/tests/test_laguerre.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial/tests copying numpy/polynomial/tests/test_polynomial.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial/tests copying numpy/polynomial/tests/test_legendre.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial/tests copying numpy/polynomial/tests/test_printing.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial/tests copying numpy/polynomial/tests/test_polyutils.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial/tests copying numpy/polynomial/tests/test_hermite.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial/tests copying numpy/polynomial/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial/tests copying numpy/polynomial/tests/test_chebyshev.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial/tests copying numpy/polynomial/tests/test_classes.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial/tests copying numpy/polynomial/tests/test_hermite_e.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/polynomial/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random copying numpy/random/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random copying numpy/random/_pickle.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random copying numpy/random/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests copying numpy/random/tests/test_seed_sequence.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests copying numpy/random/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests copying numpy/random/tests/test_smoke.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests copying numpy/random/tests/test_random.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests copying numpy/random/tests/test_extending.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests copying numpy/random/tests/test_generator_mt19937.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests copying numpy/random/tests/test_randomstate.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests copying numpy/random/tests/test_regression.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests copying numpy/random/tests/test_randomstate_regression.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests copying numpy/random/tests/test_generator_mt19937_regressions.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests copying numpy/random/tests/test_direct.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing copying numpy/testing/print_coercion_tables.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing copying numpy/testing/utils.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing copying numpy/testing/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing copying numpy/testing/setup.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/_private copying numpy/testing/_private/noseclasses.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/_private copying numpy/testing/_private/nosetester.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/_private copying numpy/testing/_private/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/_private copying numpy/testing/_private/parameterized.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/_private copying numpy/testing/_private/utils.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/_private copying numpy/testing/_private/decorators.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/_private creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/tests copying numpy/testing/tests/test_doctesting.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/tests copying numpy/testing/tests/test_decorators.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/tests copying numpy/testing/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/tests copying numpy/testing/tests/test_utils.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/testing/tests creating build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/tests copying numpy/tests/__init__.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/tests copying numpy/tests/test_warnings.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/tests copying numpy/tests/test_ctypeslib.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/tests copying numpy/tests/test_scripts.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/tests copying numpy/tests/test_numpy_version.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/tests copying numpy/tests/test_public_api.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/tests copying numpy/tests/test_matlib.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/tests copying numpy/tests/test_reloading.py -> build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/tests running build_clib customize UnixCCompiler C compiler: cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -fstack-protector-all -pipe -march=nocona -fstack-protector-strong -fno-strict-aliasing -fPIC creating /tmp/tmp8c7j6qf1/tmp creating /tmp/tmp8c7j6qf1/tmp/tmp8c7j6qf1 compile options: '-MMD -MF /tmp/tmp8c7j6qf1/file.c.d -c' cc: /tmp/tmp8c7j6qf1/file.c customize UnixCCompiler using new_build_clib building 'npymath' library compiling C sources C compiler: cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -fstack-protector-all -pipe -march=nocona -fstack-protector-strong -fno-strict-aliasing -fPIC creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8 creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/build creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/build/src.freebsd-11.3-RELEASE-p12-amd64-3.8 creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath compile options: '-Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.8 -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath -c' cc: numpy/core/src/npymath/npy_math.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath/npy_math_complex.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/npymath/halffloat.c numpy/core/src/npymath/npy_math_complex.c.src:1767:17: warning: implicitly declaring library function 'cacosl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = cacosl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1767:17: note: include the header or explicitly provide a declaration for 'cacosl' numpy/core/src/npymath/npy_math_complex.c.src:1767:17: warning: implicitly declaring library function 'casinl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = casinl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1767:17: note: include the header or explicitly provide a declaration for 'casinl' numpy/core/src/npymath/npy_math_complex.c.src:1767:17: warning: implicitly declaring library function 'catanl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = catanl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1767:17: note: include the header or explicitly provide a declaration for 'catanl' numpy/core/src/npymath/npy_math_complex.c.src:1767:17: warning: implicitly declaring library function 'cacoshl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = cacoshl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1767:17: note: include the header or explicitly provide a declaration for 'cacoshl' numpy/core/src/npymath/npy_math_complex.c.src:1767:17: warning: implicitly declaring library function 'casinhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = casinhl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1767:17: note: include the header or explicitly provide a declaration for 'casinhl' numpy/core/src/npymath/npy_math_complex.c.src:1767:17: warning: implicitly declaring library function 'catanhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = catanhl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1767:17: note: include the header or explicitly provide a declaration for 'catanhl' 6 warnings generated. ar: adding 4 object files to build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/libnpymath.a building 'npysort' library compiling C sources C compiler: cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -fstack-protector-all -pipe -march=nocona -fstack-protector-strong -fno-strict-aliasing -fPIC creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npysort compile options: '-Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.8 -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath -c' cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npysort/mergesort.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npysort/heapsort.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npysort/timsort.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npysort/radixsort.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npysort/selection.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npysort/binsearch.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npysort/quicksort.c numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) numpy/core/src/npysort/selection.c.src:328:9: warning: code will never be executed [-Wunreachable-code] npy_intp k; ^~~~~~~~~~~ numpy/core/src/npysort/selection.c.src:326:14: note: silence by adding parentheses to mark code as explicitly dead else if (0 && kth == num - 1) { ^ /* DISABLES CODE */ ( ) 22 warnings generated. ar: adding 7 object files to build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/libnpysort.a building 'npyrandom' library compiling C sources C compiler: cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -fstack-protector-all -pipe -march=nocona -fstack-protector-strong -fno-strict-aliasing -fPIC creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/src creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/random/src/distributions compile options: '-Inumpy/core/include -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.8 -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath -c' cc: numpy/random/src/distributions/distributions.c cc: numpy/random/src/distributions/random_mvhg_count.c cc: numpy/random/src/distributions/random_mvhg_marginals.c cc: numpy/random/src/distributions/logfactorial.c cc: numpy/random/src/distributions/random_hypergeometric.c ar: adding 5 object files to build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/libnpyrandom.a running build_ext customize UnixCCompiler C compiler: cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -fstack-protector-all -pipe -march=nocona -fstack-protector-strong -fno-strict-aliasing -fPIC creating /tmp/tmpx9ty1z3l/tmp creating /tmp/tmpx9ty1z3l/tmp/tmpx9ty1z3l compile options: '-MMD -MF /tmp/tmpx9ty1z3l/file.c.d -c' cc: /tmp/tmpx9ty1z3l/file.c customize UnixCCompiler using new_build_ext building 'numpy.core._multiarray_tests' extension compiling C sources C compiler: cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -fstack-protector-all -pipe -march=nocona -fstack-protector-strong -fno-strict-aliasing -fPIC creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/multiarray creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/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.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.8 -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath -c' cc: numpy/core/src/common/mem_overlap.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/multiarray/_multiarray_tests.c cc -pthread -shared -L/usr/local/lib -fstack-protector-strong build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/multiarray/_multiarray_tests.o build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common/mem_overlap.o -L/usr/local/lib -Lbuild/temp.freebsd-11.3-RELEASE-p12-amd64-3.8 -lnpymath -o build/lib.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/_multiarray_tests.so building 'numpy.core._multiarray_umath' extension compiling C sources C compiler: cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -fstack-protector-all -pipe -march=nocona -fstack-protector-strong -fno-strict-aliasing -fPIC creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/multiarray creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath creating build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/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 -DHAVE_CBLAS -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.8 -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath -c' cc: numpy/core/src/multiarray/array_assign_scalar.c cc: numpy/core/src/multiarray/buffer.c cc: numpy/core/src/multiarray/alloc.c cc: numpy/core/src/multiarray/datetime_strings.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/multiarray/einsum.c cc: numpy/core/src/multiarray/descriptor.c cc: numpy/core/src/multiarray/common.c cc: numpy/core/src/multiarray/conversion_utils.c cc: numpy/core/src/multiarray/array_assign_array.c cc: numpy/core/src/multiarray/arrayobject.c cc: numpy/core/src/multiarray/ctors.c cc: numpy/core/src/multiarray/convert.c cc: errorcc: : error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: numpy/core/src/multiarray/hashdescr.c unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: numpy/core/src/multiarray/calculation.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/multiarray/lowlevel_strided_loops.c cc: numpy/core/src/multiarray/arrayfunction_override.c cc: numpy/core/src/multiarray/datetime_busday.c cc: numpy/core/src/multiarray/convert_datatype.c cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: numpy/core/src/multiarray/multiarraymodule.c cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: numpy/core/src/multiarray/nditer_constr.c cc: numpy/core/src/multiarray/datetime_busdaycal.c cc: numpy/core/src/multiarray/compiled_base.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/multiarray/arraytypes.c cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: numpy/core/src/multiarray/refcount.c cc: numpy/core/src/multiarray/scalarapi.c cc: numpy/core/src/multiarray/temp_elide.c cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: numpy/core/src/multiarray/vdot.c cc: numpy/core/src/multiarray/sequence.c cc: numpy/core/src/multiarray/datetime.c cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath/loops.c cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: numpy/core/src/umath/ufunc_object.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/multiarray/scalartypes.c cc: numpy/core/src/multiarray/shape.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath/ieee754.c cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/common/ucsnarrow.c cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common/npy_cpu_features.c cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/common/numpyos.c cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/umath/extobj.c cc: build/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c Running from numpy source directory. /usr/local/lib/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) error: Command "cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -fstack-protector-all -pipe -march=nocona -fstack-protector-strong -fno-strict-aliasing -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.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/umath -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.8 -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/common -Ibuild/src.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/npymath -c numpy/core/src/multiarray/descriptor.c -o build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/multiarray/descriptor.o -MMD -MF build/temp.freebsd-11.3-RELEASE-p12-amd64-3.8/numpy/core/src/multiarray/descriptor.o.d" failed with exit status 1 ---------------------------------------- ERROR: Failed building wheel for numpy Failed to build numpy ERROR: Could not build wheels for numpy which use PEP 517 and cannot be installed directly