=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 py312-numpy-1.26.2nb1 * Building wheel... + /usr/pkg/bin/python3.12 /pbulk/work/math/py-numpy/work/numpy-1.26.2/vendored-meson/meson/meson.py setup /pbulk/work/math/py-numpy/work/numpy-1.26.2 /pbulk/work/math/py-numpy/work/numpy-1.26.2/.mesonpy-d0jz9a7w/build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md -Dblas=cblas -Dlapack=lapack --native-file=/pbulk/work/math/py-numpy/work/numpy-1.26.2/.mesonpy-d0jz9a7w/build/meson-python-native-file.ini The Meson build system Version: 1.2.99 Source dir: /pbulk/work/math/py-numpy/work/numpy-1.26.2 Build dir: /pbulk/work/math/py-numpy/work/numpy-1.26.2/.mesonpy-d0jz9a7w/build Build type: native build Project name: NumPy Project version: 1.26.2 C compiler for the host machine: gcc (gcc 10.5.0 "gcc (nb3 20231008) 10.5.0") C linker for the host machine: gcc ld.bfd 2.34 C++ compiler for the host machine: c++ (gcc 10.5.0 "g++ (nb3 20231008) 10.5.0") C++ linker for the host machine: c++ ld.bfd 2.34 Cython compiler for the host machine: cython (cython 3.0.6) Host machine cpu family: x86 Host machine cpu: i386 Program python found: YES (/usr/pkg/bin/python3.12) Found pkg-config: /pbulk/work/math/py-numpy/work/.tools/bin/pkg-config (2.0.3) Run-time dependency python found: YES 3.12 Has header "Python.h" with dependency python-3.12: YES Compiler for C supports arguments -fno-strict-aliasing: YES Test features "SSE SSE2" : Supported Test features "SSE3" : Supported Test features "SSSE3" : Supported Test features "SSE41" : Supported Test features "POPCNT" : Supported Test features "SSE42" : Supported Test features "AVX" : Supported Test features "F16C" : Supported Test features "FMA3" : Supported Test features "AVX2" : Supported Test features "AVX512F" : Supported Test features "AVX512CD" : Supported Test features "AVX512_KNL" : Supported Test features "AVX512_KNM" : Supported Test features "AVX512_SKX" : Supported Test features "AVX512_CLX" : Supported Test features "AVX512_CNL" : Supported Test features "AVX512_ICL" : Supported Test features "AVX512_SPR" : Unsupported due to Arguments "-msse, -msse2, -msse3, -mssse3, -msse4.1, -mpopcnt, -msse4.2, -mavx, -mf16c, -mfma, -mavx2, -mno-mmx, -mavx512f, -mavx512cd, -mavx512vl, -mavx512bw, -mavx512dq, -mavx512vnni, -mavx512ifma, -mavx512vbmi, -mavx512vbmi2, -mavx512bitalg, -mavx512vpopcntdq, -mavx512fp16" are not supported Configuring npy_cpu_dispatch_config.h using configuration Message: CPU Optimization Options baseline: Requested : min Enabled : SSE SSE2 dispatch: Requested : max -xop -fma4 Enabled : SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL Library m found: YES Run-time dependency cblas found: YES 3.11.0 Message: BLAS symbol suffix: Run-time dependency lapack found: YES 3.11.0 ../../numpy/meson.build:193: WARNING: Project targets '>=1.2.99' but uses feature introduced in '1.3.0': dep 'lapack' custom lookup. Program _build_utils/process_src_template.py found: YES (/usr/pkg/bin/python3.12 /pbulk/work/math/py-numpy/work/numpy-1.26.2/numpy/_build_utils/process_src_template.py) Program _build_utils/tempita.py found: YES (/usr/pkg/bin/python3.12 /pbulk/work/math/py-numpy/work/numpy-1.26.2/numpy/_build_utils/tempita.py) Configuring __config__.py using configuration Checking for size of "short" : 2 Checking for size of "int" : 4 Checking for size of "long" : 4 Checking for size of "long long" : 8 Checking for size of "float" : 4 Checking for size of "double" : 8 Checking for size of "long double" : 12 Checking for size of "off_t" : 8 Checking for size of "Py_intptr_t" with dependency python-3.12: 4 Checking for size of "PY_LONG_LONG" with dependency python-3.12: 8 Has header "complex.h" : YES Checking for type "complex float" : YES Checking for size of "struct {float __x; float __y;}" : 8 Checking for type "complex double" : YES Checking for size of "struct {double __x; double __y;}" : 16 Checking for type "complex long double" : YES Checking for size of "struct {long double __x; long double __y;}" : 24 Checking for function "sin" with dependency -lm: YES Checking for function "cos" with dependency -lm: YES Checking for function "tan" with dependency -lm: YES Checking for function "sinh" with dependency -lm: YES Checking for function "cosh" with dependency -lm: YES Checking for function "tanh" with dependency -lm: YES Checking for function "fabs" with dependency -lm: YES Checking for function "floor" with dependency -lm: YES Checking for function "ceil" with dependency -lm: YES Checking for function "sqrt" with dependency -lm: YES Checking for function "log10" with dependency -lm: YES Checking for function "log" with dependency -lm: YES Checking for function "exp" with dependency -lm: YES Checking for function "asin" with dependency -lm: YES Checking for function "acos" with dependency -lm: YES Checking for function "atan" with dependency -lm: YES Checking for function "fmod" with dependency -lm: YES Checking for function "modf" with dependency -lm: YES Checking for function "frexp" with dependency -lm: YES Checking for function "ldexp" with dependency -lm: YES Checking for function "expm1" with dependency -lm: YES Checking for function "log1p" with dependency -lm: YES Checking for function "acosh" with dependency -lm: YES Checking for function "asinh" with dependency -lm: YES Checking for function "atanh" with dependency -lm: YES Checking for function "rint" with dependency -lm: YES Checking for function "trunc" with dependency -lm: YES Checking for function "exp2" with dependency -lm: YES Checking for function "copysign" with dependency -lm: YES Checking for function "nextafter" with dependency -lm: YES Checking for function "cbrt" with dependency -lm: YES Checking for function "log2" with dependency -lm: YES Checking for function "pow" with dependency -lm: YES Checking for function "hypot" with dependency -lm: YES Checking for function "atan2" with dependency -lm: YES Checking for function "csin" with dependency -lm: YES Checking for function "csinh" with dependency -lm: YES Checking for function "ccos" with dependency -lm: YES Checking for function "ccosh" with dependency -lm: YES Checking for function "ctan" with dependency -lm: YES Checking for function "ctanh" with dependency -lm: YES Checking for function "creal" with dependency -lm: YES Checking for function "cimag" with dependency -lm: YES Checking for function "conj" with dependency -lm: YES Checking for function "strtoll" : YES Checking for function "strtoull" : YES Checking for function "cabs" with dependency -lm: YES Checking for function "cabsf" with dependency -lm: YES Checking for function "cabsl" with dependency -lm: YES Checking for function "cacos" with dependency -lm: YES Checking for function "cacosf" with dependency -lm: YES Checking for function "cacosl" with dependency -lm: YES Checking for function "cacosh" with dependency -lm: YES Checking for function "cacoshf" with dependency -lm: YES Checking for function "cacoshl" with dependency -lm: YES Checking for function "carg" with dependency -lm: YES Checking for function "cargf" with dependency -lm: YES Checking for function "cargl" with dependency -lm: YES Checking for function "casin" with dependency -lm: YES Checking for function "casinf" with dependency -lm: YES Checking for function "casinl" with dependency -lm: YES Checking for function "casinh" with dependency -lm: YES Checking for function "casinhf" with dependency -lm: YES Checking for function "casinhl" with dependency -lm: YES Checking for function "catan" with dependency -lm: YES Checking for function "catanf" with dependency -lm: YES Checking for function "catanl" with dependency -lm: YES Checking for function "catanh" with dependency -lm: YES Checking for function "catanhf" with dependency -lm: YES Checking for function "catanhl" with dependency -lm: YES Checking for function "cexp" with dependency -lm: YES Checking for function "cexpf" with dependency -lm: YES Checking for function "cexpl" with dependency -lm: YES Checking for function "clog" with dependency -lm: YES Checking for function "clogf" with dependency -lm: YES Checking for function "clogl" with dependency -lm: YES Checking for function "cpow" with dependency -lm: YES Checking for function "cpowf" with dependency -lm: YES Checking for function "cpowl" with dependency -lm: YES Checking for function "csqrt" with dependency -lm: YES Checking for function "csqrtf" with dependency -lm: YES Checking for function "csqrtl" with dependency -lm: YES Checking for function "csin" with dependency -lm: YES (cached) Checking for function "csinf" with dependency -lm: YES Checking for function "csinl" with dependency -lm: YES Checking for function "csinh" with dependency -lm: YES (cached) Checking for function "csinhf" with dependency -lm: YES Checking for function "csinhl" with dependency -lm: YES Checking for function "ccos" with dependency -lm: YES (cached) Checking for function "ccosf" with dependency -lm: YES Checking for function "ccosl" with dependency -lm: YES Checking for function "ccosh" with dependency -lm: YES (cached) Checking for function "ccoshf" with dependency -lm: YES Checking for function "ccoshl" with dependency -lm: YES Checking for function "ctan" with dependency -lm: YES (cached) Checking for function "ctanf" with dependency -lm: YES Checking for function "ctanl" with dependency -lm: YES Checking for function "ctanh" with dependency -lm: YES (cached) Checking for function "ctanhf" with dependency -lm: YES Checking for function "ctanhl" with dependency -lm: YES Checking for function "isfinite" with dependency -lm: YES Header "Python.h" has symbol "isfinite" with dependency python-3.12: YES Checking for function "isinf" with dependency -lm: YES Header "Python.h" has symbol "isinf" with dependency python-3.12: YES Checking for function "isnan" with dependency -lm: YES Header "Python.h" has symbol "isnan" with dependency python-3.12: YES Checking for function "signbit" with dependency -lm: YES Header "Python.h" has symbol "signbit" with dependency python-3.12: YES Checking for function "fallocate" : NO Header "Python.h" has symbol "HAVE_FTELLO" with dependency python-3.12: YES Header "Python.h" has symbol "HAVE_FSEEKO" with dependency python-3.12: YES Checking for function "backtrace" : NO Checking for function "madvise" : YES Has header "features.h" : NO Has header "xlocale.h" : NO Has header "dlfcn.h" : YES Has header "execinfo.h" : YES Has header "libunwind.h" : NO Has header "sys/mman.h" : YES Checking for function "strtold_l" : YES Compiler for C supports arguments -O3: YES Has header "endian.h" : YES Has header "sys/endian.h" : YES Header "inttypes.h" has symbol "PRIdPTR" : YES Compiler for C supports function attribute visibility:hidden: YES Configuring config.h using configuration Configuring _numpyconfig.h using configuration Configuring npymath.ini using configuration Configuring mlib.ini using configuration Generating multi-targets for "_umath_tests.dispatch.h" Enabled targets: AVX2, SSE41, baseline Generating multi-targets for "argfunc.dispatch.h" Enabled targets: AVX512_SKX, AVX2, SSE42, baseline Generating multi-targets for "simd_qsort.dispatch.h" Enabled targets: AVX512_SKX Generating multi-targets for "simd_qsort_16bit.dispatch.h" Enabled targets: AVX512_ICL Generating multi-targets for "loops_arithm_fp.dispatch.h" Enabled targets: FMA3__AVX2, baseline Generating multi-targets for "loops_arithmetic.dispatch.h" Enabled targets: AVX512_SKX, AVX512F, AVX2, SSE41, baseline Generating multi-targets for "loops_comparison.dispatch.h" Enabled targets: AVX512_SKX, AVX512F, AVX2, SSE42, baseline Generating multi-targets for "loops_exponent_log.dispatch.h" Enabled targets: AVX512_SKX, AVX512F, FMA3__AVX2, baseline Generating multi-targets for "loops_hyperbolic.dispatch.h" Enabled targets: AVX512_SKX, FMA3__AVX2, baseline Generating multi-targets for "loops_logical.dispatch.h" Enabled targets: AVX512_SKX, AVX2, baseline Generating multi-targets for "loops_minmax.dispatch.h" Enabled targets: AVX512_SKX, AVX2, baseline Generating multi-targets for "loops_modulo.dispatch.h" Enabled targets: baseline Generating multi-targets for "loops_trigonometric.dispatch.h" Enabled targets: AVX512F, FMA3__AVX2, baseline Generating multi-targets for "loops_umath_fp.dispatch.h" Enabled targets: AVX512_SKX, baseline Generating multi-targets for "loops_unary.dispatch.h" Enabled targets: AVX512_SKX, AVX2, baseline Generating multi-targets for "loops_unary_fp.dispatch.h" Enabled targets: SSE41, baseline Generating multi-targets for "loops_unary_fp_le.dispatch.h" Enabled targets: SSE41, baseline Generating multi-targets for "loops_unary_complex.dispatch.h" Enabled targets: AVX512F, FMA3__AVX2, baseline Generating multi-targets for "loops_autovec.dispatch.h" Enabled targets: AVX2, baseline Generating multi-targets for "_simd.dispatch.h" Enabled targets: SSE42, AVX2, FMA3, FMA3__AVX2, AVX512F, AVX512_SKX, baseline Build targets in project: 100 WARNING: Project specifies a minimum meson_version '>=1.2.99' but uses features which were added in newer versions: * 1.3.0: {'dep 'lapack' custom lookup'} NumPy 1.26.2 User defined options Native files: /pbulk/work/math/py-numpy/work/numpy-1.26.2/.mesonpy-d0jz9a7w/build/meson-python-native-file.ini buildtype : release b_ndebug : if-release b_vscrt : md blas : cblas lapack : lapack Found ninja-1.11.1 at /usr/pkg/bin/ninja + /usr/pkg/bin/ninja [1/494] Generating numpy/core/npy_math_internal.h with a custom command [2/494] Generating 'numpy/core/libnpymath.a.p/ieee754.c' [3/494] Generating 'numpy/core/libnpymath.a.p/npy_math_complex.c' [4/494] Generating 'numpy/core/_multiarray_tests.so.p/_multiarray_tests.c' [5/494] Generating 'numpy/core/_multiarray_tests.so.p/templ_common.h' [6/494] Generating 'numpy/core/_umath_tests.so.p/_umath_tests.c' [7/494] Generating 'numpy/core/libargfunc.dispatch.h_baseline.a.p/arraytypes.h' [8/494] Generating 'numpy/core/libargfunc.dispatch.h_baseline.a.p/npy_sort.h' [9/494] Generating 'numpy/core/libargfunc.dispatch.h_AVX512_SKX.a.p/arraytypes.h' [10/494] Generating 'numpy/core/libargfunc.dispatch.h_AVX2.a.p/arraytypes.h' [11/494] Generating 'numpy/core/libargfunc.dispatch.h_AVX2.a.p/npy_sort.h' [12/494] Generating 'numpy/core/libargfunc.dispatch.h_SSE42.a.p/arraytypes.h' [13/494] Generating 'numpy/core/libargfunc.dispatch.h_SSE42.a.p/npy_sort.h' [14/494] Generating 'numpy/core/libsimd_qsort.dispatch.h_AVX512_SKX.a.p/arraytypes.h' [15/494] Generating 'numpy/core/libsimd_qsort.dispatch.h_AVX512_SKX.a.p/npy_sort.h' [16/494] Generating 'numpy/core/libsimd_qsort_16bit.dispatch.h_AVX512_ICL.a.p/arraytypes.h' [17/494] Generating 'numpy/core/libsimd_qsort_16bit.dispatch.h_AVX512_ICL.a.p/npy_sort.h' [18/494] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_FMA3__AVX2.a.p/loops_utils.h' [19/494] Generating numpy/core/_umath_doc_generated with a custom command [20/494] Generating numpy/core/__ufunc_api with a custom command FAILED: numpy/core/__ufunc_api.c numpy/core/__ufunc_api.h /usr/pkg/bin/python3.12 ../../numpy/core/code_generators/generate_ufunc_api.py -o numpy/core Traceback (most recent call last): File "/pbulk/work/math/py-numpy/work/numpy-1.26.2/.mesonpy-d0jz9a7w/build/../../numpy/core/code_generators/generate_ufunc_api.py", line 199, in main() File "/pbulk/work/math/py-numpy/work/numpy-1.26.2/.mesonpy-d0jz9a7w/build/../../numpy/core/code_generators/generate_ufunc_api.py", line 195, in main generate_api(outdir_abs) File "/pbulk/work/math/py-numpy/work/numpy-1.26.2/.mesonpy-d0jz9a7w/build/../../numpy/core/code_generators/generate_ufunc_api.py", line 129, in generate_api if (not force and not genapi.should_rebuild(targets, sources + [__file__])): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/pbulk/work/math/py-numpy/work/numpy-1.26.2/numpy/core/code_generators/genapi.py", line 308, in should_rebuild from distutils.dep_util import newer_group ModuleNotFoundError: No module named 'distutils' [21/494] Generating 'numpy/core/libargfunc.dispatch.h_baseline.a.p/argfunc.dispatch.c' [22/494] Generating 'numpy/core/libargfunc.dispatch.h_AVX512_SKX.a.p/npy_sort.h' [23/494] Generating 'numpy/core/libargfunc.dispatch.h_AVX2.a.p/argfunc.dispatch.c' [24/494] Generating 'numpy/core/libargfunc.dispatch.h_SSE42.a.p/argfunc.dispatch.c' [25/494] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops.h' [26/494] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_utils.h' [27/494] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_arithm_fp.dispatch.c' [28/494] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_FMA3__AVX2.a.p/loops_arithm_fp.dispatch.c' [29/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [30/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/loops_arithmetic.dispatch.c' [31/494] Generating 'numpy/core/libargfunc.dispatch.h_AVX512_SKX.a.p/argfunc.dispatch.c' [32/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/loops.h' [33/494] Generating numpy/core/__umath_generated with a custom command [34/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512F.a.p/loops_utils.h' [35/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_arithmetic.dispatch.c' [36/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512F.a.p/loops.h' [37/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops_utils.h' [38/494] Generating numpy/__init__.py with a custom command [39/494] Generating numpy/__init__.pxd with a custom command [40/494] Generating 'numpy/core/libloops_arithm_fp.dispatch.h_FMA3__AVX2.a.p/loops.h' [41/494] Generating numpy/__init__.cython-30.pxd with a custom command [42/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops.h' [43/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX512F.a.p/loops_arithmetic.dispatch.c' [44/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_utils.h' [45/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_SSE41.a.p/loops_arithmetic.dispatch.c' [46/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_baseline.a.p/loops.h' [47/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops_arithmetic.dispatch.c' [48/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_SSE41.a.p/loops_utils.h' [49/494] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [50/494] Generating 'numpy/core/libloops_comparison.dispatch.h_baseline.a.p/loops_utils.h' [51/494] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512F.a.p/loops_utils.h' [52/494] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX2.a.p/loops_utils.h' [53/494] Generating 'numpy/core/libloops_comparison.dispatch.h_SSE42.a.p/loops_utils.h' [54/494] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/loops.h' [55/494] Generating 'numpy/core/libloops_arithmetic.dispatch.h_SSE41.a.p/loops.h' [56/494] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512F.a.p/loops.h' [57/494] Generating 'numpy/core/libloops_comparison.dispatch.h_baseline.a.p/loops.h' [58/494] Generating 'numpy/core/libloops_comparison.dispatch.h_SSE42.a.p/loops.h' [59/494] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX2.a.p/loops.h' [60/494] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/loops_comparison.dispatch.c' [61/494] Generating 'numpy/core/libloops_comparison.dispatch.h_baseline.a.p/loops_comparison.dispatch.c' [62/494] Generating 'numpy/core/libloops_exponent_log.dispatch.h_baseline.a.p/loops.h' [63/494] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX512F.a.p/loops_comparison.dispatch.c' [64/494] Generating 'numpy/core/libloops_comparison.dispatch.h_AVX2.a.p/loops_comparison.dispatch.c' [65/494] Generating 'numpy/core/libloops_comparison.dispatch.h_SSE42.a.p/loops_comparison.dispatch.c' [66/494] Compiling C object numpy/core/libnpymath.a.p/meson-generated_ieee754.c.o [67/494] Compiling C object numpy/core/libnpymath.a.p/meson-generated_npy_math_complex.c.o [68/494] Compiling C object numpy/core/libnpymath.a.p/src_npymath_npy_math.c.o [69/494] Compiling C++ object numpy/core/libnpymath.a.p/src_npymath_halffloat.cpp.o ninja: build stopped: subcommand failed. ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/math/py-numpy *** Error code 1 Stop. make: stopped in /usr/pkgsrc/math/py-numpy