+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/py311-numpy-2.1.3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/py311-numpy-2.1.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py311-numpy-2.1.3 * Building wheel... + /usr/pkg/bin/python3.11 /home/pbulk/build/math/py-numpy/work/numpy-2.1.3/vendored-meson/meson/meson.py setup /home/pbulk/build/math/py-numpy/work/numpy-2.1.3 /home/pbulk/build/math/py-numpy/work/numpy-2.1.3/.mesonpy-fhs1m9fd -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md -Dblas=blas -Dlapack=lapack -Dcpu-dispatch=max -avx512f -avx512cd -avx512_knl -avx512_knm -avx512_skx -avx512_clx -avx512_cnl -avx512_icl -avx512_spr --native-file=/home/pbulk/build/math/py-numpy/work/numpy-2.1.3/.mesonpy-fhs1m9fd/meson-python-native-file.ini The Meson build system Version: 1.5.2 Source dir: /home/pbulk/build/math/py-numpy/work/numpy-2.1.3 Build dir: /home/pbulk/build/math/py-numpy/work/numpy-2.1.3/.mesonpy-fhs1m9fd Build type: native build Project name: NumPy Project version: 2.1.3 C compiler for the host machine: cc (gcc 11.4.1 "gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)") C linker for the host machine: cc ld.bfd 2.35.2-43 C++ compiler for the host machine: c++ (gcc 11.4.1 "g++ (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)") C++ linker for the host machine: c++ ld.bfd 2.35.2-43 Cython compiler for the host machine: cython (cython 3.0.11) Host machine cpu family: x86_64 Host machine cpu: x86_64 Program python found: YES (/usr/pkg/bin/python3.11) Found pkg-config: YES (/home/pbulk/build/math/py-numpy/work/.tools/bin/pkg-config) 2.3.0 Run-time dependency python found: YES 3.11 Has header "Python.h" with dependency python-3.11: YES Compiler for C supports arguments -fno-strict-aliasing: YES Test features "SSE SSE2 SSE3" : Supported Test features "SSSE3" : Supported Test features "SSE41" : Supported Test features "POPCNT" : Supported Test features "SSE42" : Supported Test features "AVX" : Supported Test features "XOP" : Supported Test features "FMA4" : Supported Test features "F16C" : Supported Test features "FMA3" : Supported Test features "AVX2" : Supported Configuring npy_cpu_dispatch_config.h using configuration Message: CPU Optimization Options baseline: Requested : min Enabled : SSE SSE2 SSE3 dispatch: Requested : max -avx512f -avx512cd -avx512_knl -avx512_knm -avx512_skx -avx512_clx -avx512_cnl -avx512_icl -avx512_spr Enabled : SSSE3 SSE41 POPCNT SSE42 AVX XOP FMA4 F16C FMA3 AVX2 Library m found: YES Run-time dependency blas found: YES 3.12.0 ../numpy/meson.build:153: WARNING: Project targets '>=1.2.99' but uses feature introduced in '1.3.0': dep 'blas' custom lookup. Message: BLAS symbol suffix: Run-time dependency lapack found: YES 3.12.0 ../numpy/meson.build:204: WARNING: Project targets '>=1.2.99' but uses feature introduced in '1.3.0': dep 'lapack' custom lookup. Checking if "Check atomic builtins without -latomic" : links: NO Library atomic found: YES Checking if "Check atomic builtins with -latomic" with dependency -latomic: links: NO Program _build_utils/process_src_template.py found: YES (/usr/pkg/bin/python3.11 /home/pbulk/build/math/py-numpy/work/numpy-2.1.3/numpy/_build_utils/process_src_template.py) Program _build_utils/tempita.py found: YES (/usr/pkg/bin/python3.11 /home/pbulk/build/math/py-numpy/work/numpy-2.1.3/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" : 8 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" : 16 Checking for size of "size_t" : 8 Checking for size of "size_t" : 8 (cached) Checking for size of "wchar_t" : 4 Checking for size of "off_t" : 8 Checking for size of "Py_intptr_t" with dependency python-3.11: 8 Checking for size of "PY_LONG_LONG" with dependency python-3.11: 8 Has header "complex.h" : YES Checking for type "complex float" : YES Checking for size of "complex float" : 8 Checking for type "complex double" : YES Checking for size of "complex double" : 16 Checking for type "complex long double" : YES Checking for size of "complex long double" : 32 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.11: YES Checking for function "isinf" with dependency -lm: YES Header "Python.h" has symbol "isinf" with dependency python-3.11: YES Checking for function "isnan" with dependency -lm: YES Header "Python.h" has symbol "isnan" with dependency python-3.11: YES Checking for function "signbit" with dependency -lm: YES Header "Python.h" has symbol "signbit" with dependency python-3.11: YES Checking if "thread_local" compiles: NO Checking if "_Thread_local" compiles: YES Checking if "__thread" compiles: YES Checking if "__declspec(thread)" compiles: NO Checking for function "fallocate" : YES Header "Python.h" has symbol "HAVE_FTELLO" with dependency python-3.11: YES Header "Python.h" has symbol "HAVE_FSEEKO" with dependency python-3.11: YES Checking for function "backtrace" : YES Checking for function "madvise" : YES Has header "features.h" : YES 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" : NO 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 Configuring numpy.pc using configuration Generating multi-targets for "_umath_tests.dispatch.h" Enabled targets: AVX2, SSE41, baseline Generating multi-targets for "argfunc.dispatch.h" Enabled targets: AVX2, XOP, SSE42, baseline Generating multi-targets for "x86_simd_argsort.dispatch.h" Enabled targets: AVX2 Generating multi-targets for "x86_simd_qsort.dispatch.h" Enabled targets: AVX2 Generating multi-targets for "x86_simd_qsort_16bit.dispatch.h" Enabled targets: Generating multi-targets for "highway_qsort.dispatch.h" Enabled targets: Generating multi-targets for "highway_qsort_16bit.dispatch.h" Enabled targets: Generating multi-targets for "loops_arithm_fp.dispatch.h" Enabled targets: AVX2, baseline Generating multi-targets for "loops_arithmetic.dispatch.h" Enabled targets: AVX2, SSE41, baseline Generating multi-targets for "loops_comparison.dispatch.h" Enabled targets: AVX2, SSE42, baseline Generating multi-targets for "loops_exponent_log.dispatch.h" Enabled targets: AVX2, baseline Generating multi-targets for "loops_hyperbolic.dispatch.h" Enabled targets: AVX2, baseline Generating multi-targets for "loops_logical.dispatch.h" Enabled targets: AVX2, baseline Generating multi-targets for "loops_minmax.dispatch.h" Enabled targets: AVX2, baseline Generating multi-targets for "loops_modulo.dispatch.h" Enabled targets: baseline Generating multi-targets for "loops_trigonometric.dispatch.h" Enabled targets: AVX2, baseline Generating multi-targets for "loops_umath_fp.dispatch.h" Enabled targets: baseline Generating multi-targets for "loops_unary.dispatch.h" Enabled targets: 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: AVX2, baseline Generating multi-targets for "loops_autovec.dispatch.h" Enabled targets: AVX2, baseline Generating multi-targets for "_simd.dispatch.h" Enabled targets: SSE42, XOP, FMA4, AVX2, FMA3, baseline Build targets in project: 87 WARNING: Project specifies a minimum meson_version '>=1.2.99' but uses features which were added in newer versions: * 1.3.0: {'dep 'blas' custom lookup', 'dep 'lapack' custom lookup'} NumPy 2.1.3 User defined options Native files: /home/pbulk/build/math/py-numpy/work/numpy-2.1.3/.mesonpy-fhs1m9fd/meson-python-native-file.ini buildtype : release b_ndebug : if-release b_vscrt : md blas : blas cpu-dispatch: max -avx512f -avx512cd -avx512_knl -avx512_knm -avx512_skx -avx512_clx -avx512_cnl -avx512_icl -avx512_spr lapack : lapack Found ninja-1.12.1 at /usr/pkg/bin/ninja + /usr/pkg/bin/ninja -j2 [1/436] Generating numpy/_core/__umath_generated with a custom command [2/436] Copying file numpy/__init__.py [3/436] Copying file numpy/__init__.cython-30.pxd [4/436] Copying file numpy/__init__.pxd [5/436] Generating numpy/_core/npy_math_internal.h with a custom command [6/436] Generating 'numpy/_core/libnpymath.a.p/ieee754.c' [7/436] Generating 'numpy/_core/libnpymath.a.p/npy_math_complex.c' [8/436] Generating numpy/_core/__ufunc_api with a custom command [9/436] Generating numpy/_core/__multiarray_api with a custom command [10/436] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/arraytypes.h' [11/436] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/npy_sort.h' [12/436] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/argfunc.dispatch.c' [13/436] Generating 'numpy/_core/libargfunc.dispatch.h_AVX2.a.p/arraytypes.h' [14/436] Generating 'numpy/_core/libargfunc.dispatch.h_AVX2.a.p/npy_sort.h' [15/436] Generating 'numpy/_core/libargfunc.dispatch.h_XOP.a.p/arraytypes.h' [16/436] Generating 'numpy/_core/libargfunc.dispatch.h_XOP.a.p/npy_sort.h' [17/436] Generating 'numpy/_core/libargfunc.dispatch.h_AVX2.a.p/argfunc.dispatch.c' [18/436] Generating 'numpy/_core/libargfunc.dispatch.h_XOP.a.p/argfunc.dispatch.c' [19/436] Generating 'numpy/_core/libargfunc.dispatch.h_SSE42.a.p/npy_sort.h' [20/436] Generating 'numpy/_core/libargfunc.dispatch.h_SSE42.a.p/arraytypes.h' [21/436] Generating 'numpy/_core/libargfunc.dispatch.h_SSE42.a.p/argfunc.dispatch.c' [22/436] Generating 'numpy/_core/libx86_simd_argsort.dispatch.h_AVX2.a.p/arraytypes.h' [23/436] Generating 'numpy/_core/libx86_simd_argsort.dispatch.h_AVX2.a.p/npy_sort.h' [24/436] Generating 'numpy/_core/libx86_simd_qsort.dispatch.h_AVX2.a.p/arraytypes.h' [25/436] Generating 'numpy/_core/libx86_simd_qsort.dispatch.h_AVX2.a.p/npy_sort.h' [26/436] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_utils.h' [27/436] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops.h' [28/436] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_AVX2.a.p/loops.h' [29/436] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_arithm_fp.dispatch.c' [30/436] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_AVX2.a.p/loops_utils.h' [31/436] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_AVX2.a.p/loops_arithm_fp.dispatch.c' [32/436] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops.h' [33/436] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_utils.h' [34/436] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_arithmetic.dispatch.c' [35/436] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops_utils.h' [36/436] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops.h' [37/436] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_SSE41.a.p/loops.h' [38/436] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops_arithmetic.dispatch.c' [39/436] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_SSE41.a.p/loops_arithmetic.dispatch.c' [40/436] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_SSE41.a.p/loops_utils.h' [41/436] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops.h' [42/436] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_comparison.dispatch.c' [43/436] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_utils.h' [44/436] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX2.a.p/loops.h' [45/436] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX2.a.p/loops_utils.h' [46/436] Generating 'numpy/_core/libloops_comparison.dispatch.h_SSE42.a.p/loops.h' [47/436] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX2.a.p/loops_comparison.dispatch.c' [48/436] Generating 'numpy/_core/libloops_comparison.dispatch.h_SSE42.a.p/loops_utils.h' [49/436] Generating 'numpy/_core/libloops_comparison.dispatch.h_SSE42.a.p/loops_comparison.dispatch.c' [50/436] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_utils.h' [51/436] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops.h' [52/436] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_exponent_log.dispatch.c' [53/436] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX2.a.p/loops_utils.h' [54/436] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX2.a.p/loops.h' [55/436] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX2.a.p/loops_exponent_log.dispatch.c' [56/436] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_utils.h' [57/436] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops.h' [58/436] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_hyperbolic.dispatch.c' [59/436] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_AVX2.a.p/loops_utils.h' [60/436] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_AVX2.a.p/loops.h' [61/436] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_AVX2.a.p/loops_hyperbolic.dispatch.c' [62/436] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops_utils.h' [63/436] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops.h' [64/436] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops_logical.dispatch.c' [65/436] Generating 'numpy/_core/libloops_logical.dispatch.h_AVX2.a.p/loops_utils.h' [66/436] Generating 'numpy/_core/libloops_logical.dispatch.h_AVX2.a.p/loops.h' [67/436] Generating 'numpy/_core/libloops_logical.dispatch.h_AVX2.a.p/loops_logical.dispatch.c' [68/436] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops.h' [69/436] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_utils.h' [70/436] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_minmax.dispatch.c' [71/436] Generating 'numpy/_core/libloops_minmax.dispatch.h_AVX2.a.p/loops.h' [72/436] Generating 'numpy/_core/libloops_minmax.dispatch.h_AVX2.a.p/loops_utils.h' [73/436] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops.h' [74/436] Generating 'numpy/_core/libloops_minmax.dispatch.h_AVX2.a.p/loops_minmax.dispatch.c' [75/436] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_utils.h' [76/436] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_modulo.dispatch.c' [77/436] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops_utils.h' [78/436] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops.h' [79/436] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_AVX2.a.p/loops.h' [80/436] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_AVX2.a.p/loops_utils.h' [81/436] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops.h' [82/436] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_utils.h' [83/436] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_umath_fp.dispatch.c' [84/436] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops.h' [85/436] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_utils.h' [86/436] Generating 'numpy/_core/libloops_unary.dispatch.h_AVX2.a.p/loops.h' [87/436] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_unary.dispatch.c' [88/436] Generating 'numpy/_core/libloops_unary.dispatch.h_AVX2.a.p/loops_utils.h' [89/436] Generating 'numpy/_core/libloops_unary.dispatch.h_AVX2.a.p/loops_unary.dispatch.c' [90/436] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops.h' [91/436] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_utils.h' [92/436] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_unary_fp.dispatch.c' [93/436] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_SSE41.a.p/loops.h' [94/436] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_SSE41.a.p/loops_utils.h' [95/436] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_SSE41.a.p/loops_unary_fp.dispatch.c' [96/436] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops.h' [97/436] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_utils.h' [98/436] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_unary_fp_le.dispatch.c' [99/436] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_SSE41.a.p/loops_utils.h' [100/436] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_SSE41.a.p/loops.h' [101/436] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_SSE41.a.p/loops_unary_fp_le.dispatch.c' [102/436] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops.h' [103/436] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_utils.h' [104/436] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_unary_complex.dispatch.c' [105/436] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_AVX2.a.p/loops.h' [106/436] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_AVX2.a.p/loops_utils.h' [107/436] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_AVX2.a.p/loops_unary_complex.dispatch.c' [108/436] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_utils.h' [109/436] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops.h' [110/436] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_autovec.dispatch.c' [111/436] Generating 'numpy/_core/libloops_autovec.dispatch.h_AVX2.a.p/loops_utils.h' [112/436] Generating 'numpy/_core/libloops_autovec.dispatch.h_AVX2.a.p/loops.h' [113/436] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_inc.h' [114/436] Generating 'numpy/_core/libloops_autovec.dispatch.h_AVX2.a.p/loops_autovec.dispatch.c' [115/436] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_data.inc' [116/436] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd.dispatch.c' [117/436] Generating 'numpy/_core/lib_simd.dispatch.h_SSE42.a.p/_simd_inc.h' [118/436] Generating 'numpy/_core/lib_simd.dispatch.h_SSE42.a.p/_simd_data.inc' [119/436] Generating 'numpy/_core/lib_simd.dispatch.h_XOP.a.p/_simd_inc.h' [120/436] Generating 'numpy/_core/lib_simd.dispatch.h_SSE42.a.p/_simd.dispatch.c' [121/436] Generating 'numpy/_core/lib_simd.dispatch.h_XOP.a.p/_simd_data.inc' [122/436] Generating 'numpy/_core/lib_simd.dispatch.h_XOP.a.p/_simd.dispatch.c' [123/436] Generating 'numpy/_core/lib_simd.dispatch.h_FMA4.a.p/_simd_inc.h' [124/436] Generating 'numpy/_core/lib_simd.dispatch.h_FMA4.a.p/_simd_data.inc' [125/436] Generating 'numpy/_core/lib_simd.dispatch.h_FMA4.a.p/_simd.dispatch.c' [126/436] Generating 'numpy/_core/lib_simd.dispatch.h_AVX2.a.p/_simd_inc.h' [127/436] Generating 'numpy/_core/lib_simd.dispatch.h_AVX2.a.p/_simd_data.inc' [128/436] Generating 'numpy/_core/lib_simd.dispatch.h_FMA3.a.p/_simd_inc.h' [129/436] Generating 'numpy/_core/lib_simd.dispatch.h_FMA3.a.p/_simd_data.inc' [130/436] Generating 'numpy/_core/lib_simd.dispatch.h_AVX2.a.p/_simd.dispatch.c' [131/436] Generating 'numpy/_core/lib_simd.dispatch.h_FMA3.a.p/_simd.dispatch.c' [132/436] Copying file numpy/random/__init__.py [133/436] Copying file numpy/random/_common.pxd [134/436] Copying file numpy/random/__init__.pxd [135/436] Copying file numpy/random/bit_generator.pxd [136/436] Copying file numpy/random/c_distributions.pxd [137/436] Generating numpy/random/_bounded_integer_pxd with a custom command [138/436] Generating numpy/random/_bounded_integer_pyx with a custom command [139/436] Copying file numpy/random/_generator.pyx [140/436] Copying file numpy/random/mtrand.pyx [141/436] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_ieee754.c.o [142/436] Compiling C++ object numpy/_core/libhighway.a.p/src_highway_hwy_abort.cc.o [143/436] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_npy_math_complex.c.o [144/436] Compiling C object numpy/_core/libnpymath.a.p/src_npymath_npy_math.c.o [145/436] Generating numpy/_core/_umath_doc_generated with a custom command [146/436] Generating 'numpy/_core/_multiarray_tests.so.p/_multiarray_tests.c' [147/436] Generating 'numpy/_core/_multiarray_tests.so.p/templ_common.h' [148/436] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_baseline.a.p/src_umath__umath_tests.dispatch.c.o [149/436] Compiling C++ object numpy/_core/libnpymath.a.p/src_npymath_halffloat.cpp.o [150/436] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_SSE41.a.p/src_umath__umath_tests.dispatch.c.o [151/436] Generating 'numpy/_core/_umath_tests.so.p/_umath_tests.c' [152/436] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_AVX2.a.p/src_umath__umath_tests.dispatch.c.o [153/436] Compiling C object numpy/_core/libargfunc.dispatch.h_baseline.a.p/meson-generated_argfunc.dispatch.c.o [154/436] Compiling C object numpy/_core/libargfunc.dispatch.h_AVX2.a.p/meson-generated_argfunc.dispatch.c.o FAILED: numpy/_core/libargfunc.dispatch.h_AVX2.a.p/meson-generated_argfunc.dispatch.c.o cc -Inumpy/_core/libargfunc.dispatch.h_AVX2.a.p -Inumpy/_core -I../numpy/_core -Inumpy/_core/include -I../numpy/_core/include -I../numpy/_core/src/common -I../numpy/_core/src/multiarray -I../numpy/_core/src/multiarray/stringdtype -I../numpy/_core/src/npymath -I../numpy/_core/src/umath -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include -I/home/pbulk/build/math/py-numpy/work/numpy-2.1.3/.mesonpy-fhs1m9fd/meson_cpu -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c11 -O3 -fno-strict-aliasing -msse -msse2 -msse3 -pipe -O2 -fPIC -DNPY_INTERNAL_BUILD -DHAVE_NPY_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -O3 -DNPY_HAVE_SSE2 -DNPY_HAVE_SSE -DNPY_HAVE_SSE3 -DNPY_HAVE_SSSE3 -DNPY_HAVE_SSE41 -DNPY_HAVE_POPCNT -DNPY_HAVE_SSE42 -DNPY_HAVE_AVX -DNPY_HAVE_F16C -DNPY_HAVE_FMA3 -DNPY_HAVE_AVX2 -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -maes -mpclmul -mbmi -mbmi2 -DNPY_MTARGETS_CURRENT=AVX2 -MD -[155/436] Compiling C object numpy/_core/libargfunc.dispatch.h_XOP.a.p/meson-generated_argfunc.dispatch.c.o ninja: build stopped: subcommand failed. ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/math/py-numpy *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/math/py-numpy